| | 15 | == 2013-05-08: Stable release r5939 |
| | 16 | * major bugs |
| | 17 | * Invalid data produced by revert/undelete features (#8679, #8680, r5935) |
| | 18 | * Startup page/help system broken (#8685, r5936-r5939) |
| | 19 | |
| | 20 | == 2013-05-06: Stable release r5932 |
| | 21 | * major changes/enhancements |
| | 22 | * Integrate restart plugin into core. Asks for restart when needed (r5857, r5904) |
| | 23 | * Right click menu "undo, cut, copy, paste, delete, select all" for each text component (r5884, r5886) |
| | 24 | * Improved performance of Purge command (r5905) |
| | 25 | * minor enhancements |
| | 26 | * Internal presets: |
| | 27 | * "Route (legacy)" renamed to "General route"; "Route" renamed to "Public transport route" (r5838) |
| | 28 | * Update/unification of `leisure` and `amenity` presets (r5846) |
| | 29 | * Add `shop=newsagent` (r5860) |
| | 30 | * Display preset icon as preset dialog's frame icon (r5931) |
| | 31 | * Map style: Rendering of `office=company` and `office=government` (r5930) |
| | 32 | * Plugins: Allow plugins to add custom components to Upload dialog (r5842) |
| | 33 | * Remote control: |
| | 34 | * Start/stop HTTP server without restarting JOSM (r5861) |
| | 35 | * Add `new_layer` parameter to `import` handler (r5872) |
| | 36 | * Allow adding tags without confirmation for current session (r5876, r5880) |
| | 37 | * Search: Allow to search for numerical ranges for `id:`, `changeset:` and `version:` operators (like `nodes:`, r5848) |
| | 38 | * Validator: New test to detect invalid `highway` tags on roundabouts (r5902) |
| | 39 | * sub-minor enhancements |
| | 40 | * Bug reports: |
| | 41 | * Add "Report bug" button in Status report dialog, change bug report link in About dialog (r5849) |
| | 42 | * More detailed OS version info for Linux, Windows and Mac OS systems (r5850-r5852, r5867, r5877, r5879) |
| | 43 | * Better User-Agent handling (r5865, r5868, r5873, r5887, r5898) |
| | 44 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-05-06..2013-04-09&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 45 | |
| | 46 | |
| | 47 | == 2013-04-08: Stable release r5836 |
| | 48 | * major changes/enhancements |
| | 49 | * Major rework of contextual menus (r5793-r5794, r5799-r5800, r5821, r5825) |
| | 50 | * Paste tags from text: added "Clear buffer" button to the messages shown for incorrect buffer (r5809) |
| | 51 | * minor enhancements |
| | 52 | * Contextual menu in Add/Edit tag dialog: |
| | 53 | * Save recently added tags in preferences (r5773) |
| | 54 | * Internal presets: |
| | 55 | * Allow `man_made=watermill` for closed ways (r5770) |
| | 56 | * Allow `traffic_calming` for ways (r5802) |
| | 57 | * MapCSS: |
| | 58 | * New map element `repeat-image` similar to `pattern-image`, but more flexible (r5801, r5811-r5812) |
| | 59 | * Plugins: |
| | 60 | * Allow plugins to warn about conflicts (r5775) |
| | 61 | * Allow plugins to replace default tile loader (r5779) |
| | 62 | * Validator: |
| | 63 | * Remove "House number on a non-building area" validator test (r5776) |
| | 64 | * Fix empty new relations (by deleting them, r5828) |
| | 65 | * Remove [deprecated] imagery offset server support (r5808) |
| | 66 | * Improved GPX tracks filtering by date (r5815) |
| | 67 | * sub-minor enhancements |
| | 68 | * Use of Arial and Calibri fonts on Windows systems when Helvetica is not available (r5797) |
| | 69 | * Move Imagery offset action to the top of Imagery menu (r5807) |
| | 70 | * Add system name to user agent string, to compute OS marketshare statistics (r5819) |
| | 71 | * Bug reports: |
| | 72 | * Compress bug reports before encoding them to have shorter URLs (to avoid incomplete stacktraces on Windows systems, r5827) |
| | 73 | * Include command-line arguments in status report (r5831, r5833) |
| | 74 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-03-08..2013-04-07&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 75 | |
| | 76 | == 2013-03-07: Stable release r5759 |
| | 77 | * major changes/enhancements |
| | 78 | * Paste tags from system text clipboard (r5738, r5755, r5756) |
| | 79 | * Various improvements to Extrude mode (r5741, r5746, r5747) |
| | 80 | * minor enhancements |
| | 81 | * Contextual menu in Add/Edit tag dialog (r5704): |
| | 82 | * Default EN keyboard layout for key |
| | 83 | * Customize number of recent tags |
| | 84 | * Paste key/value |
| | 85 | * MapCSS: improved performance (r5705) |
| | 86 | * Remote control: |
| | 87 | * Allow to delete tags in `load_and_zoom` handler (r5706) |
| | 88 | * Added `addtags` parameter to `add_node` and `add_way` handlers (r5707) |
| | 89 | * Internal presets: |
| | 90 | * Allow `amenity=studio` for closed ways and relations (r5708) |
| | 91 | * Deprecated `amenity=emergency_phone` in favor of `emergency=phone` (r5742, r5751) |
| | 92 | * Added `natural=grassland` (r5743) |
| | 93 | * Shortcuts: |
| | 94 | * `Ctrl-Alt-Shift-U` now uploads current selection instead of uploading applet preferences (r5711) |
| | 95 | * Allow to filter gpx traces by age (layer context menu, filter dialog, r5717) |
| | 96 | * Command stack dialog: select and zoom to affected primitives on double-click, Enter or context menu action (r5727) |
| | 97 | * Warning when reversing a directional tag (`natural=coastline/cliff`, `barrier=guard_rail/kerb/retaining_wall`, `waterway=stream/river/ditch/drain/canal`, r5724, r5732) |
| | 98 | * Export GeoJSON as UTF-8 (r5749) |
| | 99 | * sub-minor enhancements |
| | 100 | * Preferences dialog: |
| | 101 | * Group preferences in Display settings / OSM Data (r5703) |
| | 102 | * Customize helper lines color and stroke (r5739, r5741) |
| | 103 | * Add WMS/TMS dialog: UI improvements (OK button enabled status is dynamic, new Help button, name suggested for wms_endpoint, r5731) |
| | 104 | * major bugs |
| | 105 | * Fixed several bugs with relation dialog filter (r5709, r5720, r5725, r5744) |
| | 106 | * Workaround for JDK bug 6322854 (crash when inserting password from clipboard corrupted by KeePass, r5752) |
| | 107 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2013-02-10..2013-03-07&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 108 | |
| | 109 | == 2013-02-06: Stable release r5697 |
| | 110 | * major changes/enhancements |
| | 111 | * Relation editor: roles are suggested at relation creation/edition (r5614-r5615, r5624-r5625) and checked at validation (r5641) |
| | 112 | * Relation toggle dialog: possibility to filter relations (r5616, r5696) |
| | 113 | * Add/Edit dialog: possibility to add several tags without closing, new help button, remember dialog position (r5636, r5642, r5646, r5656, r5658-r5659) |
| | 114 | * Imagery layers: |
| | 115 | * New imagery entry `wms_endpoint`: Store WMS endpoint only, select layers at usage. WMS/TMS UI reworked (r5617-r5618, r5649-r5650, r5660, r5666) |
| | 116 | * Validator: |
| | 117 | * New tests for addresses (house numbers in associatedStreet relations) (r5644, r5647, r5655, r5662) |
| | 118 | * New test for Wikipedia tags (WIWOSM) (r5683, r5685) |
| | 119 | * Improve performance for layer painting (r5671) and error fixing (r5673) |
| | 120 | * minor enhancements |
| | 121 | * remember map position and scale (r5670) and session support for marker layers (r5684) |
| | 122 | * Remote control: |
| | 123 | * Various improvements (requests validation, display of confirmation messages, robustness) (r5629, r5651, r5668, r5680, r5691) |
| | 124 | * Menus: |
| | 125 | * Enable menu scroller for imagery menu (r5660) |
| | 126 | * Show/hide Audio menu without restart (r5661) |
| | 127 | * Add mouse wheel scroll support in scrollable menus (r5664) |
| | 128 | * Internal presets: |
| | 129 | * New option `auto_increment` that allows the user to select one of a number of given auto-increment values. Switched on for house numbers (r5639, r5643) |
| | 130 | * Add `tunnel=building_passage`, `covered=arcade`, `covered=colonnade`, `tunnel=avalanche_protector`, `tunnel=culvert` (r5611) |
| | 131 | * Add retirement home (`amenity=social_facility,social_facility=group_home,social_facility:for=senior`) (r5626) |
| | 132 | * Add tag `area` in `highway=pedestrian` (r5628) |
| | 133 | * Map Styles: |
| | 134 | * Default icons for `public_transport=stop_position` and `public_transport=platform` (r5690) |
| | 135 | * sub-minor enhancements |
| | 136 | * Access directly to validator preferences from validator dialog with a small preferences button left to pin button (r5631) |
| | 137 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2012-12-03..2013-02-06&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 138 | |
| | 139 | == 2012-12-02: Stable release r5608 |
| | 140 | * major changes/enhancements |
| | 141 | * Drop unnecessary properties for upload to the OSM API in order to save bandwidth (r5589) |
| | 142 | * Allow searching for position in ways with operators `nth:` and `nth%:` (r5578) |
| | 143 | * Better handling of plugin automatic updates (automatic dependencies resolution + version number update, r5601) |
| | 144 | * minor enhancements |
| | 145 | * Remote control: add `zoom_mode` parameter to `load_and_zoom` handler (r5600) |
| | 146 | * Internal presets: |
| | 147 | * Allow length of input box for text (r5579) and custom size for icons (r5582) |
| | 148 | * Add `traffic_calming=island` and `traffic_calming=rumble_strip` (r5581) |
| | 149 | * Update presets according to public transport scheme (r5592, r5594, r5596) |
| | 150 | * Waterway relation: Allow empty roles (r5595) |
| | 151 | * Track: list `tracktype` above "Optional attributes" (r5593) |
| | 152 | * [[Plugin changelog#Nov2012|plugin changes]] |
| | 153 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2012-11-10..2012-12-02&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 154 | |
| | 155 | == 2012-11-10: Stable release r5576 |
| | 156 | * minor changes/enhancements |
| | 157 | * support "nautical mile" (NM) as system of measurement (r5549) |
| | 158 | * remember layer visibility/opacity (r5551) |
| | 159 | * option for antialiasing wireframe and gpx layers (r5568) |
| | 160 | * sub-minor enhancements |
| | 161 | * Internal presets: |
| | 162 | * add `man_made=breakwater` (r5535) and `sport=gaelic_games` and deprecate `sport=gaelic_football` (r5536) |
| | 163 | * update of OSM wiki links (r5537) |
| | 164 | * Add `highway=give_way` (r5559) |
| | 165 | * major bugs |
| | 166 | * fixed IllegalPathStateException when running validator (building inside building) (r5542) |
| | 167 | * fixed ArrayIndexOutOfBoundsException when rendering ways (r5571) |
| | 168 | * [[Plugin changelog#Oct2012|plugin changes]] |
| | 169 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2012-10-07..2012-11-09&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 170 | |
| | 171 | == 2012-10-07: Stable release r5531 |
| | 172 | * major changes/enhancements |
| | 173 | * Validator: rework of "Building inside Building" test from scratch (r5522) |
| | 174 | * Automatically discard some tags on upload (`TIGER`, `odbl`: r5497, `yh`: r5531) |
| | 175 | * minor changes/enhancements |
| | 176 | * CT user status is no longer displayed in users and history dialogs (r5495) |
| | 177 | * Validator: |
| | 178 | * find duplicate (direction-independant) ways in reverse order (r5487) |
| | 179 | * no warning if all nodes at a same position have a distinct elevation (r5503) |
| | 180 | * Relation editor: properly sort `associatedStreet` relations houses according to their `addr:housenumber` (r5516) |
| | 181 | * Map Styles: |
| | 182 | * add icons for `public_transport` (`stop_position` and `platform`, r5521) |
| | 183 | * add style for `natural=sand` (r5524) |
| | 184 | * major bugs |
| | 185 | * division by 0 when getting screen info at startup (r5504) |
| | 186 | * fixed some more memory leaks (r5512, r5513) |
| | 187 | * removing saved non-uploadable layer asks for confirmation (r5519) |
| | 188 | * Map icons sometimes disapear after an "Update Data" command (r5530) |
| | 189 | * [/query?status=closed&component=!Trac&resolution=fixed&changetime=2012-08-31..2012-10-06&col=id&col=summary&col=changetime&col=component&col=type&col=priority&col=time&col=reporter&order=changetime complete list of tickets fixed] |
| | 190 | |