Skip to content

Releases: JOSM/areaselector

v355

19 Feb 11:15
Compare
Choose a tag to compare

Full Changelog: v354...v355

v354

12 Feb 10:25
Compare
Choose a tag to compare

Full Changelog: v353...v354

v353

03 Feb 15:31
Compare
Choose a tag to compare

Full Changelog: v352...v353

v352

28 Jan 19:34
1f9efe6
Compare
Choose a tag to compare

Full Changelog: v2.6.3...v352

v2.6.3

01 Oct 14:05
v2.6.3
c0329fa
Compare
Choose a tag to compare

Full Changelog: v2.6.2...v2.6.3

v2.6.2

23 Oct 11:58
v2.6.2
2c2e8b0
Compare
Choose a tag to compare

Full Changelog: v2.6.1...v2.6.2

v2.6.1: Fix #21980 and #21902

24 Aug 17:02
v2.6.1
92c57cc
Compare
Choose a tag to compare
* #21902: IAE: Listener was not registered before

  This is caused by (a) sharing an action between a menu and (b) a
  mapframe icon.

  This adds a non-regression test, and additionally modifies the
  AreaSelectorAction to override `readPreferences`, which is called
  when the map mode is entered. Furthermore, the MapMode class implements
  PreferenceChangedListener, which removes the need to notify the
  action manually about modified preferences.

* #21980: PreferencePanel: Fix an NPE

  This occurs when TaggingPreset#getRawName returns null, which occurs
  with TaggingPresetSeparator. This patch ignores TaggingPresetSeparator
  and uses Objects#equals.

v2.6.0

25 Jan 00:20
Compare
Choose a tag to compare
Disable build below java 11

Add more flexible tagging options

03 Jul 22:26
2a5991d
Compare
Choose a tag to compare
Pre-release

Add more options on how tagging can be used from PR #42

v2.5.1

17 Aug 19:08
Compare
Choose a tag to compare

update to josm version 16871