Releases: Dean151/Aln-Symfony
Releases · Dean151/Aln-Symfony
0.3.0
What's Changed
- Updated to Symfony 7 🚀
- Added documentation to deploy your own!
- Improved socket command stopping when an error occurs
Full Changelog: 0.2.4...0.3.0
0.2.4
What's Changed
- Allowing to disable authentication mechanism for simpler local deployment
- Improve mail quality by @Dean151 in #8
- Removed deprecated DataTransformer by @Dean151 in #18
- Updated api platform to 3.0
- Updated PHPUnit to 10.0
Full Changelog: 0.2.3...0.2.4
0.2.3
- Added more secure feeder association mechanism based on IP
- Meals property on feeder renamed Manual Meals.
- Fixed url generated in reset password mail
- Improved swagger documentation
Full Changelog: 0.2.2...0.2.3
0.2.2
- Separated manual & planned meals in modelisation
- Added IP logging for both feeder & alerts
- Few fixes
0.2.1
Production ready!
- ratchet dropped to communicate with real life feeders
composer install --no-dev
works to make api alive
0.2.0
Added authentication mechanisms (facultative)
Still not working with real life feeder
0.1.0
Early version with protocols to communicate with feeder ; and related API.
No documentation ; and ratchet prevent us from communicating with real life feeder