Skip to content

Releases: 3liz/QuickOSM

2.4.1

03 Apr 08:55
e64606b

Choose a tag to compare

  • Fix wrong widget name, contribution from @Huntani

2.4.0

02 Apr 10:44
437d67a

Choose a tag to compare

  • New map themes Hiking and CTR, contribution from @Huntani
  • Fix the check about Processing in a standalone script, contribution from @pengxiang-liu
  • Temporary fix about invalid JSON history #526
  • Make the map preset the default panel when opening the plugin

2.3.2

17 Jan 15:22
e635162

Choose a tag to compare

  • Fix regression about invalid Qt API

2.3.1

17 Jan 13:40
3e685d9

Choose a tag to compare

  • Fix JOSM remote when opening an extent

2.3.0

06 Jan 13:34
ba81514

Choose a tag to compare

  • Added logical operator param, contribution from @chrstnbwnkl, @nilsnolde
  • Fix checking if Processing plugin is enabled, contribution from @borysiasty
  • Enable Qt6 on the plugin
  • UX - Rephrase the sentence if no OSM data was found
  • Internal code : update to fstring where it is possible

2.2.3

10 Aug 07:31
ad57bc8

Choose a tag to compare

  • Switch from POST to GET for Nominatim requests

2.2.2

11 Apr 13:57
d54a158

Choose a tag to compare

  • Update default JOSM/Vespucci presets from 5.3.1 to 5.4.0

2.2.1

29 Mar 08:29
1546c9f

Choose a tag to compare

  • Update the list of Overpass servers
  • Update default JOSM/Vespucci presets from 5.1.0 to 5.3.1

2.2.0

20 Mar 14:12
0b14dee

Choose a tag to compare

  • Bump QGIS minimum version to 3.22 with Python 3.7
  • Check that QGIS Processing algorithm when running the main process
  • Add more checks about invalid XML/OQL, like the input syntax centre
  • Update default JOSM/Vespucci presets from 4.8.0 to 5.1.0

2.1.1

21 Aug 09:07
c555a33

Choose a tag to compare

  • Add a warning if the key has a trailing white space (contribution from @kannes)
  • Improve the UI by moving buttons up and adding icons to them
  • Fix some Python exceptions which weren't displayed to the user
  • Switch to POST HTTP request instead of GET for QGIS ≥ 3.22
  • Fix an issue when installing QuickOSM plugin