As with 0.1.0, I am still hesitant to call this a "stable" release quite yet, so please bear that in mind. There are LOTS of bug fixes in this, along with some nice features
What's Changed
- ✨ Improve OPDS v1.2 book browsing and search (#718) by @nitou2504 in #954
- ✨ Overhaul book club backend and build out initial mobile app integrations by @aaronleopold in #942
- ✨ (expo): Add preference to control
resizeModeon thumbnails by @aaronleopold in #927 - 🐛 Fix permissions for replacing book thumbnails by @aaronleopold in #957
- Update Nix flake by @bct in #966
- 🐛 Fix book thumbnail upload by using correct
useGraphQLUploadMutationby @aaronleopold in #969 - ✨/💄 Library-bound layout preferences and unify UI's by @aaronleopold in #960
- 🐛 (expo): Fix OPDS v2 pagination issues by @aaronleopold in #972
- 🔧 Increase GraphQL
limit_depthto 15 by @bct in #974 - ✨ (expo): Search history and favorite searches by @aaronleopold in #977
- 🐛 Tentative fix for email send issues by @aaronleopold in #978
- ✨ Support extra OIDC token audiences by @grievouz in #979
- 💄 (expo): Add minimal reader preference by @Arklaum in #981
- 💄 (expo): Add page numbers to local epubs by @Arklaum in #982
- 💄 (expo): Add various confirmation alerts by @Arklaum in #988
- ♻️/✨ (expo): Refactor
epubstore and support basic jump history by @aaronleopold in #983 - 🔀 Merge
experimentalintonightlyby @aaronleopold in #989 - 🔧 Add
dependabot.ymlconfig by @aaronleopold in #992 - ⬆️ Bump dorny/paths-filter from 2 to 4 by @dependabot[bot] in #993
- ⬆️ Bump cachix/install-nix-action from 17 to 31 by @dependabot[bot] in #994
- ⬆️ Bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #995
- ⬆️ Bump lerna from 9.0.3 to 9.0.7 by @dependabot[bot] in #1001
- ⬆️ Bump actions/checkout from 2 to 6 by @dependabot[bot] in #996
- ⬆️ Bump @rn-primitives/avatar from 1.1.0 to 1.4.0 by @dependabot[bot] in #1007
- ⬆️ Bump nativewind from 4.2.1 to 4.2.3 by @dependabot[bot] in #1008
- ⬆️ Bump rimraf from 5.0.10 to 6.1.3 by @dependabot[bot] in #1000
- 🌐 Update translations by @aaronleopold in #967
- ⬆️ Bump react-native-edge-to-edge from 1.7.0 to 1.8.1 by @dependabot[bot] in #1003
- ♻️ (expo): Remove gorhom sheet and unused dialog component by @Arklaum in #1014
- ♻️ Switch
emailcrate to use plain text for attachment emails by @aaronleopold in #1012 - 📝 Fix environment variable names in server configuration docs by @arut-plus in #1015
- ✨ Display table for missing items in library by @aaronleopold in #1013
- 🔖 Release v0.1.1 by @aaronleopold in #1018
New Contributors
- @nitou2504 made their first contribution in #954
- @bct made their first contribution in #966
- @grievouz made their first contribution in #979
- @arut-plus made their first contribution in #1015
Full Changelog: v0.1.0...v0.1.1