wishthis/changelogs/1-2-0.md

32 lines
800 B
Markdown
Raw Permalink Normal View History

2024-05-31 12:41:17 +00:00
## v1.2.0
### Added
- Emoji support #194
### Changed
- The login process (session management) has been completely rewritten
- Changelog is now generated via markdown files instead of manual html
### Removed
- Roadmap under the changelog page
### Fixed
- Logging into non existent user #184
- "Keep me logged in" functionality #191
- "Keep me logged in" checked state in dark theme #189
### Security
- Dependencies have been updated
- Fixed missing authentication when deleting wish
- Fixed being able to add wishes to arbitrary lists
- Various security fixes and improvements
If you are self-hosting, please update as soon as possible.
Thank you [Trup3s](https://github.com/wishthis/wishthis/commits?author=Trup3s) from the Technical University of Darmstad!