New
- App has been fully rebranded from "fullstack-project" to MyMemoria
- New favicon (app icon)
- Hosted now live at https://mymemoria.app/
- English and Finnish translations made with
react-i18next
- You can change language from navbar when not logged in, when logged in it's located in settings.
- You can now click your name to go to your profile faster
- New Timelines feature
- See your memories' titles in a nice timeline.
- Search your memories
- You can search for memories by title or content.
- Announcement banner
- Appears on landing page and after logged in. Can be dismissed and won't be shown again until next update.
- Cookie popup
Fixes and other changes
- Fixed some overflow when screen is small
- Added missing site titles to the browser tabs
- Clicking the small buttons "Already have an account? Sign in" and "Don't have an account? Sign up" are now a lot faster
- Improved test reliability when running on slower machines, like GitHub Actions
- Added tests to all new features
- DaisyUI upgraded to 4.12.2
- Some NPM packages have been upgraded
- Updated readme with next pictures
- Optimised performance
- Other misc. bug fixes.