Releases: techbeloved/hymnbook
Releases · techbeloved/hymnbook
Release 3.0.6
What's Changed
- Feat: Add online search for copyrighted songs by @odifek in #162
- Fix: Correct online search query for copyrighted songs by @odifek in #163
- implement-dark-mode-settings by @odifek in #164
- improved-search-experience by @odifek in #165
- Chore: Update Play Store phone screenshots by @odifek in #166
Full Changelog: v3.0.4...v3.0.6
Release 3.0.4
What's Changed
Full Changelog: v3.0.3...v3.0.4
Release 3.0.3
What's Changed
- 151-rework-lyrics-presentation by @odifek in #152
- #152-rethink-the-song-settings-bottom-sheet by @odifek in #153
- remove unused dependencies by @odifek in #154
- Chore: Bump iOS app version by @odifek in #156
- Feat: Enhance Song Detail screen UI and persist display mode by @odifek in #157
- Refactor: Improve search query handling in
SearchSongsUseCaseby @odifek in #158
Full Changelog: v3.0.0...v3.0.1
Release 3.0.1
What's Changed
- 151-rework-lyrics-presentation by @odifek in #152
- #152-rethink-the-song-settings-bottom-sheet by @odifek in #153
- remove unused dependencies by @odifek in #154
- Chore: Bump iOS app version by @odifek in #156
- Feat: Enhance Song Detail screen UI and persist display mode by @odifek in #157
- Refactor: Improve search query handling in
SearchSongsUseCaseby @odifek in #158
Full Changelog: v3.0.0...v3.0.1
Release 3.0.0
What's Changed
- #63: Setup compose multiplatform by @odifek in #64
- #63: setup kmp songs database schema by @odifek in #65
- #66 - implement openlyrics import by @odifek in #67
- #68: implement basic UI for multiplatform by @odifek in #69
- 70-implement-hymn-lyrics-paging by @odifek in #72
- update target SDK to 35 by @odifek in #73
- 74-media-playback-android-with-media3 by @odifek in #75
- 76-media-playback-ios by @odifek in #77
- 78-media-playback-multiplatform by @odifek in #79
- add haze dependency. by @odifek in #81
- add MediaControllerDisposer for managing the MediaControllerFuture release in onStop by @odifek in #82
- 83-music-sheet---pdf-display-iosandroid by @odifek in #84
- 85-song-search by @odifek in #86
- 88 add ktor dependency by @odifek in #89
- 87-details-and-playback-settings-in-a-bottomsheet-dialog by @odifek in #91
- #90: migrate from manual dependency injection to using kotlin-inject by @odifek in #92
- dependency-and-sdk-update by @odifek in #93
- Update Material 3 theme Color Scheme by @odifek in #95
- Integrate androidx viewmodel and navigation and add BottomNavigation to the home screen by @odifek in #97
- Refactor: Enhance playback controls and settings UI by @odifek in #99
- Refactor: Introduce song filtering and topic navigation by @odifek in #101
- #102 Refactor: Introduce songbook selection and sorting in Home screen by @odifek in #103
- 104-playlist-management by @odifek in #105
- 106-add-song-to-playlist by @odifek in #107
- 106-add-song-to-playlist by @odifek in #108
- Feat: Implement About Screen and integrate AboutLibraries by @odifek in #110
- 111-tunes-playback-enhancements by @odifek in #112
- 111-tunes-playback-enhancements by @odifek in #113
- Feat: Implement bundled assets import using manifest by @odifek in #115
- 116-song-and-hymn-detail-enhancements by @odifek in #117
- Refactor: Adjust song detail font size and line height by @odifek in #118
- Refactor: Adjust song detail font size and line height by @odifek in #119
- Feat: Implement songbook filtering in search and persist songbook selection by @odifek in #123
- Refactor: Make preferred songbook nullable by @odifek in #124
- 121-analytics-setup by @odifek in #125
- 126-sheet-music-and-pdf-import by @odifek in #127
- 122-ci-setup by @odifek in #128
- setup-xcode-cloud by @odifek in #129
- add ci scripts - post_clone to add the google services plist by @odifek in #130
- update ci_post_clone.sh to fetch and setup jdk and gradle dependencies by @odifek in #131
- android-github-actions-and-play-publishing by @odifek in #132
- Feat: Update app name and launcher icons by @odifek in #133
- feat: Add Web App module for app promotion by @odifek in #135
- Feat: Implement App Links for Android and iOS by @odifek in #137
- 138-add-support-for-downloadable-soundfont-in-ios by @odifek in #139
- Feat: Implement song sharing via deeplinks by @odifek in #141
- Feat: Implement native sharing for songs and app by @odifek in #142
- Refactor: Rename
descriptiontotextinShareAppDataby @odifek in #143 - #143-fix-ios-share-text abd update dependencies by @odifek in #144
- Fix: Resolve iOS build failure and update dependencies by @odifek in #145
- Feat: Implement in-app updates for Android by @odifek in #146
- Chore: Update App Store URL and build configurations by @odifek in #147
- Fix: Remove popUpTo when navigating to SearchScreen by @odifek in #148
- Chore: Reduce internal test track user fraction to 50% by @odifek in #149
- Fix: Add crash protection to in-app updates by @odifek in #150
Full Changelog: v2.3.9...v3.0.0
Release 3.0.0-alpha.1
What's Changed
- #63: Setup compose multiplatform by @odifek in #64
- #63: setup kmp songs database schema by @odifek in #65
- #66 - implement openlyrics import by @odifek in #67
- #68: implement basic UI for multiplatform by @odifek in #69
- 70-implement-hymn-lyrics-paging by @odifek in #72
- update target SDK to 35 by @odifek in #73
- 74-media-playback-android-with-media3 by @odifek in #75
- 76-media-playback-ios by @odifek in #77
- 78-media-playback-multiplatform by @odifek in #79
- add haze dependency. by @odifek in #81
- add MediaControllerDisposer for managing the MediaControllerFuture release in onStop by @odifek in #82
- 83-music-sheet---pdf-display-iosandroid by @odifek in #84
- 85-song-search by @odifek in #86
- 88 add ktor dependency by @odifek in #89
- 87-details-and-playback-settings-in-a-bottomsheet-dialog by @odifek in #91
- #90: migrate from manual dependency injection to using kotlin-inject by @odifek in #92
- dependency-and-sdk-update by @odifek in #93
- Update Material 3 theme Color Scheme by @odifek in #95
- Integrate androidx viewmodel and navigation and add BottomNavigation to the home screen by @odifek in #97
- Refactor: Enhance playback controls and settings UI by @odifek in #99
- Refactor: Introduce song filtering and topic navigation by @odifek in #101
- #102 Refactor: Introduce songbook selection and sorting in Home screen by @odifek in #103
- 104-playlist-management by @odifek in #105
- 106-add-song-to-playlist by @odifek in #107
- Feat: Implement About Screen and integrate AboutLibraries by @odifek in #110
- 111-tunes-playback-enhancements by @odifek in #112
- Feat: Implement bundled assets import using manifest by @odifek in #115
- 116-song-and-hymn-detail-enhancements by @odifek in #117
- Refactor: Adjust song detail font size and line height by @odifek in #118
- Feat: Implement songbook filtering in search and persist songbook selection by @odifek in #123
- Refactor: Make preferred songbook nullable by @odifek in #124
- 121-analytics-setup by @odifek in #125
- 126-sheet-music-and-pdf-import by @odifek in #127
- 122-ci-setup by @odifek in #128
- setup-xcode-cloud by @odifek in #129
- add ci scripts - post_clone to add the google services plist by @odifek in #130
- update ci_post_clone.sh to fetch and setup jdk and gradle dependencies by @odifek in #131
- android-github-actions-and-play-publishing by @odifek in #132
- Feat: Update app name and launcher icons by @odifek in #133
- feat: Add Web App module for app promotion by @odifek in #135
Full Changelog: v2.3.9...v3.0.0-alpha
Release 2.4.0
Full Changelog: v2.3.9...v2.4.0
Release 2.3.9
Release 2.3.8
Migrate to using fully offline assets, to avoid hitting Firebase limits on Firestore.
What's Changed
Full Changelog: v2.3.7...v2.3.8
Release 2.3.7
- Add support for android api 33
- limit firestore access. Should only be fetched on first install