Skip to content

Releases: kromitgmbh/titra

0.30.0

24 Sep 16:50
Compare
Choose a tag to compare

⬆️ updated package dependencies

0.29.0

06 Sep 14:46
Compare
Choose a tag to compare

✨ you can now display project information directly in the track time view
⬆️ updated package dependencies
🐳 updated nodejs base image

0.28.0

06 Aug 16:31
Compare
Choose a tag to compare

🐛 improved the details view filters when using customers
📝 fixed another typo in the API docs
⬆️ updated package dependencies, resolving all security related issues

0.27.0

25 Jul 09:13
Compare
Choose a tag to compare

Merge branch 'master' of github.com:kromitgmbh/titra

0.26.1

12 Jul 14:48
Compare
Choose a tag to compare

✨ Wekan swimlanes can be used as task source now!
🐛 fixed the edit time entry calendar popup not showing correctly

0.26.0

11 Jul 20:53
Compare
Choose a tag to compare

✨ Wekan swimlanes can be used as task source now! Closes #15
⬆️ regular package dependency upgrades

0.25.0

07 Jul 16:52
Compare
Choose a tag to compare

♻️ upgrading to fullcalendar v5 which allowed some refactoring of code
⬆️ regular package dependency updates

0.24.1

13 Jun 09:31
Compare
Choose a tag to compare

🐛 fixed issue #20 which was caused by recent code refactoring

0.24.0

12 Jun 09:07
Compare
Choose a tag to compare

✨ you can now track your time in minutes! ⏱
🐛 cost units now work properly again
♻️ refactored code a bit to better support additional time units in the future
⬆️ regular package dependency upgrades

0.23.1

09 Jun 17:19
Compare
Choose a tag to compare

✨ you can now link a project to multiple wekan lists of the same board (as requested in #15)
✨ titra should now follow the PWA specification and show an install prompt in compatible browsers (closes #17)
🐛 better handling of different client/server timezones (fixes #16)
🐛 fixed the dashboard/charts to use the correct frappe-charts dependency
⬆️ updated package dependencies
🐒 our suggested changes made it upstream so we can finally remove our monkey patched version of frappe-charts