Release Notes
All notable changes to FlowBits are documented here.
1.9.6
This update adds a welcome notification with a reference to the documentation website.
1.9.5
Add paypal donate option.
1.9.4
This update add internal cleanup logic and fixes a few instances where autocomplete providers did not check all flow cards.
1.9.3
Cleanup and internal refactorings.
1.9.2
No significant changes, just a library version bump.
1.9.1
This update adds more verbose logging for dianostics reports.
1.9.0
This update introduces a filter setting for the Flags-widget, this allows you to select which flags are shown in the widget. It also fixes a bug where widgets were not updated when new flags and modes were added.
1.8.3
Fixed a bug where the timer count in app settings only counted non-stopped timers.
1.8.2
This update introduces a timer widget, streamlines internal logic and adds more api endpoints.
1.7.0
This update introduces labels, events and corresponding widgets. It also adds support for Arabic.
1.6.9
No significant changes, just some internal refactorings.
1.6.6
Simplified code a bit.
1.6.5
Fixed a bug where non-standard languages could not properly initialize.
1.6.4
No significant changes, just some internal refactorings.
1.6.3
This update adds the ability to customize icons and colors for flags and modes. You may customize these from app settings.
1.6.2
This update adds the ability to customize icons and colors for flags and modes. You may customize these from app settings.
1.6.15
Fixed a typo.
1.6.14
This update fixes a bug where modes could not be activated or deactivated while timeline notifications were disabled.
1.6.13
This update adds the ability to invert the cycle has value, timer is finished, timer is paused and timer is running conditions.
1.6.12
This update introduces a new flow trigger for when the current mode changes.
1.6.11
Internal optimization.
1.6.10
Add Homey Community Topic ID.
1.6.1
This update adds the ability to customize icons and colors for flags and modes. You may customize these from app settings.
1.6.0
This update adds the ability to customize icons and colors for flags and modes. You may customize these from app settings.
1.5.5
Reworked how icons are loaded.
1.5.4
This update removes an obsolete library that was used.
1.5.3
This update optimizes the performance of certain flag and mode trigger execution. It also fixes a bug where the timer remaining action flow card could fire twice when a timer was paused on that exact moment.
1.5.2
Fixed a bug where the stop timer card did not properly remove a timer from the scheduler.
1.5.1
Fixed an app startup crash.
1.5.0
Introduces no-repeat and clear-no-repeat flow cards, a new slider widget that can be controlled from flows via the slider-set and slider-changed cards, and a new widget that shows the current mode.
1.4.3
This update introduces a new no-repeat flow card as well as a new current mode dashboard widget.
1.4.2
This update introduces a new no-repeat flow card as well as a new current mode dashboard widget.
1.4.1
This update introduces a new no-repeat flow card as well as a new current mode dashboard widget.
1.4.0
This update introduces a new no-repeat flow card as well as a new current mode dashboard widget.
1.3.1
This update introduces a no-repeat flow card and adds translations for all supported languages.
1.3.0
This update introduces a no-repeat flow card and adds translations for all supported languages.
1.2.2
Fixed a bug where the timer remaining flow card could fire multiple times. This only was the case when multiple remaining timer cards were used with the same time, for a single timer.
1.2.1
Reworked some internal logic.
1.2.0
This update adds a new flag on/off widget for your dashboards.
1.19.3
Update dependencies.
1.19.2
Update dependencies.
1.19.1
Fixed a few off-by-one bugs and optimize internal logic. Update dependencies.
1.19.0
This update adds a new calculate formula flow card, thanks @stefan-schweiger! Updated dependencies as well.
1.18.3
Update dependencies.
1.18.2
Introduces a new at least N states in set became active trigger and a new at least n states in set are active. This update also makes the code a bit simpler.
1.18.1
This update fixes a bug where unneeded mode and flag updates were triggered when the name was somehow empty.
1.18.0
This update adds milliseconds as a timing unit for everything time-related, thanks @stefan-schweiger!. The Set states widget now has an opt-in setting to allow toggling states from the widget.
1.17.6
Update dependencies.
1.17.5
Update dependencies. (Build upload failed?)
1.17.4
Update dependencies.
1.17.3
Update dependencies.
1.17.2
This update improves startup performance.
1.17.1
Small clarification in repeating timers feature.
1.17.0
This update introduces repeating timers.
1.16.1
Bump deps.
1.16.0
This update rewrites how app settings are rendered.
1.15.2
This update introduces a new 'Retrieve info of timer' flow action, which provides flow tokens for the timer status, remaining time and remaining seconds.
1.15.1
Updated app readme.
1.15.0
This update introduces new activate flag/mode for [duration] flow actions, flag/mode is active for at least [duration] flow conditions. It also adds new start/set timer for a randomized duration flow actions. And last but not least, it adds a widget setting for slider step size.
1.14.0
This update adds a new Reactivate current mode flow action.
1.13.1
This update adds missing inverted condition flow card titles and makes translations a more consistent.
1.13.0
This update adds previous step flow cards for cycles. Event condition flow cards can now be inverted, thanks @s73nm
1.12.5
This update improves all translations for consistency.
1.12.4
Bump dependencies.
1.12.3
This update introduces Sets, which are groups of boolean values.
1.12.2
This update introduces Sets, which are groups of boolean values.
1.12.1
This update introduces Sets, which are groups of boolean values.
1.12.0
This update introduces Sets, which are groups of boolean values. It also fixes a bug with encoding of names and an issue with timers where the remaining trigger could in rare cases fire after the timer was finished.
1.11.0
This update adds a new utility flow card to calculate the percentage between two timestamps.
1.10.5
Fixed an issue where only saved sliders were available in the slider widget.
1.10.4
Bump dependencies.
1.10.3
This update introduces a new value token to the label changed trigger.
1.10.2
Fixes a typo, thanks @s73nm!
1.10.1
Fixes a bug where clicks wouldn't register while using a hardware pointer on an iPad.
1.10.0
This update adds a filter option to the Modes-widget.
1.1.0
This update adds two new trigger cards: 'Flag updated' and 'Mode updated'.
1.0.7
Added a missing null check.
1.0.6
Added a missing null-check in timers.
1.0.5
Added a missing null check.
1.0.4
Added app manifest tags.
1.0.3
Fixed a translated token error where the token would not be added at all.
1.0.2
Fixed a bug where a token would receive the wrong value.
1.0.1
Added a hint to the school holiday flow card.
1.0.0
First version!
0.2.0
Update the assets and branding a bit.
0.1.0
Introduce dice rolls condition.
0.0.8
Introduce Flags.
0.0.7
Implemented initial logic for timers.
0.0.6
Refactored most flow cards and introduced timer cards without functionality for now.
0.0.5
Fixed a few issues with cycles.
0.0.4
Added new math then-cards and added signals.
0.0.3
Tweaks to modes.
0.0.2
Small tweaks and fixes for modes.
0.0.1
Initial test release.