All notable changes to this project will be documented in this file.
2.1.5 (2022-05-17)
2.1.4 (2022-05-16)
- env: add default value for
DBUS_SERVICE_NAME
(12e766c) - resources: add
dbus
config for application (c01818b) - screen: replace
utf8
icons withascii
characters (de53255)
2.1.3 (2022-05-16)
- pairing: replace
password
withpsk
(db99c7f)
2.1.2 (2022-05-16)
- pairing: shared context (d60f334)
2.1.1 (2022-05-13)
- pairing: bind this to characteristic initializer (97e876d)
2.1.0 (2022-05-12)
- screen: add subscribers & blessed log box (a9f7ad8)
- screen: create library for screen management (cdd2e0f)
- screen: create screen library (#3) (82cf088)
- screen: integrate library for screen management (42c566c)
- main: remove mqtt subscribers from connected callback (d5fd85d)
2.0.0 (2022-05-11)
- deps: added
node-wifi
package for working with Wi-Fi
- main: integrate business logic (faec158)
- pairing: add MQTT and Wi-Fi support (a40e9f9)
- pairing: add Wi-Fi and MQTT connectors (04d2239)
- config: add Wi-Fi connected option for MQTT prepared (8062d7f)
- workflows: add branches to release workflow (8f09258)
- deps: add
node-wifi
module (0d953e6)
2.0.0-beta.3 (2022-05-11)
2.0.0-beta.2 (2022-05-11)
- config: add Wi-Fi connected option for MQTT prepared (8062d7f)
2.0.0-beta.1 (2022-05-11)
- deps: added
node-wifi
package for working with Wi-Fi
- workflows: add branches to release workflow (8f09258)
- deps: add
node-wifi
module (0d953e6)
1.3.1 (2022-05-11)
- workflows: add branches to release workflow (a9ac8c9)
1.3.0 (2022-05-11)
- config: add BLE app settings (f289f08)
- main: integrate pairing module (1f6900e)
- pairing: add pairing module (7c95701)
1.2.0 (2022-05-11)
- config: add callbacks for MQTT and Wi-Fi (b34e414)
1.1.0 (2022-05-11)
- config: initialize default configuration (3ac3e96)
- environment: pass environment variables to app (7ecfd93)
- git: ignore
.env
file with credentials (f169c00) - workflows: add CodeQL analysis (7cb840b)
- prettier tabwidth (ee23389)