Skip to content

Releases: brunoeiterer/lifejournaler

frontend-v1.12.0-backend-v1.5.0

03 Jan 23:51

Choose a tag to compare

  • Removed color scheme preference, making the app look consistent.

frontend-v1.11.1-backend-v1.5.0

11 Dec 23:38

Choose a tag to compare

  • Refactored code to use tailwind styled components
  • Upgraded dependencies to fix vulnerabilities

frontend-v1.11.0-backend-v1.5.0

08 Nov 16:54

Choose a tag to compare

  • Add possible depressive episode warning.

frontend-v1.10.0-backend-v1.5.0

13 Oct 18:57

Choose a tag to compare

  • Close modals on back button

frontend-v1.9.0-backend-v1.5.0

12 Oct 16:46

Choose a tag to compare

  • Add Racing Thoughts to Entries
  • Fix clipped labels on charts when they have more than one digit

frontend-v1.8.0-backend-v1.4.1

22 Sep 12:37

Choose a tag to compare

  • Fix entry search in the database when editing entries. It was previously searching only by date, instead of also checking the user id.

frontend-v1.7.2-backend-v1.4.0

09 Sep 12:28

Choose a tag to compare

  • Use svg instead of character for calendar arrows.

frontend-v1.7.1-backend-v1.4.0

09 Sep 11:52

Choose a tag to compare

  • Standardize fonts
  • Remove duplicate Privacy Policy title

frontend-v1.7.0-backend-v1.4.0

03 Sep 18:11

Choose a tag to compare

  • Fixes calendar items displaying over the drawer/overlays
  • Locks scrolling when drawer/modals are open

frontend-v1.6.0-backend-v1.4.0

01 Sep 18:39

Choose a tag to compare

  • Close Modals when clicking outside them
  • Close Drawer when clicking outside it
  • Close Drawer on esc key press
  • Move Entry Editor to generic modal, fixes close button placement and enables closing by clicking outside it