[mapguide-commits] r7199 - trunk/Tools/Maestro/Maestro

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Tue Nov 6 23:38:09 PST 2012


Author: jng
Date: 2012-11-06 23:38:08 -0800 (Tue, 06 Nov 2012)
New Revision: 7199

Modified:
   trunk/Tools/Maestro/Maestro/changelog.txt
Log:
Maestro 5.0 beta 5 changelog update

Modified: trunk/Tools/Maestro/Maestro/changelog.txt
===================================================================
--- trunk/Tools/Maestro/Maestro/changelog.txt	2012-11-07 07:10:26 UTC (rev 7198)
+++ trunk/Tools/Maestro/Maestro/changelog.txt	2012-11-07 07:38:08 UTC (rev 7199)
@@ -1,5 +1,32 @@
-- New command to compile a full dependency list for a given set of resources
+5.0 Beta 5
+----------
 
+- First 5.0 release with a matching SDK. Consult the SDK changelog for overview of changes
+- mg-desktop binary update (2.4.0.7056 backend with 2.4.0.7152 viewer)
+- Added support for previewing resources using the MapViewer component
+- New and improved IronPython REPL console. Due to threading issues in Mono, the zip distribution does not include this add-in.
+- IronPython AddIn now includes the python standard library
+- Added XML element code folding support in the Generic XML editor
+- Added support for FDO Expression syntax highlighting. Auto-complete is currently disabled for Mono.
+- LocalNative connection provider fixes
+- Deleting resources with dependencies will now display a specialized confirmation dialog showing such dependencies
+- Added support for creating packages with a list of resource ids, instead of just choosing a folder
+- New command to compile a full dependency list for a given set of resources
+- Added support for creating new http connections off of existing session ids. This means we can now spawn MgCooker from the Map Definition editor without the need to spring up a login dialog.
+- Generic layer validation failures now include full exception information
+- Added support for generating locale-specific resource previews
+- Added support for flipping the order of ColorBrewer color ramps when generating themes
+- Added support for opening affected resources from the Validation Results dialog
+- Fix: Make SetResourceData in Local/LocalNative providers more memory-efficient (apparent when loading packages with large data files)
+- Fix: Login Dialog safeguards for Local and LocalNative providers as it is not possible to create subsequent connections with different ini files.
+- Fix: Mono crashes in Web Layout editor
+- Fix: Prevent group node drops into its child group nodes in Map Definition editor.
+- Fix: WMS Feature Source editor fixes and improvements
+- Fix: Persist layer selection in Map Definition editor when moving between logical grouping and draw order tabs
+- Fix: Incorrect FDO class name encoding/decoding for certain cases
+- Fix: Toggling visibility state in Live Map Editor does nothing
+- Fix: Available commands selection wackiness in Web Layout editor
+
 5.0 Beta 4
 ----------
 



More information about the mapguide-commits mailing list