Skip to content

Releases: titraio/titra

1.0.2

19 Apr 11:53

Choose a tag to compare

⬆️ update Meteor.js version and dependencies

✨ new (re-designed) feature: customer dashboards with password protection and custom slug support (thanks @el3ctrician)
🐳 updated and fixed Docker build
❌ remove sandstorm support
❌ remove custom extension support (thanks @JLGitHub66)
🔒 enhance webhook domain normalization in APIroutes.js (thanks @JLGitHub66)
🔒 do not expose sensitive global settings like API keys anymore (thanks @QiaoNPC)
🐎 add rspack.config.js for modern build configuration
💄 move to bootsrap 5 native dark/light mode
🏗️ fix apidocs build and remove deprecated codeql analysis

1.0.1

19 Apr 08:56

Choose a tag to compare

⬆️ update Meteor.js version and dependencies

✨ new (re-designed) feature: customer dashboards with password protection and custom slug support (thanks @el3ctrician)
🐳 updated and fixed Docker build
❌ remove sandstorm support
❌ remove custom extension support (thanks @JLGitHub66)
🔒 enhance webhook domain normalization in APIroutes.js (thanks @JLGitHub66)
🔒 do not expose sensitive global settings like API keys anymore (thanks @QiaoNPC)
🐎 add rspack.config.js for modern build configuration
💄 move to bootsrap 5 native dark/light mode

1.0.0

19 Apr 07:53

Choose a tag to compare

⬆️ update Meteor.js verison and dependencies

❌ remove sandstorm support
❌ remove custom extension support
🔒 enhance webhook domain normalization in APIroutes.js
🐎 add rspack.config.js for modern build configuration
💄 move to bootsrap 5 native dark/light mode

0.99.52

26 Feb 12:16
2c5b006

Choose a tag to compare

Replace deprecated ldapjs with ldapjs-client (#243)

➕ Replace ldapjs with ldapjs-client 
🐛 Fix getUserGroups async calls and username array access bug

0.99.51

25 Feb 09:45

Choose a tag to compare

🔒 fixed issue Security: Multiple IDOR in project management methods -…

0.99.50

03 Jan 14:08

Choose a tag to compare

🔒 fixed two additional security vulnerabilities in the titra API (tha…

0.99.49

31 Dec 14:52

Choose a tag to compare

🔒 prevent malicious JavaScript code execution in NodeVM (thanks for r…

0.99.48

21 Nov 10:03
433d109

Choose a tag to compare

Fix docker build by freeing up disk space in action runner

0.99.47

20 Nov 12:24

Choose a tag to compare

⬆️ updated package dependencies

0.99.46

30 Aug 11:57
1e814ea

Choose a tag to compare

Implement webhook-based user verification system with per-webhook con…