Releases: qbicsoftware/data-manager-app
Releases · qbicsoftware/data-manager-app
0.4.3
0.4.2
0.4.1
0.4.0
What's Changed
New Features 🚀
- Introduce UserId concept by @sven1103 in #39
- Inform user about registration email after successful registration by @Steffengreiner in #42
- Reset user password by @sven1103 in #51
Bugfixes 🪲
- Make LoginLayout spacing consistent with RegistrationLayout by @Steffengreiner in #40
- Move Notification Logic from each Layout to their respective Handler by @Steffengreiner in #45
- Prevent password reset for inactive accounts by @sven1103 in #52
- Specify datamanager submodule naming and add production flag by @Steffengreiner in #55
Others 🧃
- Reorganise modules to make them more cohesive by @sven1103 in #41
- Prepare Release 0.4.0 by @sven1103 in #53
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
New Features 🚀
- Implement lock-free and CPU-efficient exchange by @sven1103 in #22
- Require email address confirmation by @KochTobi in #26
Bugfixes 🪲
- Setup README.md to current status of data-manager application by @Steffengreiner in #28
- Show errors on why the registration of a user fails by @Steffengreiner in #24
Others 🧃
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
New Features 🚀
- Introduce user management model by @sven1103 in #5
- Add domain event by @KochTobi in #13
- Enable user management domain model with events by @sven1103 in #14
- Introduce message bus by @sven1103 in #17
- Notify user by email after registration by @KochTobi in #20
Bugfixes 🪲
- Change encryption method by @jenniferboedker in #12
Others 🧃
- Create new user account by @jenniferboedker in #10
- Prepare Release 1.0.0-alpha by @Steffengreiner in #11
New Contributors
- @JohnnyQ5 made their first contribution in #4
- @Steffengreiner made their first contribution in #11
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
Documentation & CI 🪂
- Setup CI logic and license by @sven1103 in #1
- Setup multi-module project structure by @sven1103 in #2
Others 🧃
New Contributors
Full Changelog: https://github.com/qbicsoftware/data-manager-app/commits/0.1.0