Skip to content

Releases: kromitgmbh/titra

0.87.0

15 Feb 12:29
Compare
Choose a tag to compare
🔒 removed quill.js dependency and replaced it with cl-editor

⬆️ updated package dependencies
🎨 improve structure of code to better reflect the UI
💄 further improvements to the instant theme switching feature

0.86.0

10 Feb 17:59
Compare
Choose a tag to compare
✨ added rounding for tracked time (implements #130)

💄 improved dark-/light mode switching - hopefully no more ugly side-effects
⬆️ updated package dependencies
🎨 improved server folder structure
🎨 added jsdoc to all functions (server-side)
🎨 migrated all methods to validated-methods

0.85.0

06 Feb 15:06
Compare
Choose a tag to compare
✨ display start and end time in the details table (if tracking start …

…time)

💄 added sticky navbar
💄 improved border-radius in input groups
💄 improved notification position and style
💄 made the claim admin rights workflow a little nicer
💄 improved mobile UI when tracking start time
🐳 updated docker base image to node 14.21
⬆️ updated package dependencies
⬆️ preparation for the upcoming async changes in Meteor.js 3.0
📝 updated readme and api docs

0.84.0

28 Dec 10:43
Compare
Choose a tag to compare
⬆️ updated package dependencies

🐛 fixed a bug with the project selection in the month and details view
🐛 added missing translation for the GitLab interface
💄 improved table rendering in the details view

0.83.0

23 Nov 12:10
Compare
Choose a tag to compare
✨ added GitLab interface as task source (implements GitLab issue trac…

…king support #152)

🐛 fixed some bugs with the WeKan and Zammad interfaces to properly display icons / catch errors
🐛 fixed a bug with display of multiple modals in the track > month view
⬆️ updated package dependencies

0.82.0

10 Nov 12:42
Compare
Choose a tag to compare
✨ a running timer is now indicated with 🔴 in the browser title (imple…

…ments #153)

🐳 updated docker node base image to 14.20
⬆️ updated to MeteorJS version 2.8.0 including all package dependencies
💄 visual improvements

0.81.0

10 Oct 14:13
Compare
Choose a tag to compare
🐳 use docker-compose best practices e.g. name volumes (thanks @noraj)

💥 breaking changes for global settings - you have to reset your settings to take advantage of the following:
✨ toggle buttons for boolean global settings (thanks @Seluxit)
✨ categories for global settings
✨ search for global settings

0.80.8

06 Oct 13:15
Compare
Choose a tag to compare
🌐  Add Simplified Chinese translation (thanks @schnell18)

✨  Enable sub-path deployment (thanks @schnell18)
💄 further cosmetic improvements for the project overview

0.80.7

05 Oct 13:35
Compare
Choose a tag to compare
💄 improved the look of the project overview page

0.80.6

04 Oct 08:54
Compare
Choose a tag to compare
🐛 additional bug fixes for the Siwapp interface

👷 improved docker CI build
🎨 improve code style