Skip to content

Latest commit

 

History

History
117 lines (98 loc) · 4.27 KB

CHANGELOG.md

File metadata and controls

117 lines (98 loc) · 4.27 KB

1.1.6

  • Fix walkthrough on Firefox (#1743)
  • Fix icon at end of walkthough (#1740)
  • Fix walkthrough (#1739)

1.1.5

  • Add amenity=ranger_station preset (1723)
  • Add terms for tourism=artwork (#1726)
  • Reduce prominence of share links, add G+
  • Default wildcard tag values to "yes" (#1715)
  • Add help topic on relations (#1708)
  • Add default "Locator Overlay" layer (#1301)
  • Refine toilet preset (#1697)
  • Change delete shortcut to ⌘⌫/Ctrl-Backspace (#1698)
  • Fix close button event binding in save dialog (#1713)
  • Fix error when deleting a triangle vertex (#1712)
  • Add support for an externally provided asset map (#1699)

1.1.4

  • Fix adding multilingual name (#1694)
  • Fix social buttons (#1690)
  • Work around a Firefox bug that sometimes caused elements to be unselectable or stuck dragging (#1691, #1692)

1.1.3

  • Fix behavior of enter key in name field (#1681)
  • Remove area=yes when choosing an area preset (#1684)
  • Save history more frequently (#1345)
  • Fix combobox menu scroll bar behavior (#963)
  • After editing, give a sense when map is updated (#1660)
  • Clarify undo/redo tooltips (#1670)
  • Add emergency=fire_hydrant preset (#1674)
  • Refine power=generator preset (#1675)
  • Add leisure=track preset (#1683)

1.1.2

  • Fix cursor offset when clicking/dragging after resizing the window (#1678)
  • Include low-frequency tag values if they have a wiki entry
  • Fix tag value suggestions in preset comboboxes (#1679, #1680)

1.1.1

  • Improve performance when drawing
  • Tail should appear only first time
  • Fix radial menu tooltip positioning on Firefox

1.1.0

  • Fix radial menu tooltip positioning

1.1.0rc1

  • Custom layers support TMS-flipped Y coordinate with {ty} replacement.
  • Allow to join more than two ways (#649)
  • Many preset additions and improvements
  • Fix Japanese language input (#1594)
  • Prevent merging over restriction relations (#1512)
  • Support multiple overlay layers
  • Fix name field for suffixed ISO 639-1 codes (#1628)
  • Add ability to create a new relation (#1576)
  • Permit translating all preset term lists (#1633)
  • Include GPX and overlay layers in imagery_used (#1463)
  • Move sidebar to left, map controls to right
  • Rework search UI and consolidate with geocoder
  • More dramatic different between hover and active edit feature pane

1.1.0beta1

  • Performance improvements
  • Added a UI for multilingual name tags
  • "Report a bug" in footer is now an icon
  • New style for radio buttons and check boxes
  • Incomplete relations can no longer be deleted (previously, attempting to do so would generate a JS error)
  • Render bridge casing for bridge=viaduct, etc. (#1500)
  • Only draw intersections for {high,water,rail,aero}way lines (#1471)
  • Improve tag reference loading feedback (#1262)
  • Added relation presets
  • Display relation members and memberships in inspector
  • The sidebar is now persistent, rather than sliding in and out
  • The feature being hovered over is previewed in the sidebar
  • Zoom to feature only if map parameter isn't also specified
  • Don't zoom too far in (>z20) (#1511)
  • Don't zoom too far out (<z16). (#1522)
  • Added the ability to create multipolygons
  • Fix URL template host rotation
  • Fix strokes sometimes being clipped as polygons (#1527)
  • Refine selection behavior when dragging a node:
    • Preserve the sidebar state (#1401)
    • Show vertices of selected way (#1478)
    • Reselect exact previous selection when finished
  • Fix one way marker rendering (#1534)
  • You can now click the preset icon to return to the preset list
  • All preset fields now have placeholders
  • The save dialog now appears in the sidebar
  • Added Address preset (#1524)
  • Shorten "Zoom in" text, don't hide it on narrow screens (#1477)
  • Fix "View on OSM" in sidebar footer (#1473)
  • When deleting a vertex, reselect another vertex if possible (#1457)
  • The sidebar now has a searchable Feature List (#1545)
  • You can add a member to a relation via the "All relations" section of the sidebar

1.0.1

  • Test, imagery, translation, and preset updates
  • Fix untranslatable strings
  • Prefer to keep existing ways when joining
  • Fix creating intersecting ways and cope with 0 and 1 node ways
  • Fix IE detection in dist
  • Fix GPX track display
  • Fixes for Opera compatibility
  • Update osm-auth to 0.2.1
  • Fix the note functionality and textarea UI in presets
  • Fix walkthrough translation issues