Skip to content

Releases: sampie777/hymnbook2

v1.1.2

20 Feb 10:54
Compare
Choose a tag to compare

This release contains fixes:

  • Force enable melody on Android so it will be enabled on previous installed devices also
  • Fixed certain song search text input from crashing the app (, *, ?)
  • Fixed accidental alignment on iOS
  • Fixed melody not scaling with system font scale
  • Scale/fade effect for document control buttons
  • Fixed clipping clef on Android
  • Removed some songlist settings which aren't that important anymore
  • Added custom error message for HTTP 429 status

Full Changelog: v1.1.1...v1.1.2

v1.1.0

13 Feb 09:15
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

What's Changed

  • Implemented song search using words by @sampie777 in #24
  • Fixed number search screen layout for iOS (border was not showing)
  • Removed secondary click when searching through documents and opening a document

Full Changelog: v1.0.1...v1.1.0

v1.0.1

23 Jan 09:18
Compare
Choose a tag to compare

What's Changed

  • Made version compatible with iOS.
  • Removed useAuth setting from settings screen.
  • Fixed slow button response on search screen by @sampie777 in #23

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Jan 09:28
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

What's Changed

  • Update react to 0.70 by @sampie777 in #22
  • Enabled melody by default for Android users.
  • Added information dialog when using melody for the first time.
  • Fixed some buttons freezing while thinking.
  • Long press delete button will clear song input.
  • Reset credentials by default for each endpoint if not authorized.
  • Improved error messages.
  • Disable screen change animation when animations for song loading are disabled.
  • Prevent crash log identifier from being cleared when not auhtenticated yet.
  • Share settings (if allowed (default)).

Full Changelog: v0.25.5...v1.0.0

v0.25.5

21 Nov 08:38
Compare
Choose a tag to compare

Last release before the next major release.

Fixes:

  • Prevent error when trying to render invalidated database objects on the download screens

Full Changelog: v0.25.4...v0.25.5

v0.25.4

14 Nov 09:24
Compare
Choose a tag to compare

What's Changed

  • iOS: fix-rightheader-buttons-not-updating-position-correctly by @sampie777 in #21
  • Prevent shortly freezing of melody button when enabling melody

Full Changelog: v0.25.3...v0.25.4

v0.25.3

07 Nov 09:13
Compare
Choose a tag to compare

What's Changed

  • fix-buggy-scroll-with-a-lot-of-verses by @sampie777 in #18
  • add-more-tests by @sampie777 in #19
  • (hopefully) fix-header-buttons-disappearing by @sampie777 in #20
  • fix header melody button not showng 'close'
  • fix header not correctly updating
  • prevented app crash when scrolling out of bounds
  • updated dependency server from jscenter to mavencentral

Full Changelog: v0.25.2...v0.25.3

v0.25.2

24 Oct 09:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.1...v0.25.2

v0.25.1

20 Oct 09:56
Compare
Choose a tag to compare

What's Changed

  • Included newly required Android manifest tag

Full Changelog: v0.25.0...v0.25.1

v0.25.0

20 Oct 09:40
Compare
Choose a tag to compare

What's Changed

  • Increased Android target SDK to 31
  • Remember last used melody by @sampie777 in #16
  • Fixed screen doesn't jump to first selected verse when the same song is split over multiple items in the song list

Full Changelog: v0.24.1...v0.25.0