Skip to content

Latest commit

 

History

History
565 lines (298 loc) · 26.8 KB

CHANGELOG.md

File metadata and controls

565 lines (298 loc) · 26.8 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.26 (2024-04-03)

⚠ BREAKING CHANGES

  • dependencies: upgrade react-query v2 to v4. Also migrate old storybook @storybook/addon-knobs to api to @storybook/addon-controls

Features

  • docker: Add docker for local dev (ffa9876)
  • fbw: show scans results #339
  • nodejs: upgrade .nvmrc to 20 (48f415b)
  • gh-action: create actions to test, build and create a build package to test
  • packages: upgrade packages to latest versions
  • packages: typescript and tailwindcss support

Bug Fixes

  • ci: translations not present (2127352)

  • fbw: multiple fixes and migrate to react query

  • lime-plugin-metrics: multiple fixes

  • lime-plugin-metrics: refactor to react query (a166cd6)

  • lime-plugin-rx: multiple fixes

  • lime-plugin-rx: migrate to react query (7118a73)

  • node-admin: voucher tests (bdf1219)

  • tests: multiple text fixing. See #359

  • jest: fix regular expression to find the tests files (a9f57f2)

  • dependencies: upgrade node dependencies (5acd8ca)

0.2.25 (2022-03-04)

Features

  • hotspot: add hotspot feature (6f0355f)
  • node admin: add Roaming AP config (31c65d1)
  • node-admin: allow changing wifi password (12d8492)
  • pirania: adds interface for pirania based on new-pirania-api (63476a2)
  • pirania ui (353ffd9)
  • portal editor: add portal editor (d95d4fb)

Bug Fixes

  • login: make form submit on enter (f218c6b)
  • login: persist session after page refresh (ee0d9d4)
  • reboot-banner: persist page refresh (cee2800)
  • subheader: show only one banner at a time (0bc37bc)
  • translations: fix error in pt translation (3640de1)

0.2.24 (2022-02-23)

Bug Fixes

  • firmware: display spinners in download from release (a50d314)

0.2.23 (2022-02-21)

Bug Fixes

  • translations: fix error in pt translation (3640de1)

0.2.22 (2022-02-21)

  • pirania: add portuguese translations (63476a2)

0.2.21 (2022-02-21)

Features

  • hotspot: add hotspot feature (6f0355f)
  • node admin: add Roaming AP config (31c65d1)
  • node-admin: allow changing wifi password (12d8492)
  • pirania: adds interface for pirania based on new-pirania-api (63476a2)
  • pirania ui (353ffd9)
  • portal editor: add portal editor (d95d4fb)

Bug Fixes

  • getvoices: fix synth voices crash in align screen (1ba18c4)

0.2.20 (2021-05-11)

  • map: prevent buttons overflow in mobile
  • align: show message "no mesh interfaces available" when there aren't

0.2.19 (2021-05-11)

Bug Fixes

  • firmware: disable upgrade button after submit (aaea467)

0.2.18 (2021-05-11)

Bug Fixes

  • firmware: show loading spinner while uploading file (ea4293c)

0.2.17 (2021-05-06)

Features

  • translations: add a lot of pt-br translations :)
  • menu: add community / node view to menu (currently without community features) (09fcec8)

Bug Fixes

  • translations: fix English counts (8b3d0c4)
  • translations: fix English spelling (a319694)
  • translations: force lowercase locale to I18n (34e7b57)
  • translations: spelling fixes for pt-br (11d52b8)
  • upgrade: fix typo, now showing release link to more info (14e6f89)

0.2.16 (2021-03-12)

Bug Fixes

  • align: url incremental growth at align-single (3f92f6a)
  • firmware: fix firmware upgrade when eupgrade is missing (f6683af)
  • i18n: fix localization fallback. Bring back some PT-br translations(4891d66)
  • remotesupport: fix remotesupport broken ui when no internet (a198536)

Improvements

  • changenode: improve UI texts with more user-friendly ones (cab16f3)

0.2.15 (2021-01-27)

Bug Fixes

  • most_active: fix rx page not loading when no most_active (428f267)

0.2.14 (2021-01-27)

