Releases: HackerSchool/Arquimedia
Releases · HackerSchool/Arquimedia
V1.1.2
This release fix a vulnerability where any user could delete any question.
What's Changed
- Hotfix 🔧 Fix Question delete vulnerability by @JeronimoMendes in #306
Full Changelog: v1.1.1...V1.1.2
v1.1.1
V.1.1.0
What's new
- Question pages with information, resolutions, reports, comments and resources.
- Reports system.
- Improve development experience
What's fixed
- Web responsiveness
- E-mail resets
Full Changelog: v.1.0.3...v.1.1.0
Hotfix 1.0.3
What's Changed
- Hotfix 🔧 Fix Leaderboad Profile Fetching by @JeronimoMendes in #228
- Hotfix 🔧 Fix Password Reset Route by @JeronimoMendes in #229
Full Changelog: v.1.0.2...v.1.0.3
Hotfix 1.0.2
What's Changed
- Hotfix 1.0.2 🔧 Fix recommended exam by @JeronimoMendes in #221
Full Changelog: v.1.0.1...v.1.0.2
Fix misaligned IDs
What's Changed
- Hotfix 1.0.1 🔧 - Fix misaligned
Profile
andUser
id by @JeronimoMendes in #217
Full Changelog: v.1.0.0...v.1.0.1
First Release 🎉
v.1.0.0 Bump version to v1.0.0 🎉 #216
v.0.1.10
Increase countdown clock time (#203)
CORS Test
Fix login and register form (#183) * Insert form tag in register and login pages By using this tag, spaces between each inputbase were removed so I decided to use <br />s to make the design cleaner. Also, there were some changes made to the db and to the prettier packages, but I'm not sure if they should be kept or not. * Add Enter feature for registration form and autoComplete types specified for better recognition by personal information storing software * Data removed and added to gitignore * Correct gitignore issue
Test Backend static access
v.0.1.8 Generate exams only with approved questions(#189)