Releases: CS3219-AY2223S1/cs3219-project-ay2223s1-g5
Releases · CS3219-AY2223S1/cs3219-project-ay2223s1-g5
v0.1.2
What's Changed
- fix: reorder submissions table indexes by @dextertanyj in #305
- fix: reverse past sessions sort order by @dextertanyj in #306
- fix: prevent leakage of accounts through reset password request by @dextertanyj in #307
- fix: prevent lost update for frontend submit button by @dextertanyj in #308
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: requery pending submissions by @dextertanyj in #299
- fix: update password error message by @dextertanyj in #298
- fix: submission adapters comparison by @dextertanyj in #300
- fix: add image asset links to allowed images sources by @dextertanyj in #301
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- 🎉 first release!