Refactor

  • bathost: adapt to new ubus endpoint

0.2.13 (2021-01-25)

Features

  • remotesupport: add support for sharing tmate sessions to your node (#289)

Bug Fixes

  • map: load community when this node is not in nodes_and_links db (67140b3)

Improvements

  • map: show links only when both nodes list each other as associated (d195ac4)

0.2.12 (2021-01-15)

Features

  • align New align screen, check out more info at PR #285

0.2.11 (2020-11-27)

Features

  • firstbootwizard: add do not ask again option to fbw banner (ed9b733)

  • firmware upgrade: add one click firmware upgrade (a62547d)

Bug Fixes

  • firstbootwizard: ask root privilege to run fbw (4c5e52e)

0.2.10 (2020-10-29)

Bug Fixes

  • fbw: fix app crash when lime-fbw is not available (8993892)
  • fbw: protect fbw with root password (3930f1e)

0.2.9 (2020-09-16)

0.2.8 (2020-09-16)

0.2.6 (2020-09-15)

Features

  • firmware upgrade: basic implementation of firmware upgrade (175ec82)

Bug Fixes

  • fbw: allow uppercase letters in network name (987c458)
  • rx: fix most_active change node functionality (acc2617)
  • rxpage: fix uptime days field (85e6b55)
  • shared-password: do not show success message on error (3866041)

0.2.5 (2020-05-20)

CI Changes

  • libremesh pull request overwrite master Makefile, no template one (eb4fe08)

0.2.4 (2020-05-20)

Features

  • fbw: add shared password to network creation form (0e90457), closes #237
  • plugin-network-admin: add network admin plugin (b40604c)

Bug Fixes

  • locate: fix ui bugs related to undefined coordinates of nodes (d6e90d5), closes #250

0.2.3 (2020-02-11)

Bug Fixes

  • bug: fix access from different node (956b337)

0.2.2 (2020-01-29)

Features

  • rxjs: update to new api in epics and api files (8500cc5)

Bug Fixes

  • align: fix setInterval and redux state (a430c69)
  • bug: 10.5.0.1 as home address (58f581d)
  • intl: fix int18n errors and add new translations (c3dc4bb)
  • navigation: avoid undefined elements (1814c39)
  • timer: fix uptime timer (214f83a)
  • timer: fix uptime timer (21b3e2e)

0.2.1 (2019-10-22)

Bug Fixes

  • fbw: community name in lowercase (73d464e)
  • slugify: improves domain usage (0237be9)
  • validation: fix hostname and communiy name validation in fbw (436a258)
  • validation: fix hostname validation in adminPage (13afd8c)

Features

  • redux: add generic actions file (fb4f173)
  • validation: hostname validation and slugify (48cdd4e)

0.2.0 (2019-10-08)

Bug Fixes

  • config: remove duplicated hostname (0cd3ac9), closes #207
  • redirect: full redirect instead of change the api endopint (5dd520e)
  • redirect: remove redirect on metrics page (6639b64)
  • validation: network and host name validation in FBW (85755ef)

0.2.0-alpha.13 (2019-06-25)

Bug Fixes

  • metrics: fix error messages on gateway error (858bf02)

Features

  • metrics: change to new lime-metrics response (7131d02)

0.2.0-alpha.12 (2019-06-25)

Bug Fixes

  • location: catch error loading nodes links (a255d9c)
  • location: fix comparation. Convert all values to number (f47da3a)
  • location: fix geojson render (6b90dc6)
  • location: remove develop ip in meta/CONECTION_START event (12c3a92)
  • package: update axios to version 0.19.0 (27401f9)

Features

  • location: include hostname in point data (f3c4ead)

0.2.0-alpha.6 (2019-03-09)

Bug Fixes

0.2.0-alpha.5 (2019-02-25)

0.2.0-alpha.4 (2019-02-25)

0.2.0-alpha.3 (2019-02-25)

Bug Fixes

  • fbw: change fbw api (696fc98)
  • fbw: remove groundrouting plugin and add fbw (cb5711d)
  • redux: fbw catch must return an array (b8d34e2)
  • redux-observable: update epics to redux-ovservable 1.0 (a8a9234)

Features

  • component: add global banner component (154568a)
  • fbw: add firstbootwizard page (8157a0d)
  • fbw: init first boot wizard (905b552)

0.2.0-alpha.2 (2019-02-25)

Bug Fixes

  • fbw: change fbw api (696fc98)
  • fbw: remove groundrouting plugin and add fbw (cb5711d)
  • redux: fbw catch must return an array (b8d34e2)
  • redux-observable: update epics to redux-ovservable 1.0 (a8a9234)

Features

  • component: add global banner component (154568a)
  • fbw: add firstbootwizard page (8157a0d)
  • fbw: init first boot wizard (905b552)

0.2.0-alpha.1 (2019-02-25)

Bug Fixes

  • fbw: change fbw api (696fc98)
  • fbw: remove groundrouting plugin and add fbw (cb5711d)
  • redux: fbw catch must return an array (b8d34e2)
  • redux-observable: update epics to redux-ovservable 1.0 (a8a9234)

Features

  • component: add global banner component (154568a)
  • fbw: add firstbootwizard page (8157a0d)
  • fbw: init first boot wizard (905b552)

0.2.0-alpha.0 (2018-10-24)

Bug Fixes

  • location: fix inverted value in default location (6fac5dd)

Features

  • align: show message when no other node is found (84a2c1b)

0.1.1-alpha.0 (2018-10-23)

Bug Fixes

  • husky: update hooks in package.json (87ac1ba)
  • path: change default path to libremesh lime-app path (53106c0)

0.1.0 (2018-10-23)

Bug Fixes

  • husky: update hooks in package.json (87ac1ba)
  • path: change default path to libremesh lime-app path (53106c0)

0.1.0-alpha.5 (2018-10-23)

Bug Fixes

  • api: fix api call (00dc926)
  • cors: fix cors connection (13ef9b5)
  • groundrouting: disable groundrouting plugin (e792737)
  • package: update leaflet.gridlayer.googlemutant to version 0.7.0 (5be94dd)
  • package: update redux-observable to version 0.19.0 (a941dce)
  • package: update redux-observable to version 1.0.0-beta.2 (667aa46)
  • reducer: fix wrong state variable (49edbcb)
  • redux: use new redux-observable api (f916d61)
  • transaltion: fix metrics page transaltions (07969ad)
  • translations: remove preact-inline from status component (7668701)
  • url: fix ground routing url in menu (78a8263)

Features

  • loading: add loading in ground routing page (1d92b0f)
  • location: add new ubus-lime-location api (a32622b)
  • location: detect unassigned location in node (e0678a9)
  • plugin: init ground routing script (442e934)
  • plugin: register groundrouting plugin in config.js (1688639)

0.1.0-alpha.4 (2018-02-06)

0.1.0-alpha.3 (2018-01-31)

Bug Fixes

0.1.0-alpha.2 (2018-01-22)

Bug Fixes

  • package: update redux-observable to version 0.17.0 (e5bafbc)
  • Remove admin options form config page (ccbe3ab)

Features

0.1.0-alpha.1 (2017-11-24)

0.1.0-alpha.0 (2017-11-24)

Features

  • location: Changes in how to select the new location of a node (31fdabf), closes #53
  • settings: Metrics box and align status now respond to community settings (dbc3c8d), closes #28

0.0.1-alpha.6 (2017-10-25)

Bug Fixes

  • travis: Remove on repo (739deac)
  • travis: Skip cleanup after build (3cec77a)

0.0.1-alpha.5 (2017-10-25)

Bug Fixes

  • travis: Skip cleanup after build (3cec77a)

0.0.1-alpha.4 (2017-10-25)

Bug Fixes

  • travis: Wrong credentials (d9c14b4)

0.0.1-alpha.3 (2017-10-25)

Bug Fixes

  • travis: Use user and password instead of api key (c451387)

0.0.1-alpha.2 (2017-10-25)

0.0.1-alpha.1 (2017-10-25)

Bug Fixes

  • package: update redux-observable to version 0.15.0 (2bb161b)

0.0.1-alpha.0 (2017-10-25)

Bug Fixes

  • package: update redux-observable to version 0.15.0 (2bb161b)