wishthis/changelogs/unreleased.md

36 lines
833 B
Markdown
Raw Normal View History

## Unreleased
### 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
### Depcreated
- Nothing
### Removed
- Roadmap under the changelog page
### Fixed
- Logging into non existent user #184
2023-12-20 10:26:36 +00:00
- "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!