Skip to content

Releases: mmazzarolo/breathly-app

iOS 2.1 (17)

17 Feb 09:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: ios-2.0.1-(16)...ios-2.1-(17)

Android 2.1 (3145747)

17 Feb 09:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: android-2.0.1-(3145746)...android-2.1-(3145747)

iOS 2.0.1 (16)

07 Feb 09:16
Compare
Choose a tag to compare
  • Fixed custom pattern text not re-rendering: Fixed the custom pattern label (e.g., (4, 5, 2 ,3) not re-rendering correctly — this was happening because I was updating mutating the steps array directly instead of cloning it. A classic.
  • Prevent double navigations: Forgot to replace push with navigate. This fixes the double navigation issue where you would navigate to the same screen multiple times if you tapped on a button in a rapid succession.
  • Forced the splash-screen for at least 1.5 sec: The splash screen sometimes was so quick it was useless. This forces it to stay up for at least 1.5 sec.

Android 2.0.1 (3145746)

07 Feb 09:17
Compare
Choose a tag to compare

iOS 2.0.0 (15)

05 Feb 10:20
2f17d01
Compare
Choose a tag to compare

Hello there, here's the biggest Breathly update so far!
I completely redesigned Breathly's user interface from the ground-up. This change is really important because it allows me to introduce new features (in the future) that have been requested for ages (e.g., pure dark more, saving multiple custom patterns, etc...).
With this update I also moved a few things around, and followed a more standard light/dark theme to ensure you can use Breathly in the dark.
I haven't removed previously existing feature — but if you notice anything is missing or any bug, please let me know.
Have a great day!

Android 2.0 (3145745)

05 Feb 15:46
2f17d01
Compare
Choose a tag to compare

Hello there, here's the biggest Breathly update so far!
I completely redesigned Breathly's user interface from the ground-up. This change is really important because it allows me to introduce new features (in the future) that have been requested for ages (e.g., pure dark more, saving multiple custom patterns, etc...).
With this update I also moved a few things around, and followed a more standard light/dark theme to ensure you can use Breathly in the dark.
I haven't removed previously existing feature — but if you notice anything is missing or any bug, please let me know.
Have a great day!

ios-1.8

28 Dec 17:22
Compare
Choose a tag to compare

#58 Added timer customization

android-1.9

28 Dec 17:22
Compare
Choose a tag to compare

#58 Added timer customization

ios-1.7

07 Sep 08:17
3096e64
Compare
Choose a tag to compare

No features, just a version bump for the app store page refresh

ios-1.6

22 May 08:23
Compare
Choose a tag to compare

#46 Improved setting screen's scrollbar position