Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
debs
gnome-contacts
Commits
570af228
Commit
570af228
authored
Nov 07, 2020
by
Niels De Graef
Browse files
Release stable version 3.38.1
parent
65090f18
Changes
2
Show whitespace changes
Inline
Side-by-side
data/org.gnome.Contacts.appdata.xml.in.in
View file @
570af228
...
...
@@ -26,6 +26,24 @@
</screenshots>
<releases>
<release
date=
"2020-11-07"
version=
"3.38.1"
>
<description>
<p>
Version 3.38.1 is a stable bugfix release in the 3.38.x series, with
the following changes:
</p>
<ul>
<li>
Fix searching for a contact when Contacts hasn't started yet
</li>
<li>
Fix for an issue where it was impossible to delete an address
when editing a contact
</li>
<li>
Get rid of a minor error message when creating a contact
</li>
<li>
Building Contacts with telepathy integration is fixed
</li>
</ul>
<p>
This release also updates translations in several languages
</p>
</description>
</release>
<release
date=
"2020-09-19"
version=
"3.38"
>
<description>
<p>
...
...
meson.build
View file @
570af228
project('gnome-contacts', [ 'vala', 'c' ],
version: '3.38',
version: '3.38
.1
',
license: 'GPL2+',
meson_version: '>= 0.50',
)
...
...
Write
Preview
Supports
Markdown
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