Skip to content

2.1.0 - Rebrand to MyMemoria & add new features

Latest
Compare
Choose a tag to compare
@kristianka kristianka released this 14 Jun 22:11
· 6 commits to main since this release
55a7b77

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.