Skip to content

Releases: tricia8/NextUp

v4.0.0

Choose a tag to compare

@gracias022 gracias022 released this 14 Aug 05:21

What Has Changed:

  • Saving of deadlines: During goal creation, goal deadlines are standardized with the time 23:59:59
  • Bug fix for home page and goal update logic
  • Minor styling enhancements

Note: Details on testing are found on the test/all-components branch

v3.0.0

Choose a tag to compare

@gracias022 gracias022 released this 03 Aug 02:51

What's changed:

  • In-app notifications
  • AI goal suggestions using Gemini API
  • Dynamic collaborator search, invite and removal
  • Goal Journaliing screen UI/UX and backend integration
  • Real-time data synchronisation with zustand integration on BucketList, Sublist Details, and Goal Journaling screens
  • Lodash's debounce press on buttons with navigational logic to prevent navigation from happening more than once in a given time

Note: Details on testing are found on the test/all-components branch

v2.0.0

Choose a tag to compare

@tricia8 tricia8 released this 30 Jun 08:02

What's Changed

  • Addition of friends, add friends and sublist screens
  • Home, bucketlist, journey and profile screens enhancements
  • Database integration for all screens

Full Changelog: v1.0.0...v2.0.0

v1.0.0

Choose a tag to compare

@gracias022 gracias022 released this 31 May 09:25
01ff512

What's Changed

  • feat: implement home screen UI with sidebar and placeholder content by @tricia8 in #13
  • feat: implement login Screen UI/UX with form validation and authentication flow by @gracias022 in #19
  • feat: implement forgot-password screen UI/UX with reset-password flow by @gracias022 in #20
  • feat: implement journey screen UI for displaying completed goals by @tricia8 in #14
  • feat: implement signup screen UI/UX with Firebase Authentication and Cloud Firestore logic by @gracias022 in #22
  • feat: implement Profile screen UI with user info, stats, and navigation previews by @tricia8 in #15
  • feat: implement bucketlist screen UI with placeholder data by @gracias022 in #23
  • feat: implement new-sublist screen UI (initial layout for milestone 1) by @gracias022 in #24
  • Feat/layout auth handling by @gracias022 in #26
  • Merge dev into release/m1 for Milestone 1 by @tricia8 in #25

New Contributors

Full Changelog: https://github.com/tricia8/NextUp/commits/v1.0.0