Documentation / TileMill

Changelog

0.6.2 November 01 2011

  • Fixed a bug that would prevent interactivity behavior from the first row in an imported CSV from working.

  • Fixed a bug where highlighted syntax errors in the Carto editor would not show tooltips properly.

  • Fixed a bug in the Mac app that would prevent some alert and confirmation dialogs from working properly.

  • Fixed a bug in the Mac app where the user wouldn’t be prompted to save their work at app quit time.

  • Removed behavior in datasource panel that would force the SRS for certain file extensions.

  • Custom SRS strings are supported for CSV files, but the default remains WGS84.

  • More robust CSV parsing.

0.6.1 October 26 2011

  • Fixed several bugs with the Mac OS X interface that prevented the user from clicking links.

0.6.0 October 25 2011

  • Added a native Mac OS X user interface.

  • Ubuntu app redesigned to feel more like a desktop application. See upgrade notes for important migration information.

  • Added support for CSV datasources.

  • Added support for export to SVG.

  • Added support for downloading remote datasources over HTTPS.

  • For remote datasources, TileMill can now use the Content-Disposition HTTP header to automatically identify the datasource type.

  • By default, connections are now only accepted from the loopback interface.

  • Fixed bug in Carto where the pound sign in an ID selector was optional.

0.5.1 September 07 2011

  • Fixed bug in OS X app that would activate the “Launch Browser” button before TileMill was ready.

  • Update to CodeMirror 2.13.

  • Better line-by-line error reporting for Carto files.

  • Fixed bug that would break conditional styles on some PostGIS layers.

  • Faster rendering thanks to performance improvements in Mapnik.

0.5.0 August 25 2011

  • SQLite/SpatiaLite datasource support.

  • Fixed bug in manual breadcrumb.

  • Autocorrect common id/class entry errors.

  • Handy preference panel in Mac OS X application.

  • Advanced field for datasources.

  • Fixed sytax error in Ubuntu install script.

  • New projects can optionally empty to save bandwith.

  • Better wording of buttons in modal confirmation dialogs.

  • Fix for bug that would cause Safari 5.1 to crash.

  • Fix for frequent “Forbidden” errors in Safari.

  • Automatic updates for Mac OS X app.

0.4.2

  • Bugfixes.

0.4.1

  • Bugfixes.

0.4.0

  • Major rewrite of application.

  • app.db file from previous versions is not compatible with 0.4

  • Default files directory is now ~/Documents/MapBox

0.3.0

  • Basic PostGIS layer support

  • New opacity features in Carto

  • Fix bug that prevent rendering non-interactive tilesets in some cases

0.2.1

  • Fix bug with S3 bucket listing

0.2.0

  • Upgrading requires an upgraded version of Mapnik. See the installation section of the README for Mapnik version and installation instructions.

  • Interactivity authoring

  • Use Modest Maps for map preview

  • Improved performance

  • Bug fixes

0.1.4

  • Initial public release