Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 2.21 KB

Level0 Change History

master

  • Add console_auth.php for interacting with pyLevel0.
  • Fixed user names with quotes.

1.2, 9.02.2016

  • Removed "follow cursor" and "text2coord" buttons.
  • Added support for obsolete /browse osm.org links.
  • Changeset number is now a link. #14
  • Made messages a bit smaller.
  • Changeset comment is preserved when using other buttons. #18 (by @jgpacker)
  • Pressing "Enter" in the changeset comment field now uploads changes. #20
  • Deletion and addition of relation members did not register as changes. #22
  • Fixed deletion order, so no conflicts occur. #27
  • Relations are visualized, with referenced members highlighed. #15 (by @tyrasd)
  • Map state is kept between sessions. #16

1.1, 20.05.2014

  • Fixed parsing object links with hashes from osm.org. #4
  • Enforced object limit for downloading.
  • Overpass API links are now allowed. #1
  • Tabs and newlines are now replaced with spaces on download. #9
  • When displayed key / value differs from downloaded, the object is marked as modified. #10
  • Now skipping some messages when there are more than 10.
  • Fixed processing \= in Level0l. #8
  • Ways are now drawn in the map view even when the cursor is not on a node reference. #2
  • Language strings for nodes containing identifiers were rewritten to use %s instead of %d.
  • "Show osmChange" button. #11
  • Stream opening errors are now properly reported.
  • Editing changeset tags is now possible. #12, #7

1.0, 27.04.2014

Initial release