Skip to content

Releases: aeecleclair/Titan

v0.8.0+110-alpha

16 Mar 13:16
Compare
Choose a tag to compare
v0.8.0+110-alpha Pre-release
Pre-release

What's Changed

Full Changelog: v0.7.1+102...v0.8.0+110-alpha

Release v0.7.1+102

19 Feb 13:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0+101...v0.7.1+102

Release v0.7.0+101

15 Feb 17:09
f0a3b72
Compare
Choose a tag to compare

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

04 Feb 19:46
Compare
Choose a tag to compare
Pre-release

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

15 Nov 14:25
Compare
Choose a tag to compare

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

04 Nov 16:39
Compare
Choose a tag to compare

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

31 Oct 23:57
Compare
Choose a tag to compare
Pre-release

v0.6.2+91-alpha

Differences with v0.6.2+90-alpha

  • fix DEBUG_HOST

Release v0.6.2+90-alpha

31 Oct 22:27
Compare
Choose a tag to compare
Pre-release

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)