Skip to content

Commit

Permalink
m7 release final preparations
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpinjackie committed Jun 29, 2017
1 parent ded00a2 commit 9bb6651
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Maestro/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
6.0m7
=====

- WMS Advanced Configuration dialog now auto-infers coordinate systems for discovered spatial contexts whose name matches the pattern 'EPSG:XXXX'
- Refine MgCooker error message when attempting to calculate MPU
- Fix: Cannot preview maps in local previewer if map has transparent background color
- Fix: Bing Maps support in Fusion Editor in anticipation of the June 30 2017 shutdown of the v6/7 APIs
- New Fusion validation rules to catch Application Definitions using the old bing layers or having Bing layers, but no API key
- Various external library updates
- Newtonsoft.Json 10.0
- DockPanel 2.15

6.0m6
=====
Expand Down
2 changes: 1 addition & 1 deletion build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SET TYPEACTION=build
SET TYPEBUILD=Release
SET PLATFORM=Any CPU
SET RELEASE_VERSION=6.0m6
SET RELEASE_VERSION=6.0m7
SET OLDPATH=%PATH%
SET PATH=%PATH%;%CD%\Maestro\packages\NSIS.2.51\tools;C:\Windows\Microsoft.NET\Framework\v4.0.30319
SET SLNDIR=%CD%
Expand Down

0 comments on commit 9bb6651

Please sign in to comment.