Skip to content

Releases: damontecres/StashAppAndroidTV

v0.5.6-10-gd9c3a93

24 Dec 00:36
d9c3a93
Compare
Choose a tag to compare
v0.5.6-10-gd9c3a93 Pre-release
Pre-release

develop/v0.6.0 development build

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

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

If you want to update to this version in-app, change Settings->Advanced->Update URL to https://api.github.com/repos/damontecres/StashAppAndroidTV/releases/tags/develop-v0.6.0 (replace latest with tags/develop-v0.6.0).

See changes since v0.5.6

v0.5.6-6-g50b370e

24 Dec 18:11
50b370e
Compare
Choose a tag to compare
v0.5.6-6-g50b370e Pre-release
Pre-release

main development build

This pre-release tracks the development debug build of StashAppAndroidTV from the main branch.

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

If you want to update to this version in-app, change Settings->Advanced->Update URL to https://api.github.com/repos/damontecres/StashAppAndroidTV/releases/tags/develop (replace latest with tags/develop).

See changes since v0.5.6

v0.5.6

18 Dec 23:14
v0.5.6
c91d156
Compare
Choose a tag to compare

What's Changed

New Features & Enhancements

  • Jump to a letter on a grid page in #473
  • Play images in a slideshow in #487

UI/UX Improvements

  • Better UI for letter buttons in #474
  • Add page up/down buttons to grids in #475
  • Adjust card size and move letter jump buttons to the right in #477
  • Prompt to trust self-signed certificates when adding a server in #478
  • Start playback on scenes/markers by pressing play on remote in #479
  • Long click sort button to flip direction in #482
  • Add paging with various remote buttons in #481
  • Cleaner loading of initial grid page items in #485

Bug Fixes

  • Fix group card images not displaying correctly in #480
  • Fix displaying two 'Play Slideshow' buttons in #488

Other changes

  • Switch grid paging to custom implementation in #472
  • Various developer updates in #483
  • More developer updates in #484

Full Changelog: v0.5.5...v0.5.6

v0.5.5

27 Nov 22:31
v0.5.5
914d6d6
Compare
Choose a tag to compare

What's Changed

UI/UX Improvements

  • Update performer card UI in #465
  • Show overlay while zoomed in on an image in #470

Bug Fixes

  • Updates/fix to setup process in #469
  • Fix clicking on containing/sub groups not working in #466
  • Fix several group page bugs in #467
  • Play card video previews when returning to page in #471

Full Changelog: v0.5.4...v0.5.5

v0.5.4

13 Nov 00:55
v0.5.4
fde534f
Compare
Choose a tag to compare

What's Changed

This release fixes some bugs that can occur during initial setup.

Bug Fixes (v0.5.4)

  • Fix some cases of incorrectly saved API keys in #463
  • Ensure initial app PIN preserves zeros in #464

Full Changelog: v0.5.3...v0.5.4

v0.5.3 changes

There is a new read only mode!

New Features & Enhancements

  • Add toggle for showing sub-tag content on tag page in #450
  • Add toggle to show subsidiary studio content switch in #451
  • Use server provided page sorts for tabs if available in #457
  • Add a read-only mode in #456

UI/UX Improvements

  • Updates to performer, studio, & tag pages in #449
  • Use server's default filter for group scenes in #452
  • Show subsidiary studio count on studio cards in #454
  • Better API key input in #458

Bug Fixes

  • Fix storing read only as a int in #459
  • Don't show Create Marker button in read only mode in #461

Full Changelog: v0.5.2...v0.5.3

v0.5.3

11 Nov 20:40
v0.5.3
d9072a7
Compare
Choose a tag to compare

What's Changed

There is a new read only mode!

New Features & Enhancements

  • Add toggle for showing sub-tag content on tag page in #450
  • Add toggle to show subsidiary studio content switch in #451
  • Use server provided page sorts for tabs if available in #457
  • Add a read-only mode in #456

UI/UX Improvements

  • Updates to performer, studio, & tag pages in #449
  • Use server's default filter for group scenes in #452
  • Show subsidiary studio count on studio cards in #454
  • Better API key input in #458

Bug Fixes

  • Fix storing read only as a int in #459
  • Don't show Create Marker button in read only mode in #461

Full Changelog: v0.5.2...v0.5.3

v0.5.2

01 Nov 22:36
v0.5.2
b9c35f7
Compare
Choose a tag to compare

What's Changed

UI/UX Improvements

  • Add a configurable delay before playing card previews in #440
  • Minor changes to studio on scene details page in #442
  • UI/UX Improvements to creating filters with two values in #445
  • Improvements to filter creation & validation in #446

Bug Fixes

  • Fixes a crash when binding data to cards in #441
  • Fixes some filter creation bugs in #447

Other changes

  • Refactor graphql queries to use 'slim' data to reduce server-side SQL queries in #439
  • Migrate to gradle version catalog in #443

Full Changelog: v0.5.1...v0.5.2

v0.5.1

22 Oct 20:16
v0.5.1
2656f53
Compare
Choose a tag to compare

What's Changed

v0.5.1 is primarily a bug fix release. Be sure to check out the full changelog for v0.5.0!

This update requires a minimum server version of v0.27.0!

New Features & Enhancements

  • Add groups to scenes in #435
  • Add ability to filter from a tab page in #437

UI/UX Improvements

  • Include the scene title on marker cards in #434

Bug Fixes

  • Fix a couple default filter bugs for the top nav buttons in #433
  • Always show pages even with no default filters in #436

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Oct 20:45
v0.5.0
421ebc4
Compare
Choose a tag to compare

What's Changed

This update requires a minimum server version of v0.27.0!

New Features & Enhancements

  • Add/remove groups on scene detail page
  • Create groups while searching
  • Support for querying more filter types

UI/UX Improvements

  • Rename Movies to Groups to match server v0.27
  • Show number of results while creating a filter
  • Pages with tabs improvements:
    • Choose which tabs to show or hide in settings
    • Add setting to remember last tab
    • Add markers tab to group, performer & studio pages
    • Add studios tab to tag page
    • Add containing & sub group tabs to group page

Bug Fixes

  • Better error handling for "playing" a scene with no files
  • Fix UI issues when creating filters

Other changes

  • Update manifest to allow non-TV launchers

Full Changelog: v0.4.4...v0.5.0

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