@exulu/backend 1.32.1 → 1.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
- ## [1.32.1](https://github.com/Qventu/exulu-backend/compare/v1.32.0...v1.32.1) (2025-11-11)
1
+ # [1.33.0](https://github.com/Qventu/exulu-backend/compare/v1.32.1...v1.33.0) (2025-11-14)
2
2
 
3
3
 
4
- ### Bug Fixes
4
+ ### Features
5
5
 
6
- * add ExuluItem as export ([874d68e](https://github.com/Qventu/exulu-backend/commit/874d68e48c1a96bb6cf658fa795260087680e533))
6
+ * add todo system, enhanced roles, session metadata, and scheduling support ([06cb449](https://github.com/Qventu/exulu-backend/commit/06cb44999d8f0fcbf60c8f5c50fc3a84db4131d9))