Changes between Version 708 and Version 709 of Changelog


Ignore:
Timestamp:
2019-04-22T22:26:54+02:00 (7 years ago)
Author:
Klumbumbus
Comment:

start changelog milestone 19.04, +changes up to 15017, start linking ticket numbers instead of commit numbers from now on as this way the changelog is faster created an more end user friendly

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v708 v709  
    1010
    1111== 2019-04-XX: Stable release 1XXXX ([milestone:"19.04" 19.04]) == #stable-release-19.04
    12 * bugfixes
    13   * fixed several cases where changeset could be uploaded with a previous comment (r14977)
     12* major enhancements
     13  * major bugfix: fixed several cases where changeset could be uploaded with a previous comment (#11168, #13474, #17452)
     14  *
     15* medium enhancements
     16  * Merge the plugin download_along into core, the menu entry "Download along..." moved from the "More tools" to the "Tools" menu. Improve its functionallity too. (#17551)
     17  * drastically improve performance for SimplifyWayAction when used with very complex ways (#16102)
     18  * improve offline startup time on Windows by making certificate download optional (#17619)
     19  * display lines for local gpx tracks without tags (#17596)
     20  * possibility to reject uploads that do not follow comment/source upload policy, using the following 4 new properties: `upload.comment.forbidden-terms`, `upload.comment.mandatory-terms`, `upload.source.forbidden-terms`, `upload.source.mandatory-terms` (#17634)
     21  * reject uploads with source=google (#17634)
     22  *
     23* minor enhancements
     24  * fix a bug at the offset handling of geotagged images (#16846)
     25  * improve error handling of write protected files (#17237)
     26  * adjust "Zoom to download"/"Zoom to downloaded data" behavior and add new preference `zoom.scale-follow-native-resolution-at-load` (#17591)
     27  * fix a bug with filters of locked layers (#17610)
     28  *
     29  *
     30  * Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules:
     31    * warn about highly suspicious Unicode characters (#17546, #17595)
     32    * warn about unnecessary gnis:Class tags (#17547)
     33    * warn about addr:housenumber without number (#17486)
     34    * raise "questionable key (ending with a number)" to warning level (#17554)
     35    * add wall=castle_wall, seawall and flood_wall (#17507)
     36    * add shop=carpet (#17557)
     37    * improve turn restriction validator warnings (#17561, #17567)
     38    * don't warn about man_made=wildlife_crossing together with bridge|tunnel=yes (#17570)
     39    * don't warn about psv=* on barrier=bollard (#17572)
     40    * remove building:ruian:type check (#17482)
     41    * warn about tracktype=grade1 with surface which does not fit with grade1 (#17592)
     42    * warn about tracktype=grade2 with surface=sand|mud (#17594)
     43    * improve messages created by RelationChecker (#17567)
     44    * raise addr:street together with addr:place to warning level (#17604)
     45    * warn about type=associatedStreet in germany (#17484)
     46    * add icon for draft=sawmill (r14998)
     47    * add sport=fitness (r15002)
     48    * warn about building:part=* together with building=* (#17630)
     49    * warn about sport=football (#17593)
     50    * warn about more descriptive names (#17629)
     51    * improve overlapping areas test (#17614)
     52    * improve "node connects highway and building" test (#17025)
     53    * allow the user to change the color of tagged nodes which don't get an icon on high zoom (#17147)
     54    * add material combo to historic=memorial preset (r15017)
     55    *
     56    *
     57    *
     58  * More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=15017&stop_rev=14946&limit=900 SVN log messages of milestone 19.04]
    1459
    1560== 2019-03-31: Stable release 14945 ([milestone:"19.03" 19.03]) == #stable-release-19.03