Releases: joshxfi/track-as-one
Releases · joshxfi/track-as-one
v1.0.1 - Beta
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
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