forked from sugarlabs/read-activity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
51 lines (34 loc) · 1.15 KB
/
NEWS
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
78
* Add footnotes and intra-document links support in EPUB
77
* Workaround https://bugs.launchpad.net/soas/+bug/483231
76
* Fix pagination for IA Epubs
* Updated Vietnamese translations
75
* Fix search in Epub files (dslo #1319)
* Updated translations for German, Mongolian and Portuguese
74
* Set bundle id in metadata explicitly (addresses dslo#1172)
* Workaround possible Evince libview API issues. (dslo#1328)
* Use gobject.timeout_add_seconds instead of gobject.timeout_add
* Updated translations for French and Japanese
73
* Migration to the new toolbar system
* Updated translations (Arabic, Dutch, French)
* New languages
72
* More robust Epub support
* Do not print each and every key-event to log (dslo#752)
* Updated translations (French, Italian)
* Get rid of the pywebkitgtk binary blob
71
* Support for notes associated with bookmarks
* Show a information bar in fullscreen mode, with pagecount and battery information
* Do not fail to start when Epub specific code does not load
70
* Epub support
* Bookmarks support
* Default behaviour of Next/Forward is chunk-wise instead of page-wise.
* Translation updates (Italian, Japanese)
* Misc bugfixes