Skip to content

Latest commit

 

History

History
242 lines (147 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

242 lines (147 loc) · 14.2 KB

Changelog

1.7.0 (2025-01-26)

Features

1.6.2 (2025-01-13)

Bug Fixes

  • missed dependencies in README (1bb3caf)

1.6.1 (2025-01-12)

Bug Fixes

1.6.0 (2025-01-12)

Features

Bug Fixes

  • huge memory consumption within previews producing stage (13670ff)

1.5.3 (2025-01-07)

Bug Fixes

1.5.2 (2025-01-02)

Bug Fixes

  • huge memory consumption with big images and videos previews (ee6bc11)

1.5.1 (2024-12-19)

Bug Fixes

  • UI and navigation bug (bc4c590)
  • vips stacktrase printing and navigation path items truncating (0789f52)

1.5.0 (2024-12-13)

Features

Bug Fixes

1.4.1 (2024-12-10)

Bug Fixes

1.4.0 (2024-12-10)

Features

  • removed video.js, hls support in chrome by hls.js (e4e3a74)

1.3.4 (2024-12-06)

Bug Fixes

1.3.3 (2024-12-06)

Bug Fixes

1.3.2 (2024-12-06)

Bug Fixes

1.3.1 (2024-12-06)

Bug Fixes

  • add .mov to default streaming (437ef62)
  • release scripts fixes (3e3de65)

1.3.0 (2024-12-03)

Features

  • wmv streaming default support (36d0dd5)

1.2.2 (2024-12-03)

Bug Fixes

1.2.1 (2024-11-18)

Bug Fixes

  • browser back button press processing (756792b)

1.2.0 (2024-11-18)

Features

  • up button within scrolled content (d760fe4)

Bug Fixes

  • gifs support (0c13a6a)
  • hls manifest file producing (c513111)
  • rts link on streaimg videos preview (74be9b3)
  • ui: images open like videos (44129ed)

1.1.0 (2024-11-17)

Features

  • add max-file-size filter and little refactor (c48023d)
  • better description for cli params (21b7be7)
  • e2e tests (f13aa8d)
  • file media processing timeout from cli parametr (cf89436)
  • flv preview support (0625bd4)
  • hls streaming (a43051e)
  • incldue/exclude files for media processing by RegExp (34d8e52)
  • query for streaming files selection (2ec9a31)
  • warning about long media processing (8dc1994)

Bug Fixes

  • add ffmpeg check for linux install (8ee3546)
  • e2e (926c94f)
  • e2e permanent index file (a33aebe)
  • install extra (ee198b3)
  • invalid duration print (4d83a82)
  • lint issue (4274f5e)
  • lint issue (1f59ef4)
  • makefile build (da93cd0)
  • removed asserts from hls chunk test (diff result in action and my pc... idk why) (017b0bd)
  • removed hash from hls test (diff hash in action and my pc... idk why) (05a6602)
  • server original route invalid relative path (060a957)
  • updated files duplicate in index (33fa625)
  • web: vendor-build (db4c38a)

1.0.0 (2024-11-13)

Features

Bug Fixes