Skip to content

Releases: NMSUD/Form

1.0.19

19 Jun 21:06
9e5b8d6
Compare
Choose a tag to compare

1.0.19 - 2024-06-19

Fixed

  • Production only bugs & styling

1.0.18

19 Jun 19:11
2f9d225
Compare
Choose a tag to compare

1.0.18 - 2024-06-19

Changed

  • Domain names that the site and back-end are hosted under!

1.0.16

19 Jun 15:44
37e9485
Compare
Choose a tag to compare

1.0.16 - 2024-06-19

Changed

  • Scripts location
  • Error handling on the API side

Added

  • Server-side image validation
  • Generate code coverage badge
  • Bug report form

1.0.14

18 Jun 22:25
6279b37
Compare
Choose a tag to compare

1.0.14 - 2024-06-16

Changed

  • File uploading logic to be more reliable and easier to validate
  • Added anonymous user guid
  • Better error handling on the API
  • Better feedback for NMSUD organisers

Added

  • Better debug info
  • Added Homepage!

WIP

  • Bug report form

1.0.12

17 Jun 08:50
a8a9e50
Compare
Choose a tag to compare

1.0.12 - 2024-06-16

🚨 MAJOR 🚨

  • Setup prod deploys

Changed

  • Changed Logo
  • Refactored Form submission API, to better centralize logic

1.0.7

14 Jun 18:03
656bf7f
Compare
Choose a tag to compare

1.0.7 - 2024-06-14

Added

  • Additional fields on Community and Builder JSON exports
  • Multi Media upload form component

Changed

  • Refactored API & Downloader logic to take advantage of how similar actions are performed on database tables
  • Storybook version and the addons we use
  • Improved the automation of release notes

WIP

  • Bug report form
  • Homepage

1.0.6

21 Mar 15:11
26df6dc
Compare
Choose a tag to compare

2024-03-21

Added

  • Handling of PlanetBuild submissions

Changed

  • Apps now start with the package.json type set to module
  • Moved from ts-node to tsx
  • How the Docker files are setup
    • Improved Docker setup in general
    • Added Docker setup for the web project
    • Setup dev environment using Docker

Removed

  • nodemon dependency
  • ts-node dependency