New
- Send transactional email about password change
- Send transactional email about account deletion
- Bars can now have different statuses:
active
- Active bar, default valuedeactivated
- Deactivated bar, no one can access itprovisioning
- Bar is currently getting populated with data. Usually set at the start of bar setup and removed after all data has been imported.
- Added new endpoints
- POST
/bars/{id}/status
- To update bar status
- POST
- Images now get resized up to 1400px height max
Changes
- Update email styling
- Added
bcmath
extension - Added CORS headers to images
- Importing cocktails now use the same authorization policy as cocktail creation