Releases: Zitrax/Artifakt
Releases · Zitrax/Artifakt
v1.3
- Improved signup form
- Adding vcs info for existing artifakts #72
- Warn if browser does not support upload #35
- Added tests for partial sha1 #30
- Remove bundle cache after some time #17
- User view + tests added #64
- User list added #64
- Do not list lock files in verify_fs #17
- Lock while while compressing bundles #17
- Don't allow deleting other users files (admin) #63
- Should not allow repositories with empty names #79
- Further fix to missing repository revision #78
- Select existing repository in upload form #67
Note: This release requires a db migration and needs two new dependencies (portalocker and apscheduler).
v1.2
Fixes for the following issues:
- #2 Sort lists
- #31 Artifact list should be paged
- #33 After uploading go to item page
- #51 ZIP download progress
- #68 Upload without a repository revision should be allowed
- #71 Prevent comment duplication
- #73 Comment replies does not show before reloading
- #76 Make it easy to script uploads
- #77 UNIQUE constraint failed ( Error when doing upload, delete, upload )
1.1: Editable comments
The following main changes:
- #62 Listing latest deliveries
- #60 Delivery in deliveries list should be clickable
- #59 Editable comments
- #58 Optimise db for bundles with vcs info
- #39 Version info
- #34 Hide/Disable delete buttons if file belong to a bundle.
Note: The database needs to be migrated for this release.
Something stable
The code is now in a usable state. The plan is to provide database migration for further releases when needed.