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

Changelog History
Page 2

  • v0.24.1 Changes

    June 13, 2020

    ๐Ÿ”จ ๐Ÿ› fixed issue #20 which was caused by recent code refactoring

  • v0.24.0 Changes

    June 12, 2020

    ๐Ÿฑ โœจ 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

  • v0.23.1 Changes

    June 09, 2020

    ๐Ÿฑ โœจ 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

  • v0.23.0 Changes

    June 09, 2020

    ๐Ÿฑ โœจ 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)
    โšก๏ธ โฌ†๏ธ updated package dependencies
    ๐Ÿฑ ๐Ÿ’ our suggested changes made it upstream so we can finally remove our monkey patched version of frappe-charts

  • v0.13.2 Changes

    March 12, 2020

    ๐Ÿฑ ๐Ÿ› additional fixes for the details view which prevented the correct display of resource names

  • v0.13.1 Changes

    March 12, 2020

    ๐Ÿฑ ๐Ÿ’„ improved rendering of the overview page, especially on slow networks
    ๐Ÿฑ ๐Ÿ› fixed multiple bugs in the details view which could lead to undefined states
    ๐Ÿฑ ๐Ÿ› correctly export the new state column in Excel and CSV

  • v0.13.0 Changes

    March 10, 2020

    ๐Ÿฑ ๐Ÿ’„ replaced bootstrap4-notify and bootbox with sweetalert2 for more awesome notifications and confirm dialogs
    ๐Ÿฑ โœจ new global keyboard shortcuts! Command + s to save and d, w, m to switch between the day, week and month view. If you are using Google calendar you should feel at home.
    ๐Ÿฑ ๐Ÿ› fixed a bug which unnecessary disabled the export buttons on the details page occasionally
    โšก๏ธ โฌ†๏ธ regular package dependency updates

  • v0.12.0 Changes

    March 06, 2020

    ๐Ÿฑ โœจ it is now possible to define a custom time period in the details overview ๐Ÿ’ช
    ๐Ÿ”จ ๐Ÿ› fixed a regression with the previous refactoring which prevented setting the user language
    ๐Ÿ”จ โ™ป๏ธ further refactorings to improve reusability of code
    โšก๏ธ โฌ†๏ธ regular package dependency updates

  • v0.11.0 Changes

    March 03, 2020

    ๐Ÿฑ โœจ introducing the charts view for the details page
    ๐Ÿฑ ๐Ÿ’„ the dashboard feature has been overhauled to look nicer
    โฌ†๏ธ โฌ†๏ธ regular package dependency upgrades
    ๐Ÿ”จ โ™ป๏ธ refactoring user profile specific code to follow the same pattern we use for global settings
    ๐Ÿ‘€ ๐Ÿ› admin users will now see the administration page after logging in (no more manual refresh needed)

  • v0.10.0 Changes

    February 28, 2020

    ๐Ÿฑ โœจ introducing time entry state and a basic workflow (new > exported > billed), it is enabled by default but can be disabled by admins throug Administration > Global settings
    ๐Ÿฑ โœจ the period 'Last 3 months' now includes all time entries until the current date, because that makes much more sense
    ๐Ÿฑ ๐Ÿ› fixed a refresh bug in the details view thanks @daolutions!
    ๐Ÿฑ ๐Ÿ› improved rendering of datatables in the details view, hopefully preventing those pesky error stacks
    ๐Ÿฑ ๐Ÿ› fixed false boolean values showing correctly on the Administration > Global settings page
    โฌ†๏ธ โฌ†๏ธ regular package dependency upgrades