v1.3
Release Notes
This is a small release that corrects a major issue with modifying user and group permissions, corrects some deprecation warnings, adds a new feature to allow you to create new maps files with a specific name from the user interface, and lastly the first round of Internationalization. Internationalization won't be complete until after the Weathermap editor is internationalized.
ChangeLog
--- 1.3 ---
- issue#125: Repair maps actually destroys them
- issue#129: Weathermap crash when Boost enabled
- issue#136: Old accounts not removed from Weathermap Auth table
- issue#140: Deprecation's warnings related to function imagecopyresampled() and imagecreatetruecolor()
- issue#143: When you add a specific right to a user (on the management of a map) you cannot remove it later, since the user disappear from the list
- issue: Weathermap Disabled due to invalid use of a null string.
- issue: Correct for multiple deprecation warnings associated with the use of a float() value in a function where int() is required
- feature: Start the internationalization of Weathermap
- feature: Restore a method to create new named files without having to resort to the command line.