Skip to content

Releases: sampie777/hymnbook2

v0.24.1

03 Oct 10:10
Compare
Choose a tag to compare

What's Changed

  • Fixed crash when ABC melody has empty header fields.
  • fix(ios): Use layoutEffect in order to correctly render header buttons on iOS. by @sampie777 in #15

Full Changelog: v0.24.0...v0.24.1

v0.24.0

26 Sep 10:06
Compare
Choose a tag to compare
  • Long press for melody menu, short press for direct melody toggle
  • Download melody with songs by default
  • Bug fixes for songs with verses with no names
  • Bug fixes for ABC notation

Full Changelog: v0.23.1...v0.24.0

v0.23.0

21 Sep 10:01
Compare
Choose a tag to compare

What's Changed

  • Added melody menu by @sampie777 in #14
  • Support for multiple melody tunes for one song
  • Release build for iPad
  • Fixed melody not always showing (bug with s: and r:)
  • Fixed switch style on iOS
  • Include build number for iOS release

Full Changelog: v0.22.0...v0.23.0

v0.22.0

05 Sep 11:07
Compare
Choose a tag to compare
  • Don't show survey popup during Sunday service hours
  • Added feedback popup so users can choose to join the feedback Whatsapp group
  • Filter out null objects when database is too busy to do it #58
  • Reduced melody notes size
  • Some minor styling updates

Full Changelog: v0.20.0...v0.22.0

v0.20.0

22 Aug 09:15
Compare
Choose a tag to compare
  • Long press song in songlist will activate delete mode
  • Tap screen to re-show document navigation controls
  • Show document navigation controls when end of document has been reached
  • Fixed long press bug on iOS

Full Changelog: v0.19.0...v0.20.0

v0.19.0

01 Aug 11:36
Compare
Choose a tag to compare

What's Changed

  • Documents are now available for everyone
  • Neater Other Menu.
  • More destinctive api error messages by @sampie777 in #10
  • feat(rollbar): Generate and upload source maps during release. by @sampie777 in #11
  • Ios style fixes by @sampie777 in #12
  • Ios release by @sampie777 in #13
  • Fixed API credentials not always resetting

Full Changelog: v0.18.0...v0.19.0

v0.18.0

11 Jul 08:36
Compare
Choose a tag to compare

What's Changed

  • Made app compatible with iOS by @sampie777 in #9
  • Add UUID to songbundles and document groups by @sampie777 in #8
  • Fixed unmounted component state warning in downloads screen.
  • Added 'last updated' date to privacy policy.

Full Changelog: v0.17.0...v0.18.0

v0.17.0

22 Jun 09:15
Compare
Choose a tag to compare

What's Changed

  • Melody loading and display improvements by @sampie777 in #3
  • Created bigger file separation between logic and gui files by @sampie777 in #4
  • Combined songs and document download screens into one screen by @sampie777 in #5
  • Supporting new multiple ABC melodies API contract. by @sampie777 in #6
  • Implemented support for songbundle author and copright fields. by @sampie777 in #7
  • Improved app startup speed

Full Changelog: v0.16.0...v0.17.0

0.16.0

10 May 10:03
Compare
Choose a tag to compare

You can now leave feedback for the developers! This update also contains some small fixes and preparations for documents and song melody. Furthermore, some app features are made more clear for you to use.

More explicit:

  • Added link for users to leave feedback.
  • The process of adding songs to a song list is made more clear with color matching and animations.
  • Moved the documents button to the menu bar.
  • Auto hide controls when scrolling down documents.
  • Improved ABC processor.
  • Reduced some padding/fontsizes.
  • Added a slider to the font size setting.
  • And just reformatted settings a bit.

Full Changelog: v0.15.0...v0.16.0

0.15.0

27 Apr 11:44
Compare
Choose a tag to compare

This update contains some small fixes and preparations for documents and song melody.

What's Changed

  • Include document groups in document search result.
  • Fixed document view crash when a certain combination of <span> is used.
  • Fixed indexOutOfRange error for song display.
  • Increased song scroll delay.
  • Increased max song number search length to 4.
  • Increased minimum app opened limit presenting showing survey.
  • feat(melody): Added toggle between showing melody for all verses or only for first (selected) verse. by @sampie777 in #2

Full Changelog: v0.14.0...v0.15.0