Version 13 (modified by 13 years ago) ( diff ) | ,
---|
Languages:
- English
- français
- Nederlands
Changelog
This wiki page aims for providing user-friendly changelog for the tested releases of JOSM. Its granularity lies somewhere between the contents of StartupPage and the SVN log messages. There is a similar changelog for plugins.
Latest development
- major changes/enhancements
- minor enhancements
- Paste without mouse pointer in draw area should paste to center (r5052)
- add "Add selection to relation" to popup menu of relation toggle dialog (r5082)
- Add Map Paint Styles to View menu (r5086, r5088)
- Warning against misaligned imagery for new users (r5091)
- make target highlighting not feel sluggish (#7503)
- add "Select previous/next Gap" to relation editor as popup menu of the relation members (r5081)
- Remote Control: add command for opening local files (e.g.,
/open_file?filename=...
(r5085) - Remote Control:
/load_object
in combination withaddtags
(r5095) - Toggle edit toolbar (in View menu or in popup menu) (r5092)
- sub-minor enhancements
- better label layout in VersionInfoPanel (r5050)
- load map images in background, in case they are loaded over a network. Show temporary image in the meantime. (r5054)
- improve alternative search dialog (adapt insert text, hand cursor if text can be inserted, differentiate labels from the rest) (r5063)
- rework of projection code (r5065, r5066, r5067, r5071, r5072, r5073)
- use closed way icon in relation editor (and conflict dialog) (r5077)
- make toolbar popup menu more intuitive (also show popup menu on empty space) (r5079)
- presets/styles: Incorporate accepted keys
organic
,fair_trade
; deprecate previously usedshop=organic
(r5080) - sort relations "naturally" (e.g.,
US 2
<US 10
) (r5083)
- major bugs
- plugin changes
07.03.2012: Stable release r5047
- major changes/enhancements
- minor enhancements
- RemoteControl: add option for "new layer" to preference dialog (r4883)
- GeoJSON export (r4886)
- allow to load remote
.osm
files (r4899) - provide Relation Editor shortcuts (r4905)
- show tooltip in undo-menu which action will be undone/redone (r4908)
- (insensitive) word-based search in shortcut prefs (r4909, r4914)
- AngleSnapping mode: precize intersections, Tab key customizable, "Disable" option in context menu (r4917)
- improve preferences dialog startup time (r4930, r4931, r4968, r4969)
- compressed images, handling of 1-bit-alpha PNGs (r4938, r4939, r4940)
- display distance of moved node in history window (r4990)
- load OSM data just by dropping URL in main window (r4996), with or without "zoom" parameter (r5005, r5011)
- faster relation selecting with middle- or Alt-clicking (r5016, #7314/#7317)
- add Belgian Lambert 1972 and 2008 projections (r5022)
- possibility to hide side buttons in toggle dialogs permanently, show actions from buttons in popup menu (r5028)
- major bugs
30.01.2012: Stable release r4878
- major enhancements
- drawing action allows to draw segments with discrete angles (e.g., 30/45°; r4767, r4781), context menu for "Angle" status panel (r4803)
- ImproveWayAccuracy plugin has been added to core
- minor enhancements
- add Lambert 93 projection (r4673, r4781)
- presets: add
amenity=parking_space
,amenity=parking_entrance
(r4676),building
(r4744) - show warning message when deleting relations (r4677)
- search: allow searching by modification time (r4679)
- improve splash screen: show execution time of items, display more detailed information (r4681)
- validator: add test Way connected to Area (r4682), typical tag combinations (derived from Taginfo; r4777)
- user-friendly error message with failed precondition (HTTP 412) related to nodes still used by ways (r4691)
- properties dialog: possibility to select and perform actions on several entries at once (r4697, r4773)
- improve startup time by caching
/capabilities
(r4709) - individual icons for imagery background (r4713)
- posibility to run please wait runnable tasks in background (r4718)
- command to load and cache WMS background images along a gpx track in advance (r4745)
- extend Jump to next/previous marker to georefimage layer and made it easily possible to add jumping to any layer where it makes sense (r4751)
- add "Highlight target ways and nodes" in preferences (r4767)
- command line option to set an arbitrary preference value on start. (e.g.,
--set=expert=true
; r4789) - RemoteControl: new command
/load_object
to download objects by id;/add_way
command to create a new way with certain coordinates; parameternew_layer
for the/load_and_zoom
command to load the data into a new layer (r4791, r4796, r4833, r4834, r4861) - add a "zoom to gap" functionality to the relation editor (r4792)
- move cache files to
~/.josm/cache
(r4810, r4812, r4813, r4818) - provide an option to automatically download elements after a reference error (r4816)
- allow plugins to register search operators (r4817), map painting styles and tagging presets (r4839)
- alternative search dialog for beta testing (enabled by setting
dialog.search.new
to true; r4832) - moved several commands to expert mode (r4828, r4835, r4840, r4841, r4843, r4844, r4849)
- major bugs
Note:
See TracWiki
for help on using the wiki.