Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Tags: ABJC/ABJC-tvOS

Tags

v1.0.0-build.27

Toggle v1.0.0-build.27's commit message
## [v1.0.0-build.27] - [2021-08-15]

### Added
### Changed
- Removed all AnyView components because they're a pain in the crash (pun intended)
- Replaced URLImage with AsyncImg, which wraps URLImage and AsyncImage (tvOS 15) in a neat package
### Deprecated
### Fixed 
- AttributeGraph related crashes due to AnyViews
### Removed

v1.0.0-build.24

Toggle v1.0.0-build.24's commit message

v1.0.0-build.22

Toggle v1.0.0-build.22's commit message

v1.0.0-build-20

Toggle v1.0.0-build-20's commit message
## [v1.0.0-build.20] - 2021-05-02

### Added
### Changed
### Deprecated
### Fixed
- App will no longer crash when an Thumbnail URL couldn't be generated
- App will no longer crash when requests to a jellyfin server result in an error
### Removed

v1.0.0-build.18

Toggle v1.0.0-build.18's commit message
## [v1.0.0-build.18] - 2021-04-25

### Added
- Playstate reporting (synching progress with server)
- Preferences > General > Libary Info
- Preferences > General > User Info
- Option to group library by different categories (alphabetically, genre, release year, release decade)
### Changed
- Preferences: Server Info now on general info page
- Option to always show titles for items is no longer beta flag
- Series Detail view has an improved season switcher
- Series Detail view will update current season when focussing on an episode from another season
### Deprecated
### Fixed
### Removed
- beta flag for showing titles

v1.0.0-build.16

Toggle v1.0.0-build.16's commit message

v1.0.0-build.15

Toggle v1.0.0-build.15's commit message

v1.0.0-build.14

Toggle v1.0.0-build.14's commit message

v1.0.0-build.13

Toggle v1.0.0-build.13's commit message

v1.0.0-build.12

Toggle v1.0.0-build.12's commit message
## [v1.0.0-build.12] - 2020-11-14

### Added
### Changed
- Alerts in Authentication Screen will now be more detailed
- Text Fields in Authentication Screen will no longer auto-capitalize or auto-correct
### Deprecated
### Fixed
- Alerts will now show in Authentication Screen
- App will no longer try to retrieve items before Authentication is successful
### Removed