Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

49 lines (36 loc) · 1.48 KB

Changelog

1.0.3 (2024-11-28)

  • Added translations: Dutch (Belgium), Norwegian Nynorsk
  • Updated translations: Portuguese

1.0.2 (2024-11-27)

  • Added translations: Portuguese, Tamil
  • Updated translations: Italian, Portuguese (Brazil), Russian

1.0.1 (2024-11-19)

  • Updated translations: Estonian, Slovak, Spanish, Belarusian
  • Fixed QML minification

1.0.0 (2024-10-30)

  • Updated translations: Spanish, Swedish, Lithuanian, German, English
  • Added support for subtitles
  • Added an example page for new apps
  • Fixed "reuse" compliance

0.2.0 (2024-10-21)

  • Updated translations: Estonian, Spanish, Ukrainian, German, English
  • Disabled more dead code and worked on cleaning up messy parts
  • Fixed controls flickering in autoplay and when looping
  • Fixed controls styling in light ambiences
  • Fixed icon for "repeat once"
  • Fixed styling of notice when switching between scaling modes
  • Fixed pausing autoplay when the video player page is not active
  • Fixed runtime warnings due to dead code
  • Added a better icon for "repeat once"
  • Added a notice when switching between repeat modes
  • Added a background to seek notices to make them more visible
  • Added missing AGPL license text for "reuse" compliance

0.1.0 (2024-10-18)

  • First public release
  • This new module is based on Leszek Lesner's Video Player for SailfishOS.
  • It is not yet documented and the code is still extremely messy.