Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
World
Apostrophe
Commits
0e382ba1
Commit
0e382ba1
authored
Apr 29, 2022
by
Manuel Genovés
Browse files
v2.6.3
parent
be455414
Pipeline
#393207
passed with stage
in 5 minutes and 16 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
0e382ba1
Version 2.6.3
~~~~~~~~~~~~~~~
Released: 2022-04-29
Bugfixes:
- Fix a bug where the preview wouldn't be shown when opening a file from Files or the CLI
- Fix a bug where horizontal preview wouldn't request enough space at startup
- Removed swipe gestures from the preview panel
Features:
- Added Persian translations, updated Catalan, German , Finnish and Turkish ones
Version 2.6.2
~~~~~~~~~~~~~~~
Released: 2022-03-31
...
...
data/org.gnome.gitlab.somas.Apostrophe.metainfo.xml.in
View file @
0e382ba1
...
...
@@ -43,6 +43,20 @@
</screenshot>
</screenshots>
<releases>
<release
type=
"stable"
version=
"2.6.3"
date=
"2022-04-29T00:00:00Z"
>
<description>
<p>
This release fixes the following bugs:
</p>
<ul>
<li>
Fix a bug where the preview wouldn't be shown when opening a file from Files or the CLI
</li>
<li>
Fix a bug where horizontal preview wouldn't request enough space at startup
</li>
<li>
Removed swipe gestures from the preview panel
</li>
</ul>
<p>
This release adds the following feature:
</p>
<ul>
<li>
Added Persian translations, updated Catalan, German , Finnish and Turkish ones
</li>
</ul>
</description>
</release>
<release
type=
"stable"
version=
"2.6.2"
date=
"2022-03-31T00:00:00Z"
>
<description>
<p>
This release fixes the following bug:
</p>
...
...
@@ -64,22 +78,6 @@
</ul>
</description>
</release>
<release
type=
"stable"
version=
"2.6"
date=
"2022-03-19T00:00:00Z"
>
<description>
<p>
This release adds the following features:
</p>
<ul>
<li>
Implemented multiwindow support
</li>
<li>
Save window state on exit
</li>
<li>
Ported to libhandy
</li>
<li>
Improved the overall UI
</li>
<li>
New animations
</li>
<li>
Follow the Dark Mode global preference
</li>
<li>
Add an "automatic" color mode
</li>
<li>
Improve the High Contrast styles
</li>
<li>
Improve inline preview markup
</li>
</ul>
</description>
</release>
</releases>
<content_rating
type=
"oars-1.1"
/>
</component>
meson.build
View file @
0e382ba1
project(
'apostrophe',
version: '2.6.
2
',
version: '2.6.
3
',
meson_version: '>= 0.50.0'
)
...
...
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