Skip to content

Releases: intro-skipper/segment-editor

Jellyfin Segment Editor 0.5.0

26 Jan 03:00
Compare
Choose a tag to compare

0.5.0 - 2025-01-26

🐛 Bug Fixes

  • Update tauri-action - (1ec1eec)
  • Use grid-container - (587e22c)
  • Margin auto with padding - (abceff5)
  • Split the library and search bar - (c5ebe12)
  • Prevent awkward edge case margin - (a6a3a3f)
  • Extend search bar to fill - (152975e)

Fix

Jellyfin Segment Editor 0.4.9

22 Jan 13:15
Compare
Choose a tag to compare

0.4.9 - 2025-01-22

⛰️ Features

  • Add more provider selections - (1ba8b99)
  • Use getMediaSegmentsApi from sdk - (9f4c3d9)

🐛 Bug Fixes

  • Display the name, not the index - (70b3d07)

Jellyfin Segment Editor 0.4.8

17 Jan 22:05
db7588a
Compare
Choose a tag to compare

0.4.8 - 2025-01-17

⛰️ Features

  • Convert to TypeScript SDK - (06d011e)
  • Support alternate provider IDs - (2b213df)

🐛 Bug Fixes

  • Different artifact heading per arch - (3fdcebd)
  • Debug creates artifacts, not releases - (0b18362)
  • Add axios to package.json - (5199025)

⚙️ Miscellaneous Tasks

  • Simplify the download names - (e1e7545)
  • Update softprops/action-gh-release to 2.2.1 - (00a2914)
  • Update softprops/action-gh-release to 2.2.1 - (728a2bb)
  • Update README.md - (83c4849)

New Contributors ❤️

  • @rlauuzo made their first contribution

Jellyfin Segment Editor 0.4.7

12 Jan 13:36
Compare
Choose a tag to compare

0.4.7 - 2025-01-12

🐛 Bug Fixes

  • Use the organization provider - (3be02b8)
  • Use a real type for mixed folder - (05d79e1)
  • Shared reference to plugin store - (203297e)
  • Jetbrains refactoring additions - (26087ec)
  • Better determination of mixed - (b3bab69)

⚙️ Miscellaneous Tasks

  • Add missing semicolons - (5c699d4)
  • Prevent mistaking for a typo - (4d9f8bc)
  • Add collection type mixed - (311236d)

Jellyfin Segment Editor 0.4.6

09 Jan 20:22
Compare
Choose a tag to compare

0.4.6 - 2025-01-09

⛰️ Features

  • Frontend for Chapter Creator - (f953c45)
  • Backend for Chapter Creator - (84539cd)

🐛 Bug Fixes

  • Update changelog for org - (8ff627b)
  • Missing reference handler - (b2d1171)
  • Docker: allow legacy dependencies - (dcb2f13)
  • Update capitalization - (afd7e57)
  • Disable filtering missing episodes - (222b9fc)

⚙️ Miscellaneous Tasks

  • No debug on release - (c7010e9)
  • This is above my pay grade - (dc30525)
  • Mobile debug workflow - (0e9e50f)

Jellyfin Segment Editor 0.4.5

04 Dec 17:01
Compare
Choose a tag to compare

0.4.5 - 2024-12-04

⛰️ Features

⚙️ Miscellaneous Tasks

New Contributors ❤️