- 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
- Fixed deletion and addition of relation members. #22
- 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
Initial release