Releases: AOEpeople/meals
Releases · AOEpeople/meals
Bugfix Release
Bugfixes
- Static values for DB host and port in container entrypoint script. Substitute them with dynamic values, i.e. env vars.
Meal Time Slots
Features
- Create and associate time slots with meals
A meal can now have different time slots and a time slot can be restricted to a fixed number of people. It's possible to create multiple slots with different priorities. They are then booked in the configured order.
Payment improvements
Updates
- Refactor PayPal payment implementation
Bugfix Release
Bugfixes:
- Error on Paypal Payment
Bugfixes and Code Cleanup
Bugfixes:
- Error while settling an account
Updates
- Make debt amount to display pending payment notification configurable.
- Sort participants in cost sheet page.
- Use symfony mailer to send notification emails.
- Set default receiver for settlement request emails.
- Update README.
[BUGFIX] Wrong balance is displayed for participants with multiple roles
v1.1.1 #248602 Ensure users with multiple roles are assigned the max. privil…
Fix minor glitches during authentication
Updates:
- Always update user profile on successful login.
- Make company name in user profile optional.
Symfony upgrade
Upgrade to Symfony 4.4 LTS.
[BUGFIX] 500 error on crediting user account for cash paid amount
v0.99.5 #248072 Remove redundant "week" parameter in cost-sheet print URL