Skip to content

Release: v1.0.0-alpha.2 (The Profile Update)

Pre-release
Pre-release
Compare
Choose a tag to compare
@EliasSchaut EliasSchaut released this 14 Nov 13:09
· 353 commits to main since this release
86a7dfa

Add

  • profile self-management for users:
    • Change user-data
    • Add Gravatar-Profile-Img
    • Get all saved user-data
    • delete account
  • client alerts to help understanding whats going on

Misc

  • Double password check when entering a new password
  • Better client input validation (better feedback, better pattern)
  • add GitHub Link

Dev

  • client: split form inputs into single reuseable components
  • client: moved plugins to own folder
  • backend pattern matching is still not available. I will aim to provide it on the first beta release
  • dev documentation is still not available. I will aim to provide it on the first beta release

What's Changed

Full Changelog: v1.0.0-alpha...v1.0.0-alpha.2