Releases: freifunk/meshviewer
Releases · freifunk/meshviewer
Release v12.4.0
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
- @anoymouserver made their first contribution in #65
Full Changelog: v12.3.0...v12.4.0
Release v12.3.0
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
Fixed build
Release v12.2.0
Bump version to 12.2.0
Release v12.1.0
- Adjust deprecated list
- Dependency Updates
Release v12.0.2
Changelog:
- Update modules
- Add 842 to legacy devices
Release v12.0.1
New feature: Deprecation Warning (see Readme)
Release v12.0.0
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.