All Versions
46
Latest Version
Avg Release Cycle
12 days
Latest Release
1623 days ago

Changelog History
Page 4

  • v0.9.0 Changes

    January 17, 2020

    ๐Ÿฑ ๐Ÿ”ฅ removing aldeed:tabular dependency and all associated workarounds
    โฌ†๏ธ โฌ†๏ธ upgrading to Meteor 1.9
    โšก๏ธ โฌ†๏ธ updated package dependencies
    โšก๏ธ ๐Ÿณ updating docker base image to reflect changes in Meteor 1.9
    ๐Ÿฑ ๐Ÿ› bug fixes for the new weekly time input mode
    ๐Ÿฑ ๐Ÿ’„ further UI and dark mode improvements ๐ŸŒ‘
    ๐Ÿฑ โœจ added global keyboard shortcuts (CTRL + SHIFT + S to save)

  • v0.8.9 Changes

    January 13, 2020

    ๐Ÿฑ ๐Ÿ”จ removed all occurrences of setTimeout
    ๐Ÿฑ ๐Ÿ› prevent input of empty tasks
    ๐Ÿฑ ๐Ÿ’„ dark mode overhaul

  • v0.8.8

    January 07, 2020
  • v0.8.7 Changes

    January 06, 2020

    ๐Ÿ“ฆ ๐Ÿ“ฆ replaced the meteor bootstrap-notify package with the npm version
    ๐Ÿฑ ๐Ÿ’„ improved display of the new custom avatar feature
    ๐Ÿฑ ๐Ÿ› fixed the edit/delete options in the details view

  • v0.8.6 Changes

    January 05, 2020

    ๐Ÿ“ฆ ๐Ÿ“ฆ replaced kadira:flow-router with the much more modern ostrio:flow-router-extra
    ๐Ÿฑ ๐ŸŽ based on the new router capabilities and dynamic imports we reduced the initial js client bundle by 25%
    ๐Ÿฑ โœจ it is now possible to specify a custom avatar
    ๐Ÿฑ ๐Ÿ’„ the settings menu item has been replaced by the user avatar
    ๐Ÿฑ ๐Ÿ› fixed some minor bugs here and there

  • v0.8.5 Changes

    December 23, 2019

    โšก๏ธ โฌ†๏ธ updated Meteor to version 1.8.3
    โšก๏ธ โฌ†๏ธ updated package dependencies
    ๐Ÿฑ โœจ introducing the new weekly time input mode
    ๐Ÿ“ฆ ๐Ÿ”ฅ removing deprecated package dependencies

  • v0.8.4 Changes

    November 15, 2019

    ๐Ÿฑ โœจ introducing the first version of the titra API [experimental]
    โฌ†๏ธ ๐Ÿ“ฆ upgrading meteor to version 1.8.2

  • v0.8.3 Changes

    October 23, 2019

    ๐Ÿ“ฆ ๐Ÿ“ฆ migrating to fullcalendar v4
    ๐Ÿ“ฆ ๐Ÿ“ฆ finally getting rid of the heavy jquery-ui dependency ๐Ÿ’ช
    ๐Ÿฑ ๐Ÿ› fixing the connection status notification, it's been there all the time just not visible ๐Ÿคท
    ๐ŸŒ ๐Ÿ‘ฝ translations for the connection status notification
    ๐Ÿฑ ๐Ÿ’„ better indication of the date picker in the day time tracking view using a nice calendar icon ๐Ÿ“…

  • v0.8.2 Changes

    October 20, 2019

    ๐Ÿฑ โ™ฟ๏ธ improving A11Y by enabling keyboard navigation in the most used pages
    ๐Ÿฑ ๐Ÿ’„ the month view got a little overhaul
    ๐Ÿฑ ๐Ÿ‡ it is now even faster to track time, thanks to new default focus
    elements which are further streamlining the whole workflow
    โฌ†๏ธ โฌ†๏ธ regular depdendency upgrades

  • v0.8.1 Changes

    October 20, 2019

    ๐Ÿฑ ๐Ÿ’„ new project picker with color indicators ๐ŸŽ‰
    ๐Ÿฑ ๐Ÿ’„ flat project charts
    ๐Ÿฑ ๐Ÿ’„ further dark mode improvements ๐ŸŒ‘
    ๐Ÿฑ ๐Ÿ’„ the task search results are now in overlay-mode
    ๐Ÿ› correctly display the day and period details views in the user time unit** (faburem)