Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Briar GTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
briar
Briar GTK
Commits
bd21014c
Commit
bd21014c
authored
4 years ago
by
Nico
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 0.1.0-beta3
parent
db19e359
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
briar-gtk/data/app.briar.gtk.metainfo.xml.in
+1
-1
1 addition, 1 deletion
briar-gtk/data/app.briar.gtk.metainfo.xml.in
debian/changelog
+6
-3
6 additions, 3 deletions
debian/changelog
meson.build
+1
-1
1 addition, 1 deletion
meson.build
with
8 additions
and
5 deletions
briar-gtk/data/app.briar.gtk.metainfo.xml.in
+
1
−
1
View file @
bd21014c
...
...
@@ -71,7 +71,7 @@
</custom>
<releases>
<release
version=
"0.1.0-beta3"
date=
"2021-03-2
0
"
>
<release
version=
"0.1.0-beta3"
date=
"2021-03-2
7
"
>
<description>
<p>
Improvements in this version:
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
+
6
−
3
View file @
bd21014c
briar-gtk (0.1.0-beta3-1) UNRELEASED; urgency=medium
* Support for mobile devices (AArch64/ARM)
* Update Briar core to version 1.2.12
* Compose messages with multiple lines
* Fix bug that crashes Briar GTK when sending/receiving long messages
* Handle errors while adding contacts
* Update Briar core to version 1.2.19
* Translation into Romanian and Burmese
-- Nico Alt <nicoalt@posteo.org>
Thu, 03 Dec
202
0
12:00:00 +0000
-- Nico Alt <nicoalt@posteo.org>
Sat, 27 Mar
202
1
12:00:00 +0000
briar-gtk (0.1.0-beta2-1) UNRELEASED; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
meson.build
+
1
−
1
View file @
bd21014c
...
...
@@ -4,7 +4,7 @@
project
(
'briar-gtk'
,
version
:
'0.1.0-beta
2
'
,
version
:
'0.1.0-beta
3
'
,
meson_version
:
'>= 0.50.0'
,
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment