Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
debs
gnome-contacts
Commits
626c6e3d
Commit
626c6e3d
authored
Sep 19, 2020
by
Niels De Graef
Browse files
Release stable version 3.38
parent
96bab09a
Changes
2
Hide whitespace changes
Inline
Side-by-side
data/org.gnome.Contacts.appdata.xml.in.in
View file @
626c6e3d
...
...
@@ -26,6 +26,26 @@
</screenshots>
<releases>
<release
date=
"2020-09-19"
version=
"3.38"
>
<description>
<p>
Version 3.38 is a stable release, with the following major
improvements since 3.36:
</p>
<ul>
<li>
Editing contacts from a Nextcloud account improved
</li>
<li>
In some setups, Contacts confused typing 'N' with Ctrl+N,
creating a new contact. This should no longer be the case
</li>
<li>
Fixed: sometimes the Contacts icon is not shown properly
</li>
<li>
Virtual keyboards can adapt themselves on the "Name" field
</li>
<li>
Contacts switched to the stable libhandy release
</li>
<li>
Cheese is now an optional dependency
</li>
</ul>
<p>
This release also updates translations in several languages
</p>
</description>
</release>
<release
date=
"2020-08-24"
version=
"3.37.2"
>
<description>
<p>
...
...
meson.build
View file @
626c6e3d
project('gnome-contacts', [ 'vala', 'c' ],
version: '3.3
7.2
',
version: '3.3
8
',
license: 'GPL2+',
meson_version: '>= 0.50',
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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