Releases: CodeDrillBrigade/Homunculus
Releases · CodeDrillBrigade/Homunculus
1.1.0
1.0.4
Merge pull request #25 from CodeDrillBrigade/patch/fix-deletion-condi…
1.0.3
Merge pull request #24 from CodeDrillBrigade/patch/fix-updates-id-search :bug: fixed bugs on search
1.0.2
Merge pull request #23 from CodeDrillBrigade/patch/small-improvement-…
1.0.1
Merge pull request #22 from CodeDrillBrigade/patch/add-logging-on-500 Added logging on 500 exception
1.0.0
New Features
- Added endpoints to update and modify tags.
- Added support for user profile pictures.
- Added base roles on startup
- Added minor endpoints on Box and Material
- Refactored Notifications to work with box number instead of number single units
0.4.3
Bug Fixes
- Fixed bug on report scheduling
0.4.2
Fixes
- In krontab, Sunday is the 0th day.
0.4.1
Fixes
- Improved logging when handling notifications
0.4.0
New features
- Added
Alertdata type: a notification that can be sent immediately to one or multiple users when one or more materials are about to finish. - Added
Reportdata type: a notification that can be sent at fixed times to notify one or more users that one or more materials are about to finish. - Added endpoints to manage Alerts and Reports