summarylogtreecommitdiffstats
path: root/apostrophe-NEWS
blob: 7203b24a4e920c9ae48df0f611566dc99427448b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
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

Bugfixes:
- Fix handling of windowed preview mode on some circumstances

Features:
- Add proper titles to the preview window
- Update translations

Version 2.6.1
~~~~~~~~~~~~~~~
Released: 2022-03-20

Bugfixes:
- A small bug in 2.6 which didn't allow to save files

Version 2.6
~~~~~~~~~~~~~~~
Released: 2022-03-19

Features:
- Implemented multiwindow support
- Save window state on exit
- Ported to libhandy
- Improved the overall UI
- New animations
- Follow the Dark Mode global preference
- Add an "automatic" color mode
- Improve the High Contrast styles
- Improve inline preview markup

Version 2.5
~~~~~~~~~~~~~~~
Released: 2021-08-28

Features:
- Added Sepia Mode
- Improved exported HTML on small screens
- Updated metadata and runtime version

Version 2.4
~~~~~~~~~~~~~~~
Released: 2021-03-10

Bugfixes:
- Fixed a bug where the cursor could go over the bottom of the window
- Fixed a bug where in certain circumstances the bottom line couldn't be clicked
- Improved behaviour when dealing with unsaved files.
- Improved start/end sentence detection in Focus Mode
- Small improvements in the headerbar title
- Cleaned a little bit the Shortcuts Window

Version 2.3
~~~~~~~~~~~~~~~
Released: 2021-03-01

Features:
- New export dialog
- Improved Reveal.js slideshow exports
- Better input/output handling
- Inhibit logout if the document is not saved
- Migrate to xelatex
- Better internal path handling
- New animated progressbar on saving
- Strict sandboxing support

Bugfixes:
- Undo/redo improvements
- Fixes for bad markdown parsing of unordered lists

Version 2.2.0.3
~~~~~~~~~~~~~~~
Released: 2020-05-04

Bugfixes:
 - Better wording for some areas
 - Fixed some issues where Apostrophe couldn't open files from CLI/context menu
 - Now Apostrophe checks if there is unsaved work before exiting via CTRL + Q/W
 - Better parsing of weblinks and links to files
 - Fixed a bug where the bottom portion of the screen was insensitive to mouse input

Version 2.2.0.2
~~~~~~~~~~~~~~~
Released: 2020-04-20

Bugfixes:
 - Fixes for the Elementary OS platform
 - Fixed some links and metadata

Version 2.2.0.1
~~~~~~~~~~~~~~~
Released: 2020-04-18

Features:
 - New headerbar design
 - New preview modes, with the option to sync them to the edit view
 - New preview mode selector
 - New theme selector
 - Rework the autohiding mechanism; now the headerbar fades away when typing, only to reappear when the cursor moves to the top portion of the window
 - Now the content of the texview goes visually bellow the headerbar
 - Overall better styling
 - Added Hemingway mode, which disables the backspace key
 - Added Github Flavoured Markdow, MultiMarkdown, Pandoc's Markdown and Commonmark support, being CommonMark the default from now on
 - New stats counter, with the option to show count of characters/words/sentences/paragrafs/reading time
 - Better handling of DnD events
 - Export to A4 by default
 - Technical improvements 
    * Port of the buildsystem to Meson. Now you can hit the "build" button on Builder and everything works as expected
    * Port to gspell
    * Partial port to gresources
    * Overall refactorization of the codebase
    * General bugfixes and improvements

Version 2.1.5
~~~~~~~~~~~~~
Released: 2019-03-10

Features:
 - Added italian language
 - Initial themes support: now apostrophe adapts his colors to the current GTK theme
 - Disabled scroll gradient, can be enabled in the preferences dialog
 - Allow to disable headerbar autohidding in Dconf
 - Now a single click is enough to open files in the recent files popover
 - Spellchecking status is now saved between sessions
 - Minor UI fixes
 - Added -d flag to enable webdev tools

Version 2.1.4
~~~~~~~~~~~~~
Released: 2018-12-06

Features:
 - Updated css styles.

Version 2.1.3
~~~~~~~~~~~~~
Released: 2018-11-28

Features:
 - This release features a new logo, polishes the Appmenu, fixes usability bugs and flatpak related bugs.

Version 2.1.2
~~~~~~~~~~~~~
Released: 2018-07-27

Features:
 - This release provides a fix to a bug that caused Apostrophe to not mark properly **bold**, *cursive*, and ***bold and cursive*** words.

Version 2.1.1
~~~~~~~~~~~~~
Released: 2018-07-26

Bugfixes:
 - One on focus mode which caused the lines to be highlighted on edit rather than on click
 - Non symbolic icons on the searchbar

Version 2.1.0
~~~~~~~~~~~~~
Released: 2018-07-18

Features:
 - Drop AppMenu support
 - HeaderBar and menus redesign, with a new unified menu and quick access buttons on the headerbar
 - Now the fullscreen view shows a headerbar when the cursor approaches the top of the screen
 - A new unified export dialog, with updated options, and quick access to pdf, odt and html export
 - Bugfixes.

Version 2.0.4
~~~~~~~~~~~~~
Released: 2018-06-24

Features:
 - Now the menu is a Popover instead a regular menu.
 - The headerbar matches the theme selected for the application.
 - Updated translations.

Version 2.0.3
~~~~~~~~~~~~~
Released: 2018-06-14

Bugfixes:
 - Small bug fixes, updated links.

Version 2.0.2
~~~~~~~~~~~~~
Released: 2018-05-16

Bugfixes:
 - Fix a bug with the preview mode.

Version 2.0.1
~~~~~~~~~~~~~
Released: 2018-05-14

Bugfixes:
 - Don’t use env variable to check if in flatpak.

Version 2.0.0
~~~~~~~~~~~~~
Released: 2018-05-12

Features:
 - First re-release