File: NEWS

package info (click to toggle)
papers 48.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 23,096 kB
  • sloc: ansic: 38,478; sh: 195; xml: 127; makefile: 117
file content (422 lines) | stat: -rw-r--r-- 18,544 bytes parent folder | download
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
Papers 48.2
----------------
* Bug fixed:
  - !555 shell: disable dual-odd-left action when dual mode is disabled (nibon7)
  - !555 libview: Rerender annotation when the icon property is updated (nibon7)
  - !562 shell: Display the filename if the document title is only whitespace (Qiu Wenbo)

* Translation updates:
  - French (Vincent Chatelain)
  - Turkish (Emin Tufan Çetin)
  - Bulgarian (twlvnn kraftwerk)
  - Swedish (Anders Jonsson)
  - Occitan (Quentin PAGÈS)
  - German (Jürgen Benvenuti)

Papers 48.2
----------------
* Bug fixed:
  - #290 Temporary downloaded files are not cleared on close (Qiu Wenbo)
  - #334 Exiting fullscreen dragging the headerbar doesn't cause the window
    controls to reappear (Qiu Wenbo)
  - !532 Clamp the signing selection to the selected page area (Marco Trevisan)
  - #416 Cannot open a document on a specific page from terminal (Qiu Wenbo)

* Translation updates:
  - Hebrew (Yosef Or Boczko)
  - Russian (Artur S0)
  - Czech (Daniel Rusek)
  - Brazilian Portuguese (Alvaro Burns)
  - Georgian (Ekaterine Papava)
  - Chinese (China) (lumingzh)
  - Persian (Danial Behzadi)
  - Portuguese (Hugo Carvalho)
  - Ukrainian (Yuri Chornoivan)
  - Slovenian (Martin S.)

Papers 48.1
----------------
* Bug fixed:
  - #412 TOC occasionally doesn't work (Markus Göllnitz)
  - #409 Crash moving over or clicking on title (Qiu Wenbo)
  - #405 When searchbar has an existing query but is deselected, Ctrl+F should
    refocus and select-all existing text of the SearchEntry (Roberto Vidal)
  - !439 Fullscreen window based on metadata (Marek Kašík)
  - !518 help: List "search-not-found.png" in media files (Marek Kašík)
  - Fix rendering lags when view is zoomed in and text is selected (lbaudin)
  - Various memory leak fix (Pablo Correa Gómez, Marco Trevisan)
  - Various fix for document signature (Marco Trevisan)

* Translation updates:
  - Uzbek (Latin) (Baxrom Raxmatov)
  - German (Philipp Kiemle, Tim Sabsch)
  - British English (Andi Chandler)
  - Finnish (Jiri Grönroos)
  - Indonesian (Andika Triwidada)

Papers 48.0
----------------

* Some changes we can highlight:
  - Papers is now a lot more stable during reloads, due to multiple race
    and memory-safety bugs fixed.
  - Fullscreen mode at startup works now more reliably

* Bugs fixed:
  - #362 replace pending_scroll/pending_resize/pending_point machinery in
    PpsView (Markus Göllnitz)
  - #376 assumes http instead of https (Qiu Wenbo)
  - #384 Links in Non Continuos Mode Do Not Jump to the Correct Position (Markus
    Göllnitz)

* Translation updates:
  - Belarusian (Vasil Pupkin)
  - Bulgarian (Alexander Shopov)
  - Greek, Modern (1453-) (Giannis Antypas)
  - Hungarian (Balázs Úr)
  - Russian (Artur S0)
  - Spanish (Nahue Mantuani)
  - Swedish (Anders Jonsson)

Papers 48.rc
----------------

* Potentially of interest to packaging and other downstreams might be:
  - Update minimum poppler requirement to 25.01.0. This should not be an issue
    to most, since due to a CVE most people already updated
  - Given the lack of downstream users, there were several API and ABI breaking
    changes in the libraries, but sonames were not updated
  - rust: Raise MSRV to 1.75
  - Add sysprof build feature

* Some changes we can highlight:
  - Multiple improvements to focus handling
  - Improve Search UX deciding when does the sidebar and its selection should
    activate
  - Fix signing that broke in 48.beta

