Changes between Version 903 and Version 904 of Changelog


Ignore:
Timestamp:
2021-04-28T13:13:13+02:00 (5 years ago)
Author:
skyper
Comment:

comment out one ticket and one unused section

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v903 v904  
    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{{{
     11#!comment
     12Tickets below did not make it for last relase:
     13
     14 * #20729 - Alert user if validation action is performed with data filters enabled
     15}}}
    916
    1017== 2021-04-28: Stable release 17833 ([milestone:"21.04" 21.04]) == #stable-release-21.04
     
    1825  * #20744 - Reduce heap allocations while evaluating MapCSS
    1926  * #20745 - Reduce heap allocations while reading/rendering/validating
    20   * #20729 - Alert user if validation action is performed with data filters enabled
    2127  * #20624 - Keyboard shortcut to copy OSM.org URL for selected element
    2228  * #16158 - Enhance keyboard consistency on macOS
     
    3743  * #20784 - Fix Overpass Query when using Arabic numbers
    3844  * #20792 - Tagging preset: `columns` in `checkgroup` not fully respected (6 checkboxes with `columns=4` would show in 3 columns)
     45{{{
     46#!comment
    3947* Dependencies upgrades
     48}}}
    4049* Developer improvements
    4150  * #14176 - Use Java 8 Date API (JSR 310)