-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2bf3f61
commit 5d806ea
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
*Features* | ||
- allow to import gpx | ||
- allow grouping items/routes (not finished yet). | ||
- adding support for grouping items (each item can be set a group). Also added support for exporting/importing items | ||
|
||
*Bug fixes* | ||
- themes update | ||
- better address formatting | ||
- use scrollview for action buttons in case there are too many | ||
- svelte 4 fixes | ||
- elevation chart dont show time info if there is none | ||
- allow route surface computation on longer routes | ||
- a lot of fixes for the search component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
*Features* | ||
- allow to import gpx | ||
- allow grouping items/routes (not finished yet). | ||
- adding support for grouping items (each item can be set a group). Also added support for exporting/importing items | ||
|
||
*Bug fixes* | ||
- themes update | ||
- better address formatting | ||
- use scrollview for action buttons in case there are too many | ||
- svelte 4 fixes | ||
- elevation chart dont show time info if there is none | ||
- allow route surface computation on longer routes | ||
- a lot of fixes for the search component |