* Bugs fixed:
  - #94 When searchbar's searchentry has an existing query but is deselected,
    Ctrl+F should refocus and select-all instead of clearing the search (Roberto
    Vidal)
  - #156 Search does not get cleared nor cancelled when pressing `Esc`, keeps
    eating CPU in the background (Markus Göllnitz)
  - #180 Triple Click to select the line does not work (Markus Göllnitz)
  - #348 Digital signature broken in 47.3 (Lucas Baudin)
  - #349 "Search" needs a comment (Pablo Correa Gómez)
  - #350 Variables needed in string (Pablo Correa Gómez)
  - #355 Digital signatures cannot find certificate (Qiu Wenbo)
  - #359 sidebar automatically collapses while searching (Markus Göllnitz)
  - #360 Selecting Text Downwards With The Mouse Doesn't Auto Scroll Down
    (Roberto Vidal)
  - #361 Enable system-wide PDF thumbnail generation (Markus Göllnitz)
  - #363 PDF metadata title does not seem to be prioritized over filename in
    window manager title (Pablo Correa Gómez)
  - #364 Crash when opening files on MTP devices (Markus Göllnitz)
  - #366 Crash when opening MoFo's 2014 IRS 990 form Public Disclosure Copy
    (Markus Göllnitz)
  - #367 New (unopened before) documents open to the last page instead of the
    first page (Markus Göllnitz)
  - #368 Opening About Papers crashes the application due to a CRITICAL (Markus
    Göllnitz)
  - #369 Double-click and drag doesn't select by word as it should (Markus
    Göllnitz)
  - #374 Highlighting text that was selected via triple click does not work
    (Markus Göllnitz)

* Translation updates:
  - Bulgarian (twlvnn kraftwerk)
  - Catalan (poc senderi)
  - Chinese (China) (Luming Zh)
  - Czech (Daniel Rusek)
  - Danish (Alan Mortensen)
  - Finnish (Jiri Grönroos)
  - Georgian (Ekaterine Papava)
  - Hebrew (Yosef Or Boczko, Yaron Shahrabani)
  - Hindi (Scrambled 777)
  - Nepali (Pawan Chitrakar)
  - Occitan (post 1500) (Quentin PAGÈS)
  - Persian (Danial Behzadi)
  - Portuguese (Hugo Carvalho)
  - Portuguese (Brazil) (Daniel Dias Rodrigues, Álvaro Burns, Rafael Fontenelle)
  - Russian (Artur S0)
  - Slovenian (Martin)
  - Spanish (Nahue Mantuani, Daniel Mustieles)
  - Turkish (Sabri Ünal)
  - Ukrainian (Yuri Chornoivan)

Papers 48.beta
----------------

Potentially of interest to packaging and other downstreams might be:
* The location of the shell and the Rust bindings changed after the shell's Rust
  port was completed.
* Papers minimum required Poppler version did not change, however to support
  free text annotations Poppler >= 25.02 is required with a detection at build
  time only.
