Releases: aeecleclair/Titan
v0.8.0+110-alpha
What's Changed
- Add Plausible to MyECL by @julien4215 in #237
- Fix(Advert): Overflow in web advert page by @guillaumetavernier in #296
- Fix(Amap) Use constants for slots by @guillaumetavernier in #299
- Remove pubspec.lock from .gitignore by @julien4215 in #301
- Migrate graddle apply script method by @julien4215 in #302
- Remove windows folder by @julien4215 in #303
- Fix(settings): disable logs for web by @guillaumetavernier in #316
- chore(deps): bump google_fonts from 6.1.0 to 6.2.0 by @dependabot in #315
- chore(deps): bump firebase_core from 2.25.4 to 2.25.5 by @dependabot in #312
- chore(deps): bump heroicons from 0.9.0 to 0.10.0 by @dependabot in #314
- chore(deps): bump firebase_messaging from 14.7.16 to 14.7.17 by @dependabot in #313
- Fix overflow on admin calendar pop up by @julien4215 in #304
- Recommendation by @julien4215 in #242
- Fix : remove duplication condition in recommendation module by @julien4215 in #318
- Fix: autoLoad/autoLoadList by @guillaumetavernier in #308
- Fix: use PopScope instead of deprecated WillPopScope by @guillaumetavernier in #319
- Optimisation: Improve image management in every module by @guillaumetavernier in #309
- Fix recommendation module after MapNotifier rework by @julien4215 in #322
- Remove wrong text widget on detail page by @julien4215 in #323
- feat: use flavor for host, scheme and logo by @armanddidierjean in #195
- Launch Titan in debug mode from VS Code by @armanddidierjean in #324
- Using-utc-datetime-to-comunicate-with-api by @maximeroucher in #121
- Module Phonebook by @maximeroucher in #41
- Build PR when a build label is added by @armanddidierjean in #326
- Change loan history order by @julien4215 in #310
- Allow http connection in debug mode and upgrade gradle script by @julien4215 in #321
- Lint - Add require_trailing_commas in analyser by @guillaumetavernier in #325
Full Changelog: v0.7.1+102...v0.8.0+110-alpha
Release v0.7.1+102
What's Changed
- chore(package) : Upgrade pubspec by @guillaumetavernier in #279
- chore(pubspec) : Up flutter_lints to 3.0.1 by @guillaumetavernier in #280
- Fix/fixing-nicknamedless-user-contender-card by @maximeroucher in #241
- Fix(AMAP) : Fix Delevery List Repository by @guillaumetavernier in #287
- Fix(AMAP) : Searchbar by @julien4215 in #288
- Fix(AMAP) : Fix cash provider update cash by @guillaumetavernier in #289
- Fix/enabling validator with empty value by @maximeroucher in #290
- feat: adding no data state by @maximeroucher in #292
- Fix(Booking): downgrade syncfusion_flutter_calendar to previous version by @guillaumetavernier in #295
Full Changelog: v0.7.0+101...v0.7.1+102
Release v0.7.0+101
v0.7.0+101
Refacto
Whole project refactoring: #91
Booking rework: #185
Splitting main_dart.js
for web: #211
Minor fixes
Cinema fixes: #246
Visibility fixes: #224
Loan fixes: #223, #243, #276
Events fixes: #251, #256, #261, #275
Advert fixes: #239
Actions fixes: #202
Vote fixes: #234
Minor UI fixes: #219, #220, #244, #249, #250, #258, #262
Raffle root fix: #269
CI/CD
Testing: #64
Linting update: #96
README update: #233
Dependencies updates: #227, #228, #229, #230, #231, #247, #253
Release v0.7.0+100-alpha
v0.7.0+100-alpha
Refacto
Whole project refactoring: #91
Booking rework: #185
Splitting main_dart.js
for web: #211
Minor fixes
Cinema fixes: #246
Visibility fixes: #224
Loan fixes: #223, #243
Events fixes: #251, #256, #261
Advert fixes: #239
Actions fixes: #202
Minor UI fixes: #219, #220, #244, #249, #250, #258, #262,
CI/CD
Testing: #64
Linting update: #96
README update: #233
Dependencies updates: #227, #228, #229, #230, #231
Release v0.6.2+92
v0.6.2+92
Dependencies
Note: v0.6.2+91 was not published on stores, so this release includes the changes introduced in the previous one.
v0.6.2+91
Modules updates
- vote rework : administrators can define which groups are allowed to vote (#183)
- booking rework : different groups can manage different rooms (#176)
- tombola rework : tombola can be managed by different groups (#74)
Dev features
Bug fix
- fix calendar formatDelayToToday (#175)
- fix a bug that prevent user to create event during a change of a month (#181)
- fix few issues in advert module (#180)
MISC
- removed temporary condition on FCM devices registration introduced in september update (#186)
- fix few issues in workflows and Dockerfile
- upgrade dependencies
Release v0.6.2+91
v0.6.2+91
Modules updates
- vote rework : administrators can define which groups are allowed to vote (#183)
- booking rework : different groups can manage different rooms (#176)
- tombola rework : tombola can be managed by different groups (#74)
Dev features
Bug fix
- fix calendar formatDelayToToday (#175)
- fix a bug that prevent user to create event during a change of a month (#181)
- fix few issues in advert module (#180)
MISC
- removed temporary condition on FCM devices registration introduced in september update (#186)
- fix few issues in workflows and Dockerfile
Release v0.6.2+91-alpha
v0.6.2+91-alpha
Differences with v0.6.2+90-alpha
- fix DEBUG_HOST
Release v0.6.2+90-alpha
v0.6.2+90-alpha
Modules updates
- vote rework : administrators can define which groups are allowed to vote (#183)
- booking rework : different groups can manage different rooms (#176)
- tombola rework : tombola can be managed by different groups (#74)
Dev features
Bug fix
- fix calendar formatDelayToToday (#175)
- fix a bug that prevent user to create event during a change of a month (#181)
- fix few issues in advert module (#180)
MISC
- removed temporary condition on FCM devices registration introduced in september update (#186)