Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lionir Deadman
gnome-maps
Commits
6899226e
Commit
6899226e
authored
Apr 25, 2020
by
Marcus Lundblad
Browse files
Release 3.36.2
parent
5c7413fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
6899226e
3.36.2 - Apr 25, 2020
=========================
Changes since 3.36.1
- Don't reset query points when routing fails (e.g. no public transit provider
is available) to allow switching mode with the same query
- Fix a bug not displaying tiles south of the equator when using --local
- Allow entering DMS coordinates without comma between latitude and logitude
parts
Added/updated/fixed translations
- Korean
- Slovenian
- Chinese (Taiwan)
All contributors to this release
Cheng-Chia Tseng <pswo10680@gmail.com>
Jeeyong Um <conr2d@gmail.com>
Marcus Lundblad <ml@update.uu.se>
Matej Urbančič <mateju@svn.gnome.org>
3.36.1 - Mar 28, 2020
=========================
...
...
data/org.gnome.Maps.appdata.xml.in
View file @
6899226e
...
...
@@ -42,6 +42,15 @@
</screenshot>
</screenshots>
<releases>
<release
date=
"2020-04-25"
version=
"3.36.2"
>
<description>
<ul>
<li>
Don't reset query points when routing fails (e.g. no public transit provider is available) to allow switching mode with the same query
</li>
<li>
Fix a bug not displaying tiles south of the equator when using --local command line option
</li>
<li>
Allow entering DMS coordinates without comma between latitude and logitude parts
</li>
</ul>
</description>
</release>
<release
date=
"2020-03-28"
version=
"3.36.1"
>
<description>
<ul>
...
...
meson.build
View file @
6899226e
project
(
'gnome-maps'
,
'c'
,
version
:
'3.36.
1
'
,
version
:
'3.36.
2
'
,
license
:
'GPL2+'
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment