Skip to content

Releases: joshxfi/track-as-one

v1.0.1 - Beta

01 Feb 06:06
bea708d
Compare
Choose a tag to compare

What's Changed

  • show add button on task description input instead of showing on hover
  • fix task limit on rooms (change limit to 15 from 3)
  • fix roomsCreated field being added on user when creating room
  • use environment variable for version info on /about

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Beta

01 Feb 03:54
f5f8646
Compare
Choose a tag to compare

What's Changed

  • fix: remove prod state in #4
  • feat: add room settings in #5
  • feat: add delete button in #6
  • feat: add toast in #7
  • feat: add react-hot-toast in #8
  • update user model in #9
  • add next seo default config in #10
  • update user model & add seo in #11
  • fix bugs & update ui in #12
  • fix room requests & other fixes in #13
  • implement url on task & fix bugs in #14
  • fix: use tag for url instead of router.push in #15
  • add pages & implement headless ui for menus in #16

Full Changelog: https://github.com/joshxfi/trackAsOne/commits/v1.0.0