Skip to content

Releases: mikupush/server

0.0.17

21 Mar 09:18
dcf50b7

Choose a tag to compare

  • 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

10 Feb 21:38
1841511

Choose a tag to compare

  • Allow to set upload expiration time

0.0.13

08 Feb 14:44
f66d8de

Choose a tag to compare

Merge pull request #3 from mikupush/develop

release 0.0.13

0.0.11

10 Jan 02:10
6573400

Choose a tag to compare

  • Add time elapsed metrics
  • Simplify logs configurations
  • Improve settings loading

0.0.10

11 Dec 17:34

Choose a tag to compare

ci: merge image arch

0.0.9

11 Dec 16:33

Choose a tag to compare

ci: build for linux arm and bump version to 0.0.9

0.0.6

28 Sep 14:32

Choose a tag to compare

chore: bump version to 0.0.6 and update service management in postins…

0.0.5

28 Sep 14:32

Choose a tag to compare

chore: bump version to 0.0.5 and update permissions in postinst script

0.0.4

28 Sep 13:17

Choose a tag to compare

fix(postinst): update permissions for server directories and files

0.0.3

27 Sep 22:02

Choose a tag to compare

ci(release): remove unnecessary version step in artifact flattening