r83935 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r83934‎ | r83935 | r83936 >
Date:18:10, 14 March 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
updated rel notes
Modified paths:
  • /branches/Maps0.8/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: branches/Maps0.8/RELEASE-NOTES
@@ -12,14 +12,34 @@
1313
1414 This version branched from Maps 0.7.x at version 0.7.3.
1515
16 -* Removed compatibility with pre MediaWiki 1.17, in order to make full use of the new features.
 16+==== New features ====
1717
1818 * Added full Google Maps v3 support and set it as the default mapping service.
1919
 20+* Added new geocoder making use of the new GeoNames API.
 21+
2022 * Added support for the auto-documentation features for parser hooks introduced in Validator 0.4.3.
2123
 24+==== Removed features ====
 25+
 26+* Removed compatibility with pre MediaWiki 1.17.
 27+
 28+* Removed overlays parameter for Google Maps v2.
 29+
 30+==== Internal improvements ====
 31+
 32+* Usage of the Resource Loader for all scripts and stylesheets.
 33+
 34+* Rewrote all the map JavaScript to jQuery plugins.
 35+
 36+* Rewrote the way parameters are translated to JavaScript. Now one big PHP object is json_encoded.
 37+
2238 * Improved KML formatter.
2339
 40+==== Bug fixes ====
 41+
 42+* Fixed geocoding service overriding based on mapping service (merged in from Maps 0.7.5).
 43+
2444 === Maps 0.7.3 ===
2545 (2010-11-30)
2646

Status & tagging log