Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/87 Co-authored-by: Zoë Bijl <code@moiety.me> Co-committed-by: Zoë Bijl <code@moiety.me>
3.1 KiB
3.1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[unreleased]
Added
- Added documentation for
yarn dev(#75) - Added an .editorconfig (#78)
- Added a changelog basaed on “Keep a Changelog” (#80)
Changed
- Preserve ‘mastodon-settings’ in localStorage (#66)
- Redesigned the login page (#76)
Fixed
- Updated caniuse-lite browserlist (#82)
- Fixed various linter issues (#85)
- Updated Prettier to 3.6.2 (#86)
[0.5.0] - 2025-07-14
Added
- Added a logout button to the sidebar (#48)
Fixed
- Fixed an incorrect port number in the documentation (#58)
- Fixed an issue where the media description character limit wasn’t read from the instance settings (#62, #63)
[0.4.0] - 2025-05-14
Added
- Added a step to JS linting (#35)
- Added CONTRIBUTING.md (#36)
Fixed
- Fixed an issue where the trailing space on a instance URL wasn’t removed (#38)
- Fixed an issue where the “Automatically unfold content-warnings” setting wouldn’t unfold content-warnings (#46)
[0.3.0] - 2025-04-03
Added
- Added instructions for testing locally (#12)
- Added a
yarn devcommand for easier development (#16) - Added a nicer login page design (#19)
Fixed
- Fixed an issue where local only statuses weren’t local only (#13)
- Fixed an issue where
blurhashwould lose proportion (#17)
Removed
- Removed hardcoded limit for media (#11)
[0.2.0] - 2024-12-27
Added
- Added theme selector to app settings
- App settings are now stored locally for persistence (#2)
Changed
- Media attachment cap is now read from instance settings
- Changed spoiler/content-warning box to always be visible (#1)
- Moved
use_blurhashto app settings (#5)
Fixed
- Fixed an issue where a spoiler would not be set
- Fixed an issue where a “Can’t verify CSRF token authenticity” error message would appear (#2)
- Fixed an issue where the logo / workmark wouldn’t appear (#4)
Removed
- Removed unused development environment files (#3)
[0.1.0] - 2025-12-19
Initial release
unreleased: 110c8fb8cc...HEAD
0.5.0: f61625f4bd...110c8fb8ccb1363f649d3eb30ca822f415145e6a
0.4.0: 370a666d27...f61625f4bde83e37847818d637a0b0811f381b86
0.3.0: 3481816b99...370a666d27638530fbf51007d1defc2f883a0b62
0.2.0: c541d569cf...3481816b99ec9fb44e08cf0a5499ee3e2b78cc1c
0.1.0: 915034f6a6...c541d569cf6b2f4746f12339d6e7111334f2fa17