Skip to content

Releases: HackerSchool/Arquimedia

V1.1.2

21 Nov 00:42
00387dc
Compare
Choose a tag to compare

This release fix a vulnerability where any user could delete any question.

What's Changed

Full Changelog: v1.1.1...V1.1.2

v1.1.1

01 Nov 02:53
53bfd0d
Compare
Choose a tag to compare

What's Changed

  • Fix 🔨 Python version

Full Changelog: v.1.1.0...v1.1.1

V.1.1.0

01 Nov 02:34
e942ce2
Compare
Choose a tag to compare

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

31 May 23:19
e0af694
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.2...v.1.0.3

Hotfix 1.0.2

30 May 22:36
19d7dc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.1...v.1.0.2

Fix misaligned IDs

30 May 14:59
2610cb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.0.0...v.1.0.1

First Release 🎉

29 May 22:40
9739b68
Compare
Choose a tag to compare
v.1.0.0

Bump version to v1.0.0 🎉 #216

v.0.1.10

28 May 16:24
a5533b6
Compare
Choose a tag to compare
v.0.1.10 Pre-release
Pre-release
Increase countdown clock time (#203)

CORS Test

27 May 16:52
c676b3e
Compare
Choose a tag to compare
CORS Test Pre-release
Pre-release
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

26 May 15:08
9ced2e5
Compare
Choose a tag to compare
Pre-release
v.0.1.8

Generate exams only with approved questions(#189)