Changes of all RouteConverter versions
Release 2.25 from 12. December '18
- renames the Offline Edition to OpenSource Edition and the Online Edition to Google Edition
- supports map overlays for the OpenSource Edition
- supports HTTPS for map and overlay server, which allows to support OpenTopoMap and OpenFlightMap again
- requires at least Java 8
- is now to at least 1 GByte RAM in every variant
- uses a more beautiful marker on the map of the OpenSource Edition
- reads dates in ISO 8601 format in CSV (.csv) files
- removes the button for the full screen mode of the Google Edition
- counts denied requests to the Google APIs and shows errors
- scales the map for Retina and HiDPI screens
- supports only Google services for the Google Edition
- fixes a bunch of bugs when redrawing route, track, waypoints and markers
- fixes a bug when sorting and filtering the position list
- fixes a bug when exiting which blocked the OpenSource Edition for a long time and puts off the program exit
- fixes a NullPointerException when meta data could not be downloaded
- fixes a ClassCastException when appending files in a different format
- fixes a bug while sorting the downloads by date
- preservers the names of position lists in Google 5 (*.kml) files
- fixes a NullPointerException deep in Swings BasicListUI under Mac OS X
- fixes a bug which fails to write direction, speed and temperature when converting to GPX 1.1 (.gpx)
- fixes a bug which made Beeline and not BRouter the default for routing in the OpenSource Edition
- fixes a bug in the BRouter support by which routing data was not retrieved correctly
- fixes a bug in the configuration of themes
- fixes a bunch of bugs in the management of routing data for GraphHopper
- fixes a bug in the ShapingPoint Extensions of GPX 1.1 (.gpx) files
- fixes a bug where the "generated-by" text showed up in the description
- ignores the saved window size, if width and height are too small to make the window visible
Release 2.24 from 22. July '18
- reads and writes Garmin Fit 2.0 (.fit) files
- extends the Offline Edition to use online maps
- extends the Offline Edition by the display of hill shading
- adds a zoom combobox to the Offline Edition
- allows to open files via double click on Mac OS X
- refuses to start with Java 8 Update 161 to 172 on Windows due to a JavaFX bug in Oracle's Java VM
- uses anti-aliasing on Linux
- limits zooming in the Offline Edition to a reasonable range
- adds columns to Microsoft Excel 97-2008 (.xls) and Microsoft Excel 2008 (.xlsx) files if they don't exist but are needed to store data
- fixes profile and map panel initialization problems on fast computers which didn't show the map on startup
- fixes bug when inserting intermediate positions in the Offline Edition: have to wait for adding to positions model to be completed before inserting the next positions
- fixes a bug where loading tile server list on Java 9+ failed since the Esri copyright was missing in the XML Schema
- fixes a bug where markers, tracks and waypoints where not removed from the map due to remove/add reordering issues
- fixes a bug where the deleted route was not correctly removed due to indexOf() broken due to equals() broken
- fixes a bug if the first position has no coordinates
- fixes a bug when completing time which enables the select all scenario again since it was gone after release 2.20
- fixes a bug reading Photo (.jpg) files with more than 64 KByte metadata
- fixes a bug writing Photo (.jpg) files which were overwritten with zeros
- adds a workaround to read Photo (.jpg) files with broken user comments
- adds a workaround to read NMEA 0183 Sentences (*.nmea) files with GGA sentences that are one comma shorter
- fixes a bug when reading some Navigon Mobile Navigator (*.route) files
- fixes a bug that stopped rendering of the Mapsforge map in the Offline Edition
Release 2.23 from 9. April '18
- reads and writes comma and semicolon separated CSV (.csv) files
- reads and writes Microsoft Excel 97-2008 (.xls) files
- reads and writes Microsoft Excel 2008 (.xlsx) files
- adds Norwegian Bokmål localization
- adds a column displaying the distance between two positions
- supports Java 9 and Java 10
- removes the Eclipse SWT based map
- replaces the embedded GPSBabel 1.3.6/1.4.4 with a downloaded GPSBabel 1.5.4
- removes support for MS Autoroute (.axe) files as GPSBabel 1.5.4 doesn't support it anymore
- has better support for reading and writing Garmin3, Trackpoint v1 and v2 and trekbuddy extensions
- uses Mapsforge 0.9.1 for the Offline Edition
- replaces URLs for Strava maps
- fixes a bug to not zoom out of map if a new map covers the currently visible region
- fixes a bug when moving positions in the Offline Edition by decoupling dragging of markers from editing the position
- fixes a bug when choosing to download larger maps for the Offline Edition
- fixes a bug where a new/open file doesn't update the route in the background but displays the new route in the foreground
- fixes a bug when reading Navigon Cruiser (.cruiser) files with binary elements
- fixes decimal formatting in GPX 1.1 (.gpx) files with TrackPoint extensions
- adds a workaround for broken CoPilot files on Samsung Galaxy S5
- fixes timestamp set to 1.1.1970 if time delta is zero
- fixes a bug when no description was found which stopped the rendering