Skip to content

v2.0.0

Compare
Choose a tag to compare
@gbudjeakp gbudjeakp released this 18 Jul 08:48
· 103 commits to main since this release

Building-u-feedback v2.0.0.0 Release Notes

Features and Enhancements

  • Improved the sign-up and login flow to provide visible feedback on errors.
  • Updated database models to use UUIDs instead of integers.
  • Removed unnecessary log files and .htaccess file.
  • Removed the admins JSON file and created a new table for accessing admins.

Deployment Changes

  • GitHub Actions workflow now triggers deployments only when changes occur in the views directory.