| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.1 source code.tar.gz | 2024-06-12 | 12.7 MB | |
| 1.1 source code.zip | 2024-06-12 | 13.2 MB | |
| README.md | 2024-06-12 | 5.2 kB | |
| Totals: 3 Items | 26.0 MB | 1 | |
Thank you for using Swiftfin!
This update brings a lot of changes that the amount of PRs don't entirely reflect. The app has practically been entirely refactored over the last few years to for better SwiftUI practices and improve foundations for new features. Systems are being implemented to increase the amount of updates to TestFlight and the App Store in the future so that we don't go through another update-drought again.
[!NOTE] The tag is 1.1.1 because the existing 1.1 tag is from an earlier potential release that did not happen. Instead of deleting and moving tags, just admitting incorrect tags is encouraged. This won't happen again in the future.
What's Changed
New Features 🎉
- New Year, New Video Player + Other Goodies by @LePips in https://github.com/jellyfin/Swiftfin/pull/593
- Cleanup and
ItemView.AboutViewCards by @LePips in https://github.com/jellyfin/Swiftfin/pull/788 - Filter Toggles [iOS] [iPadOS] by @JPKribs in https://github.com/jellyfin/Swiftfin/pull/847
- Shuffle play by @william1509 in https://github.com/jellyfin/Swiftfin/pull/816
- Handle app phases (auto pause/play on enter background/active phase) by @sy6sy2 in https://github.com/jellyfin/Swiftfin/pull/831
- Prioritize backdrop image for cinematic background by @brendanperry in https://github.com/jellyfin/Swiftfin/pull/893
- Remove iOS
PosterButtonType+ cleanup by @LePips in https://github.com/jellyfin/Swiftfin/pull/883 - update LatestInLibraryView to use getLatestMedia by @elliots in https://github.com/jellyfin/Swiftfin/pull/895
- Revamp Device Profile Builder by @holow29 in https://github.com/jellyfin/Swiftfin/pull/519
- Refactor
PosterButtonand libraries, goodUICollectionViews, proper orientation handling, and more by @LePips in https://github.com/jellyfin/Swiftfin/pull/905 - Basic SVG Support by @LePips in https://github.com/jellyfin/Swiftfin/pull/1010
- iOS - User Sign In Unmask Password by @LePips in https://github.com/jellyfin/Swiftfin/pull/1011
- Clean Up Item Scroll Views by @LePips in https://github.com/jellyfin/Swiftfin/pull/1015
- Fixing Live TV since the refactor by @jhays in https://github.com/jellyfin/Swiftfin/pull/806
- Live TV Updates by @LePips in https://github.com/jellyfin/Swiftfin/pull/1022
- Use http by default on ConnectToServerView by @alasclar in https://github.com/jellyfin/Swiftfin/pull/971
Bug Fixes ðŸ›
- Minor Fix for Search View and Poster Button Text by @tstraus13 in https://github.com/jellyfin/Swiftfin/pull/964
- Fix Full URL Path by @LePips in https://github.com/jellyfin/Swiftfin/pull/990
- Fix Current Key Commands by @LePips in https://github.com/jellyfin/Swiftfin/pull/991
- Fix iOS Chapter Overlay by @LePips in https://github.com/jellyfin/Swiftfin/pull/992
- Fix LiveTV Navigation, fix Media Views, remove CollectionView from iOS by @LePips in https://github.com/jellyfin/Swiftfin/pull/995
- Fix
MediaViewItems by @LePips in https://github.com/jellyfin/Swiftfin/pull/1023
New Contributors
- @sul4bh made their first contribution in https://github.com/jellyfin/Swiftfin/pull/623
- @kcramer made their first contribution in https://github.com/jellyfin/Swiftfin/pull/630
- @holow29 made their first contribution in https://github.com/jellyfin/Swiftfin/pull/760
- @wendyliga made their first contribution in https://github.com/jellyfin/Swiftfin/pull/786
- @SwiftCoderJoe made their first contribution in https://github.com/jellyfin/Swiftfin/pull/794
- @sy6sy2 made their first contribution in https://github.com/jellyfin/Swiftfin/pull/832
- @charlie-ac made their first contribution in https://github.com/jellyfin/Swiftfin/pull/848
- @JPKribs made their first contribution in https://github.com/jellyfin/Swiftfin/pull/847
- @william1509 made their first contribution in https://github.com/jellyfin/Swiftfin/pull/816
- @chickdan made their first contribution in https://github.com/jellyfin/Swiftfin/pull/875
- @ericswpark made their first contribution in https://github.com/jellyfin/Swiftfin/pull/881
- @brendanperry made their first contribution in https://github.com/jellyfin/Swiftfin/pull/893
- @elliots made their first contribution in https://github.com/jellyfin/Swiftfin/pull/895
- @nokeeo made their first contribution in https://github.com/jellyfin/Swiftfin/pull/947
- @tstraus13 made their first contribution in https://github.com/jellyfin/Swiftfin/pull/964
- @isgallagher made their first contribution in https://github.com/jellyfin/Swiftfin/pull/985
- @alasclar made their first contribution in https://github.com/jellyfin/Swiftfin/pull/971
- @ClarkeCDC made their first contribution in https://github.com/jellyfin/Swiftfin/pull/1018
- @ryanh2o3 made their first contribution in https://github.com/jellyfin/Swiftfin/pull/1044
Full Changelog: https://github.com/jellyfin/Swiftfin/compare/v76...v1.1.1