Releases: wind-project/wind
WiND v1.0.1
WiND v1.0.1 is a bug-fix release of v1.0.x series. It is a drop-in-replacement for any v1.0.0 installation and it is strongly advised to upgrade.
Changes since v1.0.0
- Fix #41: SRTM downloader not working for some areas.
- Fix #42: Missing google earth icon.
- Fix #33: "Add subnet" & "Add IP address" in node editor does not work.
- Fix #32: Main menu node list sort by node ID
- Fix #29: Cannot login with Internet Explorer
- Fix #28: Google map is not working if WiND is served under https
- Fix #24: Nodes with access points enabled should be marked green
- Fix #23: Firefox does not launch line of sight window
- Fix #18: Upload photos issue at wind.awmn.net
- Fix #15: Problem auto-resizing LOS popup. (Update styles.css)
Upgrade
Before upgrading you should take backup of all files and database!
This version is backwards compatible. To upgrade you need to replace all files with the new ones except of files
and config
folder. After you have finished upgrading the server, you should perform a deep refresh on your browser otherwise you may experience problems with cached files of older version.
If you find any problem please open an issue. You can always contact us for help at wind _@_ cube.gr
WiND Development Team
WiND v1.0.0
After long time since last release, here we are with a new one that brings many improvements and fixes. The most notable change, is the complete rewrite of the map code, based on OpenLayers. This new map system supports maps from OpenStreetMap and Google Maps simultaneously, provides an improved user experience and increased performance .
Changes since v1.0-rc1
- New: A map system based on OpenLayers, providing flexibility and increased performance.
- New: Command line tool to download all needed SRTM files (tools/srtm/download_all.php)
- New: Ajax based login interface.
- New: Moved to HTML5 document, removed small menus and introduced user-panel.
- New: Re-lisenced under AGPLv3. You can find all contributors under AUTHORS.txt.
- Fix: Replaced old anonymous javascript libraries with jQuery.
- Fix: SQL injection vulnerability on "node" parameter.
Upgrade
Before upgrading you are advised to take backup of all files and database!
This version is backwards compatible. To upgrade you need to replace all files with the new ones except of files
and config
folder.
If you find any problem please open an issue. You can always contact us for help at wind _@ cube.gr
WiND Development Team