Skip to content

Releases: kromitgmbh/titra

0.78.1

16 Jun 07:56
Compare
Choose a tag to compare
🔒 fixed further security vulnerabilities adding additional password v…

…alidation

💄 improved light and dark theme (thanks @thomas-kromit)

0.78.0

12 Jun 16:24
Compare
Choose a tag to compare
🐛 fixes issue #134 blank Track/Week tab

⬆️ updated package dependencies
🔒 prevent clickjacking attacks by setting X-Frame-Options header - there is a new global setting to allow one particular origins if you need to show titra in an iframe
🔒 enforce password policy to prevent weak passwords
💄 improved dark mode signin/signup pages

0.77.1

08 Jun 06:49
Compare
Choose a tag to compare
🔒 fixed another stored XSS vulnerability

0.77.0

07 Jun 13:13
Compare
Choose a tag to compare
🔒 fixes three critical stored XSS vulnerabilities thanks @saharshtapi…

… for reporting this

🔒 fixes a formula injection vulnerability in the Excel export functionality thanks @saharshtapi for reprorting this
❗️this is an important security release, we recommend to migrate asap, all titra versions below version 0.77.0 are considered insecure for production use

0.76.1

05 Jun 09:30
Compare
Choose a tag to compare
✨ support for worldwide holidays has been added (thanks @AndreasBomho…

…ltz)

✨ Customer selection in project properties is now an interactive search field (implements Client selection #131)
🧏 improved a11y throughout the application
🐳 reduced docker image size a bit after adding date-holidays dependency
💄 improved PWA icon and settings

0.76.0

03 Jun 11:56
Compare
Choose a tag to compare
added translations, stylesheets and promise rejections

Added German translation
Updated stylesheets to better match titra's color theme
Updated package dependencies
Added Promise rejections so we can properly treat date-holidays errors

0.75.3

15 May 08:24
Compare
Choose a tag to compare
🐛 fixed project line charts not updating correctly

⬆️ updated package dependencies
⬆️ updated runtime to Meteor.js 2.7.2

0.75.2

30 Apr 08:33
Compare
Choose a tag to compare
🐛 fixes issue #129 - Action buttons not shown on mobile

⬆️ updated package dependencies

0.75.1

13 Apr 17:03
Compare
Choose a tag to compare
🐛 fixes issue #123 Date selection broken when Editing Date from Detai…

…ls page

🐛 fixes Inifinity % in the project overview progress bar

0.75.0

11 Apr 18:59
Compare
Choose a tag to compare
✨ OpenID Connect support - all credit goes to @AndreasBomholtz for th…

…is one!

⬆️ updated package dependencies