Thank you for using Jellyfin!
This release for the Apple App Store includes compatibility updates for Jellyfin 10.8, dependency updates, and some general improvements.
⚠️ Due to upstream changes to supported iOS versions, this release will only be available on iOS 12 and higher.
Changelog
✨ New features
- Remove feature request link by @thornbill in #303
- Update icons by @thornbill in #304
- Add beta badge by @thornbill in #307
- No scroll indicators by @thornbill in #308
- Update url handling by @thornbill in #313
- Cleanup native video player by @thornbill in #324
- Add developer settings screen by @thornbill in #326
- Move header control to screens by @thornbill in #328
- Remove support for server versions <10.3 by @thornbill in #352
- Add experimental native audio player by @thornbill in #339
🐛 Bug fixes
- Remove exitmenu as a supported feature by @thornbill in #345
- Fix native-stack warning by @thornbill in #347
- Fix react-native version by @thornbill in #348
- Use uuids for internal server ids by @thornbill in #350
🎨 Code quality
- Add lint rules by @thornbill in #297
- Fix import order warnings by @thornbill in #298
- Fix eslint issues on save in vscode by @thornbill in #299
- Remove deprecated device id by @thornbill in #312
- Remove duplicate eslint override by @thornbill in #315
- Add more component tests by @thornbill in #323
- Add eslint rule for empty functions by @thornbill in #327
- Add even more component tests by @thornbill in #325
- Add eslint rules for sonarqube issues by @thornbill in #349
- Refactor fetch with timeout to separate utility by @thornbill in #353
- Add tooling support for typescript by @thornbill in #354
- Update npm cache in GH actions by @thornbill in #355
- Add basic render tests for screen components by @thornbill in #356
🔧 Build and configuration changes
- Remove PR description enforcement action by @thornbill in #283
- Update codecov config to be less strict on coverage changes by @thornbill in #300
- Add basic bug and feature templates by @joshuaboniface in #318
- Add stale issue check workflow by @h1dden-da3m0n in #337
- Fix question label name for stale action by @thornbill in #338
- Add new locales by @thornbill in #362
- Bump version to 1.5.0 by @thornbill in #363
📖 Documentation
- Update README to include Swiftfin by @thornbill in #361
⬆️ Dependency upgrades
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #278
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #280
- Bump codecov/codecov-action from 1.5.2 to 2.0.2 by @dependabot in #281
- Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #284
- Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #285
- Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #286
- Bump codecov/codecov-action from 2.0.2 to 2.0.3 by @dependabot in #287
- Bump codecov/codecov-action from 2.0.3 to 2.1.0 by @dependabot in #294
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #296
- Update to Expo 42 by @thornbill in #301
- Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #310
- Update dependencies by @thornbill in #305
- Update react-navigation by @thornbill in #306
- Update AsyncStorage by @thornbill in #311
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #321
- Use mobx-react-lite by @thornbill in #316
- Use mobx-sync-lite by @thornbill in #317
- Upgrade to Expo 43 by @thornbill in #322
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #329
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #331
- Bump actions/setup-node from 2.5.0 to 2.5.1 by @dependabot in #333
- Bump follow-redirects from 1.14.5 to 1.14.7 by @dependabot in #336
- Bump actions/setup-node from 2.5.1 to 3.0.0 by @dependabot in #341
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #342
- Bump actions/stale from 4.1.0 to 5 by @dependabot in #343
- Bump actions/cache from 2.1.7 to 3 by @dependabot in #351
- Bump actions/setup-node from 3.0.0 to 3.1.0 by @dependabot in #357
- Bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #358
- Bump actions/setup-node from 3.1.0 to 3.1.1 by @dependabot in #359
- Bump github/codeql-action from 1 to 2 by @dependabot in #360
New Contributors
- @joshuaboniface made their first contribution in #318
- @h1dden-da3m0n made their first contribution in #337
Full Changelog: v1.4.1...v1.5.0