Releases: mikupush/server
Releases · mikupush/server
0.0.17
- Content Preview: Added a preview on the download page for images and videos.
- Media Streaming Support: Added support for the HTTP Range header, allowing
byte-range reading, which is ideal for video and audio streaming. - Raw Download: Included an option to force raw content download/viewing.
- Language Detection: The system can now automatically detect the user's
language via the Accept-Language header or a Cookie.
0.0.15
- Allow to set upload expiration time
0.0.13
Merge pull request #3 from mikupush/develop release 0.0.13
0.0.11
- Add time elapsed metrics
- Simplify logs configurations
- Improve settings loading
0.0.10
ci: merge image arch
0.0.9
ci: build for linux arm and bump version to 0.0.9
0.0.6
chore: bump version to 0.0.6 and update service management in postins…
0.0.5
chore: bump version to 0.0.5 and update permissions in postinst script
0.0.4
fix(postinst): update permissions for server directories and files
0.0.3
ci(release): remove unnecessary version step in artifact flattening