Skip to content

Commit

Permalink
Release 1.8.0
Browse files Browse the repository at this point in the history
This release contains a database migration AND several important API endpoint changes. Please be careful when upgrading!

Changes since 1.7.4:
 - The admin page for builds now shows the download count as a column.
 - A database model to track daily downloads has been added.
 - All API endpoints have been moved to the API app and refactored. shippy 1.5.0 is required to interface with shipper 1.8.0.
 - General code cleanup
 - Updated library dependencies (humanize, sentry-sdk)
  • Loading branch information
ericswpark committed Jul 10, 2021
1 parent 436cdf2 commit d395d51
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.7.4
1.8.0

0 comments on commit d395d51

Please sign in to comment.