Skip to content

Releases: damontecres/StashAppAndroidTV

v0.4.4

05 Oct 17:10
v0.4.4
3897cc0
Compare
Choose a tag to compare

What's Changed

This is mainly a bugfix release for creating filters in the app! See also v0.4.3.

The same limitations as before apply though:

  • Not every possible filter is available yet
  • Saving the filter to the server is considered experimental and may not work especially on the Web UI!
  • Because of the above, the app will not overwrite a existing saved filter

New Features & Enhancements

  • Many improvements to filter creation in #428

Bug Fixes

  • Some fixes to writing a saved filter in #427
  • Bug fixes when playing scenes without files in playlist mode in #430

Other changes

  • Adds more unit tests for parsing/writing saved filters in #429

Full Changelog: v0.4.3...v0.4.4

v0.4.3

27 Sep 23:12
v0.4.3
cef9487
Compare
Choose a tag to compare

What's Changed

The major feature of this release is the ability to create filters in the app!

There are some limitations:

  • Not every possible filter is available yet
  • Saving the filter to the server is considered experimental and may not work especially on the Web UI!
  • Because of the above, the app will not overwrite a existing saved filter

New Features & Enhancements

  • Update settings UI to track triggered tasks' progress in #418
  • Create new filters for Scenes in the app in #420
  • Create filters for all data types in #421

UI/UX Improvements

  • Small UI/UX tweaks to setup, filter creation, & non-TV devices in #423

Bug Fixes

  • Fixes subscription auth & play all marker skipping in #419
  • Several UI/UX updates for creating filters in #425
  • Fix a few cases for saving a filter to the server in #426

Other changes

  • Refactoring server & server preferences objects in #415
  • Large refactor to reduce usage of Context in #417
  • Clean up & documentation in #424

Full Changelog: v0.4.2...v0.4.3

v0.4.2

14 Sep 00:08
v0.4.2
271bd13
Compare
Choose a tag to compare

What's Changed

This a bug fix release! Be sure to check out the new features in v0.4.0 and other fixes in v0.4.1!

Bug Fixes

  • Fixes duplicated tabs when restoring activity in #414
  • Fixes a crash when clicking an image on the main page in #416

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 Sep 21:54
v0.4.1
35ba12c
Compare
Choose a tag to compare

What's Changed

This is primarily a bug fix release! Be sure to check out the new features in v0.4.0!

UI/UX Improvements

  • Hide tabs when scrolling down grids & animate debug in/out in #396
  • Move video filters out of experimental in #404
  • Add ability to apply video filters during playlist playback in #405
  • Better error message when server version is not supported in #411

Bug Fixes

  • Fix crash due to missing @Serializable in #400
  • Fix creating markers during playback in #402
  • Hide video controls on back press in #403
  • Use user selections for scan/generate tasks in #408
  • Fix a couple filter parsing edge cases in #412
  • Fix hiding the controller in #413

Other changes

  • Refactors the tab activities into fragments in #397
  • Removes some deprecated code in #398
  • Tech debt in #399
  • Movies for 0.27.x & add debugging tests in #407
  • Refactor query/mutation engines for Apollo 4 in #409
  • Migrate test connection to apollo 4 in #410

Full Changelog: v0.4.0...v0.4.1

v0.4.0

31 Aug 23:40
v0.4.0
7b28dd3
Compare
Choose a tag to compare

What's Changed

There is now a companion plugin for the server! Install it via the app in Settings or search for "StashAppAndroidTV Companion" in your server's Settings->Plugin page to install it.

There is new behavior for the back button on grid pages to scroll to the top. This can be disabled in the app's settings.

New Features & Enhancements

UI/UX Improvements

Bug Fixes

Other changes

Full Changelog: v0.3.6...v0.4.0

v0.3.6-13-g444e2f9

30 Aug 23:50
444e2f9
Compare
Choose a tag to compare
v0.3.6-13-g444e2f9 Pre-release
Pre-release

develop/v0.4.0 development build

This pre-release tracks the development debug build of StashAppAndroidTV from the develop/v0.4.0 branch.

See https://github.com/damontecres/StashAppAndroidTV/releases/latest for the latest stable release.

See changes since v0.3.6

v0.3.6

23 Aug 22:09
v0.3.6
18f62b9
Compare
Choose a tag to compare

What's Changed

There is now a companion plugin for the server! Install it via the app in Settings or search for "StashAppAndroidTV Companion" in your server's Settings->Plugin page to install it.

New Features & Enhancements

UI/UX Improvements

Bug Fixes

Other changes

Full Changelog: v0.3.5...v0.3.6

v0.3.5

16 Aug 15:01
v0.3.5
f9ba728
Compare
Choose a tag to compare

What's Changed

There is now a companion plugin for the server! Install it via the app in Settings or search for "StashAppAndroidTV Companion" in your server's Settings->Plugin page to install it.

New Features & Enhancements

UI/UX Improvements

Bug Fixes

Other changes

Full Changelog: v0.3.4...v0.3.5

v0.3.4

04 Aug 20:12
v0.3.4
c2f3435
Compare
Choose a tag to compare

What's Changed

There is now a companion plugin for the server! Install it via the app in Settings or search for "StashAppAndroidTV Companion" in your server's Settings->Plugin page to install it

New Features & Enhancements

  • Add ability to install the companion plugin directly in the app by @damontecres in #342

Bug Fixes

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 Aug 23:34
v0.3.3
d0303a2
Compare
Choose a tag to compare

What's Changed

There is now a companion plugin for the server! Search "StashAppAndroidTV Companion" in your server's Settings->Plugin page to install it

New Features & Enhancements

  • Send logs & crash reports to stash server by @damontecres in #339 (requires the companion plugin)

Full Changelog: v0.3.2...v0.3.3