summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormonsta <[email protected]>2018-04-09 13:14:16 +0300
committermonsta <[email protected]>2018-04-09 13:14:16 +0300
commit4b3873b113d985bb968e7718ea999ee355429fee (patch)
tree51effed2c7b014b6a14585088a7f5e5a19256b64 /NEWS
parent6428f20d35d0fe38e5fa1deb879a157b59397a5f (diff)
downloadatril-1.18.tar.bz2
atril-1.18.tar.xz
release 1.18.5v1.18.51.18
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e2c9a8b4..7c4a87f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+### atril 1.18.5
+
+ * Fix build without epub
+ * Disable presentation if there is no document or document
+ has no pages (fixes some crashes)
+ * epub: allow to save epub documents
+ * libview: check number of pages on ev_view_document_changed_cb
+ (fixes crash on corrupted PDF with no pages)
+ * libview: setting annotation window icons sizes
+ * libview: don't change the font color of the annotation window
+ * libview: fix focus on ev_annotation_window
+ * libview: fix annotation window focus change after creation
+ * libview: fix occasional black color of annotation window border
+ * libview: fix text selection with mouse in annotation window
+ * libview: fix shift+click text selection
+ * libview: save inverted colors in a document
+ * libview: fix goto window in presentation mode
+ * libview: fix a crash in ev_view_accessible_get_link
+
### atril 1.18.4
* epub: fix loading epub thumbnails