Changes between Version 902 and Version 903 of Changelog


Ignore:
Timestamp:
2021-04-28T07:26:34+02:00 (5 years ago)
Author:
simon04
Comment:

17833

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v902 v903  
    77* Bug fixes are seldom listed here (although a major part of each release are bug fixes). See the link ''SVN log messages of milestone YY.MM'' at the end of each chapter to search for fixed bugs.
    88* Changes of external resources ([wikitr:/Presets Presets], [wikitr:/Styles Map Paint Styles], [wikitr:/Rules Validator Rules], [wikitr:/Maps Imageries] and [wikitr:/Plugins Plugins]) are not listed here.
     9
     10== 2021-04-28: Stable release 17833 ([milestone:"21.04" 21.04]) == #stable-release-21.04
     11* Major enhancements
     12  * #20708 - Re-organize the upload dialog
     13  * #20583 - Filter notes in notes dialog
     14  * #20659 - Add colorfulness/contrast/gamma sliders to image viewer
     15* Medium enhancements
     16  * #16163 - Right To Left support for various input boxes and dialogs
     17  * #20510 - Default maximum memory setting `-Xmx` for distribution packages
     18  * #20744 - Reduce heap allocations while evaluating MapCSS
     19  * #20745 - Reduce heap allocations while reading/rendering/validating
     20  * #20729 - Alert user if validation action is performed with data filters enabled
     21  * #20624 - Keyboard shortcut to copy OSM.org URL for selected element
     22  * #16158 - Enhance keyboard consistency on macOS
     23  * #20035 - Geotagged images are pixelated on retina displays
     24  * #17072 - Geotagged images viewer should not clear between pictures
     25  * #20467 - Labelling OSM primitives (in various lists): show `highway`/`railway`/`waterway`/`landuse`/`building` types
     26* Minor enhancements
     27  * #19126 - Add display preference "Remember dialog geometries"
     28  * #19754 - Tag2Link: support multi-values for URLs in website/source/url/image
     29  * #19771 - Tag2Link: use percent encoding for Wikimedia Commons URLs
     30  * #16171 - Search: make case-sensitive regexp `key=value` case-sensitive
     31  * #20750 - Explain * and ∅ in Layer info window
     32  * #20751 - Add MapCSS function `mod` (modulo)
     33  * #20720 - Faster filtering of plugins list in preferences
     34  * #20164 - Changeset manager: Discussion tab: improve scrolling of long comments
     35  * #16848 - Disable "Viewport following" shortcut when not in "Expert mode"
     36  * #17838 - Fix `Cmd+Shift+Down` shortcut on welcome screen
     37  * #20784 - Fix Overpass Query when using Arabic numbers
     38  * #20792 - Tagging preset: `columns` in `checkgroup` not fully respected (6 checkboxes with `columns=4` would show in 3 columns)
     39* Dependencies upgrades
     40* Developer improvements
     41  * #14176 - Use Java 8 Date API (JSR 310)
     42  * #20732 - Migrate `org.openstreetmap.josm.data.imagery.Shape#coords` to `java.awt.Polygon`
     43  * #20733 - PlatformHookOsx: use logo_macOS.png in 256x256 size (for smaller memory consumption)
     44  * #20771 - MainFrame created before setting look and feel and not updated
     45  * #20733 - ImageProvider: do not rescale non SVG images when already correctly sized
     46* Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
     47  * #20737 - Improve some icons
     48  * #20039 - Add `import_uuid` and `gnis:import_uuid` to discardable key list
     49  * #20471 - Don't warn about `tunnel=*` on `power=cable`
     50  * #18815 - Don't warn about `waterway=canal` together with `tunnel=yes`
     51  * #18815 - Don't warn about `bridge/tunnel=*` on `type=bridge/tunnel` relations
     52  * #19959 - Add `bus_bay=*` to presets
     53  * #20782 - Fix typo in `motorcycle` brand Aprilia, add Moto Guzzi
     54  * #20701 - Add `tourism=gallery`
     55  * #20444 - Add `informal=yes` checkbox to `highway=path` preset
     56  * #20684 - Add `canal=qanat` combo box to `waterway=canal` preset
     57  * #20450 - Sync `tracktype=*` descriptions with OSM wiki
     58* More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see [/log/josm/?rev=17833&stop_rev=17703&limit=900 SVN log messages of milestone 21.04]
    959
    1060== 2021-04-01: Stable release 17702 ([milestone:"21.03" 21.03]) == #stable-release-21.03