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
Jeremy Bicha
gnome-builder
Commits
f4ce2d6b
Commit
f4ce2d6b
authored
Feb 01, 2021
by
Christian Hergert
Browse files
Release 3.38.2
parent
14a67bb5
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
f4ce2d6b
==============
Version 3.38.2
==============
• Always give access to a11y bus from Flatpak
• Support for Flatpak's --add-policy
• Default to cloning remote's HEAD branch
• Stop showing GLib debug messages when running application unless debugging
• Translation updates
==============
Version 3.38.1
==============
...
...
data/appdata/org.gnome.Builder.appdata.xml.in
View file @
f4ce2d6b
...
...
@@ -86,6 +86,11 @@
<translation
type=
"gettext"
>
gnome-builder
</translation>
<releases>
<release
version=
"3.38.2"
date=
"2021-02-01"
>
<p>
Builder 3.38.2 contains a number of bug fixes and performance improvements.
</p>
</release>
<release
version=
"3.38.1"
date=
"2020-10-15"
>
<p>
Builder 3.38.1 contains a number of bug fixes and performance improvements.
...
...
meson.build
View file @
f4ce2d6b
project
(
'gnome-builder'
,
'c'
,
license
:
'GPL3+'
,
version
:
'3.38.
1
'
,
version
:
'3.38.
2
'
,
meson_version
:
'>= 0.54.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=gnu++2a'
,
...
...
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