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)