feat: add changelog
This commit is contained in:
parent
75abe1a897
commit
61b69d1026
6 changed files with 56 additions and 1 deletions
17
frontend/src/routes/page/changelog/changelog.md
Normal file
17
frontend/src/routes/page/changelog/changelog.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Changelog
|
||||
|
||||
## 0.4.0 - April 20th 2023
|
||||
|
||||
- **Added custom preferences!**
|
||||
These can be used instead of, or in addition to, the existing five preferences
|
||||
and can use any icon in [Bootstrap Icons](https://icons.getbootstrap.com/).
|
||||
Change them in your [profile settings](/edit/profile).
|
||||
- Added the ability to sign in with Tumblr and Google accounts,
|
||||
in addition to Discord and Mastodon.
|
||||
- Added this changelog.
|
||||
- Added a donation link to the footer, and a message on the settings page. Sadly, running a website like this costs money :(
|
||||
|
||||
---
|
||||
|
||||
- The website will now correctly handle tokens expiring, so you don't get stuck in an infinite loop as soon as they expire anymore.
|
||||
- Fixed pronoun links, pronouns with special characters will link to the correct page now.
|
Loading…
Add table
Add a link
Reference in a new issue