Skip to content

Releases: kromitgmbh/titra

0.99.27

18 Dec 16:20
Compare
Choose a tag to compare
✨ new setting to enable OIDC auto login

🐛 trying to fix issue #216 - incorrect dates saved

0.99.26

02 Dec 14:06
Compare
Choose a tag to compare
🐛 fixed another regression in meteor.js version 3.1 causing the detai…

0.99.25

02 Dec 10:29
Compare
Choose a tag to compare
🐳 updated docker image to be compatible with new async mongodb driver v6

0.99.24

02 Dec 08:50
Compare
Choose a tag to compare
🐳 fixed typo in Dockerfile preventing app to build correctly

0.99.23

02 Dec 08:12
Compare
Choose a tag to compare
🐛 fixed regressions resulting in basic functionalities to break after…

0.99.22

29 Nov 12:28
Compare
Choose a tag to compare
🐛 fixed some regressions in the OpenID Connect interface

⬆️ updated package dependencies

0.99.21

19 Nov 12:03
Compare
Choose a tag to compare
🐛 fixed issue #223 Daily view navigation broken

⬆️ updated package dependencies

0.99.20

18 Nov 15:11
Compare
Choose a tag to compare
🐛 fixed issue [bug] Stopwatch doesn't save hours if a time greater th…

0.99.19

04 Nov 10:24
Compare
Choose a tag to compare
⬆️ updated package dependencies

👨‍💻 added two new API endpoints to retrieve all time entries for a project (implements [Feature request] API to fetch time entries by date and project  #218)
📚 updated API docs

0.99.18

23 Oct 16:53
Compare
Choose a tag to compare
⬆️ updated package dependencies (incl. Meteor.js 3.0.4)

📚 fixed a typo in the API routes documentation
🐳 updated Dockerfile to use latest supported Node.js version