Releases: hollow-hunter/nu-appointments
Releases · hollow-hunter/nu-appointments
Vue 3 upgrade.
Upgrades node packages including major upgrade from vue 2 to vue 3.
Calendar filters
Adding filters by staff and status on calendar global view.
OAuth2 Support
It adds Oauth2 flows with read and write scopes, which are:
- Authorization (including PKCE)
- Password Resource Owner
- Implicit
Ruby version upgrade.
Upgrade Ruby version to 3.0.0.
Multitenancy
All data is now separated by companies that users can create and organize.
Unique client code validation.
Adding uniqueness code validation for clients.
Email confirmation for clients
Option to notify clients when their appointments are created.
API Endpoints camelCasing
API endpoints JSON response are now in camelCase.
Disable webpack tools on production
Disable webpack tools on production environment.
Reorganize css better.
Reorganiza css emitting.