* The PostScript and XPS document formats have been dropped. Papers has a
  modular plugin system that allows implementing support for those formats
  out-of-tree. If there are users still interested in those formats, feel
  free to reach out to us, so we can help you setup maintenance
  out-of-tree, and make sure we don't break them. However, we recommend
  transforming any old documents you might still have in those formats, to
  other more appropriate and moderns formats still read by the Papers'
  default configuration. For PostScript, there has been a previous discussion
  to which you can contribute (#151). For XPS, there has been no previous public
  consideration, but the format seems to never have gained traction and is
  deprecated elsewhere.
  (https://gitlab.gnome.org/GNOME/Incubator/papers/-/merge_requests/367#note_2276634)

Some changes we can highlight:
* simplified printing job handling relying more on GTK's implementation (!339, Qiu Wenbo)
* After supporting digitially signing in 47, we now have the counterpart of
  digital signature verification. (!299, Jan-Michael Brummer; !357, Marek Kašík)
* Redesign of annotation windows (!356, Om Thorat)
* improved context menu for annotation (!338, Qiu Wenbo; !372, Pablo Correa Gomez)
* replaced caret mode confirmation dialog with toast (!365 & !368, Om Thorat)
* Create text annotations in a single action (!351, Pablo Correa Gomez)
* removed bookmarks sidebar completely (!396, Qiu Wenbo) It was unmaintained,
  did not follow current mock-ups, and the way bookmarks were stored locally
  had multiple issues. Both UI and backend would need to be written from scratch.
  If you want this, get in touch with us.
* The night mode now preserves hue and only adjust the luminosity. From now on
  this is no longer a per-document setting is retained across open and future
  windows. (!380, Philipp Jungkamp; !419, Qiu Wenbo)
* finished Rust port of shell (!398, !146, !405, !406, !414, !429, Qiu Wenbo)
* supporting free text and stamp annotations (!397, lbaudin)
* add support for libspellig (!288, Qiu Wenbo)
* update attachment sidebar UI (!293, Markus Göllnitz)

Fixes:
* #262: text selection does not copy content with middle mouse button (!362, nibon7)
* #263: support help action in Flatpak's bubblewrap sandbox (!411, Maximiliano)
* handle switching between fullscreen and presentation mode correctly (!425, nibon7)
* #332: nearest search result not scrolled to if it's the first one (!441, Pablo Correa Gomez)

Papers 47.0
--------------

Papers has seen mostly maintenance work (fixing issues) and internal
refactorings since 47.rc. Some changes we can highlight:

* There is now information on how to create MacOS builds under the
  build-aux folder (Qiu Wenbo)
* It is now possible to sign documents with digital certificates, like
  those stored in the national IDs of states like Estonia or Spain
  (Jan-Michael Brummer)
* Url parsing in commandline arguments now supports RFC 8118 for URI parsing
  (Qiu Wenbo)
* Windows support has been dropped due to the lack of a maintainer
  (Pablo Correa Gomez)

* Bugs fixed:
- #3 Drop Windows support if there's no maintainer (Pablo Correa Gómez)
- #160 Consider prioritizing ToC (table of contents) over thumbnails as
   primary view in the sidebar, when available (Pablo Correa Gómez)
- #211 Increase page cache size for modern computers' RAM capacity (avoid re-
  processing thumbnails and pages when scrolling up/down) (Qiu Wenbo)
- #222 Feature: When opening links to PDF file with `#page=4` parameter set,
  scroll to page 4 automatically (Qiu Wenbo)
- #235 instant crash on open with open URI portal (Markus Göllnitz)

* Translation updates:
- Basque (Asier Sarasua Garmendia)
- Belarusian (Vasil Pupkin)
- Chinese (China) (Luming Zh)
- Danish (Alan Mortensen)
- Georgian (Ekaterine Papava)
 - German (Jürgen Benvenuti)
- Hebrew (Yosef Or Boczko, Yaron Shahrabani)
- Hungarian (Balázs Úr)
- Persian (Danial Behzadi)
- Slovenian (Martin)
- Swedish (Anders Jonsson)
- Ukrainian (Yuri Chornoivan)

Papers 47.rc
--------------

Papers has seen mostly maintenance work (fixing issues) and internal
refactorings since 47.beta. Some changes we can highlight:

meson:
* Remove "platform" build option, as not needed

libppsview:
* Many of the helper classes for search, bookmarks, attachments, etc. have
  been moved from shell to the view, so that integration logic can be further
  cleaned up
* Zooming with a mouse or touchpad now has a lot more room, and requires less
  precision

shell:
* The sidebar a document is opened at is now set based on the last opened
  document, and not on metadata stored on the file itself. This solves several
  issues with document opening


Papers 47.beta
---------------

Papers has seen mostly changes in the libraries and refactorings since 47.alpha
For packagers:

* We now require libadwaita 1.6.beta and GTK 4.15.2
* We have changed the flatpak permissions to read local files. This is necessary
to reload the document on changes regardless of the sandbox type in use
* The "introspection" configure option is now a feature instead of a boolean
* The "gtk_doc" configure option has been renamed to "documentation"

Other changes we can highlight:

libppsview:
* The gesture management of the document view has been heavily refactored.
Previously, the gesture tracking was done manually, while we are now heavily
relying on GTK4's gesture handling. This makes the experience on touchscreens
a lot more polished
* Drag and dropping into the view is no longer supported

shell:
* The Escape key now works with most dialogs
* Implement modern mockups for the annotations sidebar
* Implement changing color of highlight annotation on creation
* Modify default yellow color for annotations
* Use AdwSpinner instead of GtkSpinner where appropriate


Papers 47.alpha
---------------

Papers has continued with a strong development pace. Most remarkable changes
since the previous release is that the UI now fits on narrow screens! For
packagers:

* We now require libadwaita 1.5.0 and GTK 4.15.1

In addition to a multitude of bug fixes and refactors, we can highlight:

libppsview:
* PpsView does no longer send a signal on annotation change. Instead consumers
  are expected to use the properties of the annotation itself

shell:
* Split the header bar in two according to mockups
* Place the search locally into the sidebar instead of having a specific
  toolbar
* Remove the zoom selector and add instead zoom overlay buttons
* Remove dbus interface for PpsWindow, since we have no use for it anymore.
  There is now only the interface for PpsApplication, as we are looking into
  a future with a single application instance
* Ported several widgets to Rust
* Use AppStream data to build the about dialog
* Add "Open With" action to open the document with an alternative application
* Port multiple dialogs to AdwDialog


Papers 46.1
--------------
* Update flatpak dependencies and manifest name
* Fix gtk requirement in packageconfig files


Papers 46.0
---------------

Papers has been forked from Evince, including the whole history of the
evince-next branch to which the authors of the fork contributed extensively.
Papers has landed the GTK4 port from Qiu Wenbo, many (breaking) cleanups to
both libraries, and a bunch of cleanups, modernizations and improvements to
the application itself. For packagers:

* The build now requires rust
* synctex support has been dropped (possibly temporarily)
* DVI backend has been removed

As of the changes in general, we can highlight:

libraries (libppsdocument, libppsview):
  * Due to the of modernization of these, all deprecated API has been removed.
    There have also been some API-breaking changes all around the code, mostly
    aimed at implementing new patterns. The goal of the authors is to reduce the
    public surface of the libraries. So please come in contact if you are a user
    and want to continue using the libraries long-term. We want to learn from
    your usage to provide a good and long-term maintainable experience.
  * The libraries no longer provide any icons or use any custom ones.
  * EvDocumentModel dual-page property has been removed
  * Transition backends to use a new interface for registration
  * Mark types as derivable or final as need be
  * Rename and deprecate EvJobs that do rendering based on cairo
  * Drop EvJobLoadStream and EvJobLoadGFile. Merge EvJobLoad and EvJobLoadFd
  * Some work on sanity of PpsJobs API.
  * GPU based transition of presentation mode with additional effects support.
    Transitions will no longer work if HW acceleration is not supported
  * Use GThreadPool for PpsJobScheduler. Many jobs could now run concurrently
    (even though they don't yet do to locking issues (see #107) ), and
    we no longer leak the thread memory.
  * PPS_PROFILE and PPS_PROFILE_JOBS environment variables for profiling are now
    ignored. Anybody wishing to profile papers can now use sysprof, which
    provides a far better interface.
  * Use new GtkFileDialog API. As a future goal it is considered to drop the GTK
    dependency of libppsdocument
  * Rename pps_job_is_failed to pps_job_is_succeeded
  * PpsAnnotation fields are now private and not part of the API. Please use
    getters and setters to interact with them.

shell:
  * Port to GTK4 thanks to the effort of Qiu Wenbo
  * Removed spell-checking feature. Hopefully will come back through libspelling
  * Implemented some new mockups for the first time in years (thanks Chris!)
  * Lots of small papercuts from the GTK4 migration and other widgets that had
    not received love in a while.
  * Many internal cleanups to use standard widgets, instead of showing and
    hiding internal widgets as different parts of the application change.
  * Ported many widgets to UI templates
  * Make the main widget of PpsWindow an AdwViewStack
  * Start rewriting the UI in Rust, and port several widgets (#21)
  * Rework a big part of the shell with modern widgetry.
  * Fix dbus names to fit app id.
  * Drop the auto-scroll feature for maintainability reasons.
  * Drop papersd daemon. This was an optional feature that took care that
    would only be an instance of every document opened. So for example, clicking
    on an already opened document in Nautilus would move focus to the opened document
    instead of opening a new one. With this change, new documents will be opened
    unconditionally. We plan to bring the old feature back by refactoring some of
    the code, but it requires better isolation of document rendering, so it will
    probably not be available in the next release
  * Remove lots of actions on PpsWindow, and start splitting some of them up
    into a new "doc" action group. Ideally, in the future those will be used
    for a new PpsDocumentView widget.
  * Remove user reload action, documents will be reloaded automatically if
    changes are detected.
  * Warn users about broken metadata
  * Remove annotation toolbar, and only allow creating annotations through
    shortcuts and the context menu.
  * Show a loading view when the document takes long to load, which greatly
    improves the UX.
  * Introduce PpsSearchContext to hold the search, splitting the logic from
    PpsWindow, and getting another step closer to having the logic ready for a
    tabbed window.

properties:
  * Can now be used in Nautilus again. Dropped GTK dependency

backends:
  * Dropped support for DVI file format. This is an old and seldomly used
    document format. The backend has lived unmaintained for many years, and
    we don't have the bandwidth or interest to maintain it. DVI documents
    can always be converted to PDF using Evince or other programs. If anybody
    in the community has a strong interest, they could always maintain an
    OOT backend, or come to us.
  * Dropped synctex support. This was planned to work together with gedit,
    that is no longer a Core App. And modern tex editors all have a PDF
    previewer built-in. So there's no need to duplicate that work when we
    cannot maintain a copy of the synctex library internally.
  * Moved under libdocument

Of course, all this does not come without some issues, so we have likely
regressed in some aspects. We look forward to testers and gathering feedback.

As of the writing, the total diff lays at:

git diff -M -B --stat  fea2b4a8f HEAD -- . ':(exclude)shell-rs/ev-girs/*.gir' ':(exclude)po'
781 files changed, 73778 insertions(+), 107599 deletions(-)