Releases: damontecres/StashAppAndroidTV
v0.5.6-10-gd9c3a93
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
).
v0.5.6-6-g50b370e
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
).
v0.5.6
What's Changed
New Features & Enhancements
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
What's Changed
UI/UX Improvements
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
What's Changed
This release fixes some bugs that can occur during initial setup.
Bug Fixes (v0.5.4
)
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
Full Changelog: v0.5.2...v0.5.3
v0.5.3
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
Full Changelog: v0.5.2...v0.5.3
v0.5.2
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
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
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
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
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
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