30 lines
597 B
Markdown
30 lines
597 B
Markdown
## 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
|
|
- "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
|