| 13 | | * ... |
| 14 | | * medium enhancements |
| 15 | | * ... |
| 16 | | * minor enhancements |
| 17 | | * ... |
| | 13 | * Add heatmap mode for gps rendering (r11431, r11451, r11469, r11470, r11474, r11482, r11483, r11508 patch by kidelo) |
| | 14 | * medium enhancements |
| | 15 | * GeoImageLayer: Improvements of display of selected photo in the map (r11434, r11484 patch by holgermappt) |
| | 16 | * minor enhancements |
| | 17 | * Add continous integration test for differences to the Editor Layer Index database (r11426) |
| | 18 | * Dockerfile and scripts to start tests under Docker for Windows and Linux. This makes easier to run tests on Windows-based development environment (r11442) |
| | 19 | * Add search option to find deleted objects e.g. to purge them (r11446) |
| | 20 | * Replace recursive filter parsing by iterative approach to avoid StackOverflowError for very long filters (~3000 logical operators)(r11447) |
| | 21 | * Do not translate relation roles (r11466, r11475) |
| | 22 | * Robustness against invalid timestamps in GPX files (r11486) |
| 19 | | * ... |
| | 24 | * Warn about highway=track without tracktype (info level)(r11428) |
| | 25 | * Remove warning when an highway is also a natural=ridge (r11429, patch by LeTopographeFou) |
| | 26 | * Don't warn about width + natural=stone combination (r11430) |
| | 27 | * Don't autofix "Missing power tower/pole within power line" (r11432) |
| | 28 | * Make Straße/Strasse validator test country specific and raise to error level (r11439) |
| | 29 | * Fix self-intersecting way test (r11441, patch by GerdP) |
| | 30 | * Add addr:unit to Address tagging preset (r11463, patch by MikeN) |
| | 31 | * Warn about aeroway=aerodrome|helipad + area=yes (r11476) |
| | 32 | * Warn about values of area different from yes and no or used on nodes (r11476, r11477) |
| | 33 | * Remove warning with leisure=fitness_station + sport=fitness (r11497) |
| | 34 | * Add 'surface' combobox to runway preset (r11497) |
| | 35 | * Displaying oneway direction arrows of aerialways according to wiki, don't display them if oneway=no is set (r11499, r11501) |
| | 36 | * Verify for improper usage of type=multipolygon in nodes and ways (r11500) |