Skip to content

Releases: CodeDrillBrigade/Homunculus

1.1.0

25 Feb 19:44
2e31a16

Choose a tag to compare

Merge pull request #26 from CodeDrillBrigade/feature/add-material-exp…

1.0.4

20 Jan 20:14
cb06fed

Choose a tag to compare

Merge pull request #25 from CodeDrillBrigade/patch/fix-deletion-condi…

1.0.3

20 Jan 19:37
baef11c

Choose a tag to compare

Merge pull request #24 from CodeDrillBrigade/patch/fix-updates-id-search

:bug: fixed bugs on search

1.0.2

20 Jan 19:09
ef6bb7e

Choose a tag to compare

Merge pull request #23 from CodeDrillBrigade/patch/small-improvement-…

1.0.1

02 Sep 18:06
9830788

Choose a tag to compare

Merge pull request #22 from CodeDrillBrigade/patch/add-logging-on-500

Added logging on 500 exception

1.0.0

28 Jul 15:44
63ca386

Choose a tag to compare

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

14 Jul 18:56
f119dfa

Choose a tag to compare

Bug Fixes

  • Fixed bug on report scheduling

0.4.2

14 Jul 09:19
6daaa46

Choose a tag to compare

Fixes

  • In krontab, Sunday is the 0th day.

0.4.1

13 Jul 19:19
084ce4e

Choose a tag to compare

Fixes

  • Improved logging when handling notifications

0.4.0

13 Jul 13:25
d6f376f

Choose a tag to compare

New features

  • Added Alert data type: a notification that can be sent immediately to one or multiple users when one or more materials are about to finish.
  • Added Report data 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