Skip to content

Releases: freifunk/meshviewer

Release v12.6.0

04 Aug 18:33
b916a0d
Compare
Choose a tag to compare

What's Changed

Features/Improvements

  • separate EOL and deprecated devices by @grische in #81
  • feat: disable location watching by @maurerle in #192
  • feat: increase height of info sidebar on small mobile screens by @maurerle in #191

Bugfixes

  • fix: firstseen now respects locale and shows a past time by @maurerle in #195
  • fix: revert unnecessary change to locate - add watch option back by @maurerle in #193
  • fix: loading the json file did create a root application instead returning the cached json by @maurerle in #190
  • fix: calculate stats on all nodes by @maurerle in #187

Chores

Full Changelog: v12.5.0...v12.6.0

Release v12.5.0

29 Jun 15:13
v12.5.0
b16b470
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v12.4.0...v12.5.0

Release v12.4.0

16 Jan 18:12
Compare
Choose a tag to compare

Biggest Change was the migration to Vite and to TypeScript by @weeman1337 and @MyIgel
Additionally we migrated to the Freifunk GitHub Org

What's Changed

  • [TASK] Rename config.json.example to config.example.json by @MyIgel in #42
  • [TASK] Cleanup after moving to the Freifunk org by @MyIgel in #44
  • [BUGFIX] a dot is allowed in firmware image names by @maurerle in #43
  • [TASK] Migrate to Vite by @weeman1337 in #46
  • Show error message if config.json can't be found by @MyIgel in #56
  • [TASK] add attribution of device-pictures to about page by @maurerle in #48
  • Updated variable names to be more meaningful by @MyIgel in #62
  • [TASK] Add TypeScript support by @weeman1337 in #63
  • Fixed filters after renaming by @MyIgel in #64
  • [BUGFIX] Fix deployment to subfolders by @anoymouserver in #65
  • [BUGFIX] add devices with <=32MB RAM to deprecation by @maurerle in #73
  • Use Typescript by @MyIgel in #71

New Contributors

Full Changelog: v12.3.0...v12.4.0

Release v12.3.0

10 Sep 11:02
Compare
Choose a tag to compare

What's Changed

  • Updated more deprecation warnings
  • Upgraded & Fixed JavaScript dependencies
  • added filter for deprecationStatus and baseversion
  • Show hardware images for routers on the map
  • Show number of clients in local mesh cloud
  • Added different styling for nodes with uplink

Full Changelog: v12.2.1...v12.3.0

Release v12.2.1

14 Jan 14:53
Compare
Choose a tag to compare
Fixed build

Release v12.2.0

24 Feb 19:09
Compare
Choose a tag to compare
Release v12.2.0 Pre-release
Pre-release
Bump version to 12.2.0

Release v12.1.0

20 Dec 21:50
Compare
Choose a tag to compare
  • Adjust deprecated list
  • Dependency Updates

Release v12.0.2

12 Jun 20:46
Compare
Choose a tag to compare

Changelog:

  • Update modules
  • Add 842 to legacy devices

Release v12.0.1

12 Apr 12:56
Compare
Choose a tag to compare

New feature: Deprecation Warning (see Readme)

Release v12.0.0

12 Apr 09:57
Compare
Choose a tag to compare

This is the first release of this new fork.
Main thing changed is the rollout and config management:
You can now just serve the attached build, and modify your dynamically loaded config.json (from config.json.example) and there you go.
This should make things much easier with configuration management etc. - drawback is the non-personalized loading screen etc. - if you need personalized meta-tags etc., please open an issue.