Site Update 3.6.2
- Fixed markdown editor resetting its height when typing.
- Fixed some users not being able to save their user settings.
- Changed heading's font weight to be a bit less heavy.
- Added text shadow for colored text on light mode.
- Added new anchor buttons to headings:

- Added new API routes:
- api.modworkshop.net/latest Returns - latest file by version, this works best when paired with semver. You can also use ?prerelease to get prerelease files.
- api.modworkshop.net/latest/version - same as the previous but returns version.
- api.modworkshop.net/primary - returns the primary file (if it's set and is a file)
- api.modworkshop.net/latest/version - same as previous but returns version.
- Updated Nuxt and Laravel to latest.
Consider starring us at https://github.com/ModWorkshop/site, contributions are also welcome!
Replies