Skip to content

WiND v1.0.0

Compare
Choose a tag to compare
@sque sque released this 25 Dec 03:23
· 229 commits to master since this release

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