Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

Releases: sterrenb/flutterhole

v5.2.3

22 Aug 16:46
27c34d6
Compare
Choose a tag to compare
  • Feature: whitelist/blacklist page

  • Feature: whitelist & blacklist queries from the query log by sliding

  • Feature: temperature/load statistics in drawer

  • Fix: query types graph legend overflow

  • Fix: client activity graph time missing

  • Fix: type '_OneByteString' is not a subtype of type 'int' in type cast

v5.0.0-alpha

12 May 18:06
Compare
Choose a tag to compare
v5.0.0-alpha Pre-release
Pre-release
Adding keystore reference

v2.1.2

13 Aug 15:20
e50a390
Compare
Choose a tag to compare
  • Fix a bug that shows authentication credentials in Pihole list views

  • #56 secure requests with an empty API token now log a warning and are performed as normal requests, instead of throwing immediately

  • Many many tests

v1.1.0

28 Mar 11:58
361852c
Compare
Choose a tag to compare
v1.1.0 (#41)

* Adding whitelist and blacklist support

v1.0.5

17 Mar 17:17
8f93de8
Compare
Choose a tag to compare
v1.0.5 (#38)

* Adding end drawer for quick config selection, resolves #30

* Adding SSL toggle amd flexible URI, resolves #31

* Adding snackbars, resolves #32

* Categorizing the settings screen (#37)

Play Store Release

23 Feb 21:18
94daaec
Compare
Choose a tag to compare
Feature/unit tests (#26)

* Fixing a bug when switching to a newly added configuration

* Fixing a bug that repeatedly shows the welcome screen

* Fixing a bug when disabling permanently from the drawer

* Fixing a bug when disabling permanently from the drawer

v0.2.3: Bugfix/configname (#25)

21 Feb 11:06
20e19a2
Compare
Choose a tag to compare
* Fix a bug when updating the configuration status if no other configurations are set up

v0.2.2

19 Feb 12:13
1f14927
Compare
Choose a tag to compare
Feature/coveralls (#24)

* Fixing typo

* Making version compliant to Fdroid

v0.2.1

19 Feb 09:03
78db835
Compare
Choose a tag to compare
Feature/setup screen (#23)

* Adding welcome screen, resolves #4