Skip to content

Commit

Permalink
Release 1.9.15
Browse files Browse the repository at this point in the history
Changes since 1.9.14:
- Rewrote download counter using vanilla JS
- Removed JQuery dependency on downloads page
- Fixed a bug where the disable buttons on the build list would
  only work for the first build in the list
- The maintainer page now shows the correct HTTP error response
  code of 403 instead of a generic 404 if the maintainer does not
  have the necessary permissions to modify the given device
- Removed dirty way of updating the page after the upload has
  completed, which means navigation history is preserved and the
  reloaded webpage keeps state
- Made the build upload page resilient against errors and disabled
  inputs on upload start
- General code cleanup
  • Loading branch information
ericswpark committed Oct 3, 2021
1 parent 0be6af7 commit a893405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.14
1.9.15

0 comments on commit a893405

Please sign in to comment.