Skip to content
Tags give the ability to mark specific points in history as being important
  • 46.0
    87a7a199 · Release 46.0 ·
    Evince 46.0
    
    data:
      * Improve url locations (Germán Poo-Caamaño)
    
    help:
      * Replace live.gnome.org with wiki.gnome.org (Andre Klapper)
    
    Developers:
      * Andre Klapper, Germán Poo-Caamaño
    
    Translations:
      * Changwoo Ryu (Korean)
      * Seong-ho Cho (Korean)
      * Piotr Drąg (Polish)
      * Anders Jonsson (Swedish)
      * Yuri Chornoivan (Ukrainian)
    Git-EVTag-v0-SHA512: 347f0c6a5471744769ea298a8e33890ed58d91f1633a35211d422b1b8e092087e18be6924bf8d78e38d89596727c6492e788ac5ecdf5acb42b0c2cc81286fb9f
    
  • 46.rc
    194e802a · Release 46.rc ·
    Evince   46.rc
    
    backend:
      * Add missing break to make two columns right work (#1395, Alexandre Franke)
    
    ci:
      * Set tag for docker image to build against gtk3 (Germán Poo-Caamaño)
    
    data:
      * Add vcs-browser URL support (Sabri Ünal)
      * Improve appdata for AppStream 1.0 (Sabri Ünal)
      * Remove none OARS tags (Sabri Ünal)
      * Fix URLs in metadata (#2024, Germán Poo-Caamaño)
      * Update the copyright year (Sabri Ünal)
      * Fix wrong developer id (Sophie Herold)
      * Replace non-existing mailing list with GNOME Discourse URL (Andre Klapper)
    
    help:
      * Fix invalid markup in Hungarian translation (Andre Klapper)
    
    libview:
      * Do not define unnecessary function prototype ahead (Pablo Correa Gómez)
    
    shell:
      * Only set "fullscreen" in metadata if it's not maximized (#1985, Pablo Correa Gomez)
      * Activate search-outline mode from text entry (#1991, Nelson Benítez León)
      * Fix Evince crash when exiting (Nelson Benítez León)
      * Fix crash when annotation window is closed outside of Evince (#2009, Nelson Benítez León)
      * Fix invalid markup in Brazilian Portuguese help translation (Andre Klapper)
      * Avoid crash when deleting annotation (#2022, Nelson Benítez León)
      * Don't set show close button on infobar (Pablo Correa Gómez)
    
    Developers:
      * Alexandre Franke, Andre Klapper, Germán Poo-Caamaño, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Sabri Ünal, Sophie Herold
    
    Translations:
      * Asier Sarasua Garmendia (Basque)
      * Vasil Pupkin (Belarusian)
      * Juliano de Souza Camargo (Brazilian Portuguese)
      * Rafael Fontenelle (Brazilian Portuguese)
      * Andi Chandler (British English)
      * Bruce Cowan (British English)
      * zayar lwin (Burmese)
      * Jordi Mas i Hernandez (Catalan)
      * Luming Zh (Chinese (China))
      * Daniel Rusek (Czech)
      * Alan Mortensen (Danish)
      * Nathan Follens (Dutch)
      * Kristjan SCHMIDT (Esperanto)
      * Jiri Grönroos (Finnish)
      * Irénée THIRION (French)
      * Vincent Chatelain (French)
      * Fabio Tomat (Friulian)
      * Fran Dieguez (Galician)
      * Ekaterine Papava (Georgian)
      * Jürgen Benvenuti (German)
      * Efstathios Iosifidis (Greek)
      * Yaron Shahrabani (Hebrew)
      * Yosef Or Boczko (Hebrew)
      * Balázs Meskó (Hungarian)
      * Balázs Úr (Hungarian)
      * Andika Triwidada (Indonesian)
      * Kukuh Syafaat (Indonesian)
      * Baurzhan Muftakhidinov (Kazakh)
      * Rūdolfs Mazurs (Latvian)
      * Aurimas Černius (Lithuanian)
      * Brage Fuglseth (Norwegian Bokmål)
      * Quentin PAGÈS (Occitan)
      * Danial Behzadi (Persian)
      * Piotr Drąg (Polish)
      * Daniel Șerbănescu (Romanian)
      * Florentina Mușat (Romanian)
      * Artur S0 (Russian)
      * Dušan Kazik (Slovak)
      * Martin (Slovenian)
      * Matej Urbančič (Slovenian)
      * Daniel Mustieles (Spanish)
      * Anders Jonsson (Swedish)
      * Sabri Ünal (Turkish)
      * Yuri Chornoivan (Ukrainian)
    
    Git-EVTag-v0-SHA512: 9cafa76d3ca1e005a7a7ce03411507cbc18560b918fb4a0f39e4cd61e13c4f5f4af9114d4fc561cd9035a191c473dd40217d50272c405a2b927049bae00a58f2
    
  • 45.0
    80b393ca · Release 45.0 ·
    Evince 45.0
    
    backend:
      * Dvi: fix warning about strncat (Qiu Wenbo)
      * Rename all mentions of appdata to metainfo (Pablo Correa Gómez)
      * Remove search for msgfmt (Pablo Correa Gómez)
      * Drop use of deprecated poppler_page_get_selection_region (Pablo Correa Gomez)
      * Make private a function only used in the .c file (Pablo Correa Gómez)
      * Remove all cast chekcs for poppler version (Pablo Correa Gómez)
    
    build:
      * Add support for validating appdata versions (#1950, Bastien Nocera)
      * Check for NEWS and appdata updates for new releases (Bastien Nocera)
      * Release version bump (Germán Poo-Caamaño)
      * Require poppler 22.05 for PDF rendering (Pablo Correa Gómez)
      * Do not explicitly require adwaita-icon-theme (Pablo Correa Gómez)
      * Make it possible to run evince with "meson devenv" (Pablo Correa Gómez)
      * Remove definition of G{TD}K_MULTIHEAD_SAFE macros (Pablo Correa Gómez)
      * Remove libhandy subproject (#1683, Pablo Correa Gómez)
      * Remove libxml2 dependency from PDF backend (Pablo Correa Gómez)
      * Do not add extra dependencies for gnome.compile_resources (Pablo Correa Gómez)
      * Remove unused GNOMEDATADIR define (Pablo Correa Gómez)
      * Remove unused EVINCEDATADIR define (Pablo Correa Gómez)  * Post release version bump (Germán Poo-Caamaño)
      * Update flatpak dependencies (Germán Poo-Caamaño)
    
    ci:
      * Add check for code style respecting the repository .editorconfig (Pablo Correa Gómez)
      * Let the lint job be lenient (Germán Poo-Caamaño)
      * Publish developer docs on gitlab pages (Corey Berla)
      * Update pre-installed packages (Germán Poo-Caamaño)
      * Add default template for issues (Pablo Correa Gómez)
    
    data:
      * Document settings keys (Germán Poo-Caamaño)
      * Fix years on 44.x releases (Germán Poo-Caamaño)
      * Remove hand-open.png and its installation (Pablo Correa Gómez)
      * Remove unused show-toolbar setting from schema (Germán Poo-Caamaño)
      * Move metainfo top-level dir to data dir (Pablo Correa Gómez)
      * Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez)
      * Remove defunct mailing list; add Discourse (Andre Klapper)
    
    git-blame-ignore-refs:
      * Add commit from ec-checker fixes (Pablo Correa Gómez)
    
    help:
      * Correct dead IRC link (Andre Klapper)
    
    libdocument:
      * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)
    
    libmisc:
      * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)
    
    libview:
      * Make it possible to get libview icon directory from env var (Pablo Correa Gómez)
      * Move the caret by word relative to the selection's boundaries (#387, #704631, Antia Puentes)
      * Move the caret to prev/next line relative to the selection (#387, #704631, Antia Puentes)
      * Move the caret to start/end line relative to the selection (#387, #704631, Antia Puentes)
      * Move the caret to the boundaries of a selection (#387, #704631, Antia Puentes)
      * Place at the top center "end of presentation" text (Raffaele)
      * Remove trailing whitespaces (Qiu Wenbo)
      * Select caret to doc's start/end relative to the selection (#387, #704631, Antia Puentes)
      * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)
      * Improve centering the page on scroll_to_page (#1868, #1905, Nelson Benítez León)
      * Remove clear_link_selected private function (Pablo Correa Gómez)
      * Remove non-needed call to deprecated gtk_style_context_set_background (#692988, Pablo Correa Gómez)
      * Remove deprecated call to gtk_style_context_set_background (Pablo Correa Gómez)
      * Simplify reset_jobs calls (Pablo Correa Gómez)
      * Fix crash when hovering links (#1933, Nelson Benítez León)
      * Fix transformation of view coordinates (#1951, Marek Kasik)
    
    shell:
      * Add git-blame-ignore-refs (Pablo Correa Gómez)
      * Fix files not addering to code style defined in editorconfig (Pablo Correa Gómez)
      * Fix minor typo (Yuri Chornoivan)
      * Remove evince.convert for pre-gsettings conversion (Pablo Correa Gómez)
      * Remove evince.ico formerly used for windows resources (Pablo Correa Gómez)
      * Update POTFILES.in (Piotr Drąg)
      * Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE when appropriate (Pablo Correa Gómez)
      * EvSearchbox: Make buttons don't grab focus on click (Nelson Benítez León)
      * Do not set unnecessary accessiblei in the Annotation toolbar (Pablo Correa Gómez)
      * Do not migrate old config dir (Pablo Correa Gómez)
      * Remove loading and saving of custom accels file (Pablo Correa Gómez)
      * Unconditionally create popup menu (Pablo Correa Gómez)
      * Use composite template (Pablo Correa Gómez)
      * Fix crash when instantiating .ui template (#1930, Nelson Benítez León)
      * Fix restoring close button after fullscreen (#1929, Nelson Benítez León)
      * Remove some unused macros (Pablo Correa Gómez)
      * Simplify dispose by not checking previous to ev_window_clear* (Pablo Correa Gómez)
      * Simplify some logic in ev_window_open_uri (Pablo Correa Gómez)
      * Simplify freeing memory by better exploiting glib functions (Pablo Correa Gómez)
      * Don't discard matches without text area (#1943, Nelson Benítez León)
      * Add a placeholder text when annotations has no content (#1620, Chayut Liewlom)
      * Close the annotation toolbar in presentation mode (#1733, Volte--Vieira Philippe)
      * Remove 'annotate-selected-text' action (#1919, Nelson Benítez León)
      * Save settings automatically at closing a document (#1138, Germán Poo-Caamaño)
      * Fix Outline collapse status not being saved (#1936, Nelson Benítez León)
    
    Developers:
      * Andre Klapper, Antia Puentes, Bastien Nocera, Chayut Liewlom, Corey Berla, Danial Behzadi,Germán Poo-Caamaño, Marek Kasik, Nelson Benítez León, Pablo Correa Gomez, Pablo Correa Gómez, Piotr Drąg, Qiu Wenbo, Raffaele, Volte--Vieira Philippe, Yuri Chornoivan
    
    Translations:
      * Asier Sarasua Garmendia (Basque)
      * Vasil Pupkin (Belarusian)
      * Bruce Cowan (British English)
      * Alexander Shopov (Bulgarian)
      * Jordi Mas i Hernandez (Catalan)
      * Boyuan Yang (Chinese (China))
      * Luming Zh (Chinese (China))
      * Daniel Rusek (Czech)
      * Alan Mortensen (Danish)
      * Nathan Follens (Dutch)
      * Jiri Grönroos (Finnish)
      * Irénée THIRION (French)
      * Fabio Tomat (Friulian)
      * Fran Dieguez (Galician)
      * Ekaterine Papava (Georgian)
      * Jürgen Benvenuti (German)
      * Philipp Kiemle (German)
      * Efstathios Iosifidis (Greek)
      * Yosef Or Boczko (Hebrew)
      * Balázs Úr (Hungarian)
      * Andika Triwidada (Indonesian)
      * Olga Smirnova (Interlingue)
      * Baurzhan Muftakhidinov (Kazakh)
      * Changwoo Ryu (Korean)
      * Rūdolfs Mazurs (Latvian)
      * Aurimas Černius (Lithuanian)
      * Quentin PAGÈS (Occitan)
      * Danial Behzadi (Persian)
      * Piotr Drąg (Polish)
      * Hugo Carvalho (Portuguese)
      * Amn Alam (Punjabi)
      * Aleksandr Melman (Russian)
      * Artur So (Russian)
      * Sergej A (Russian)
      * Matej Urbančič (Slovenian)
      * Daniel Mustieles (Spanish)
      * Anders Jonsson (Swedish)
      * Sabri Ünal (Turkish)
      * Yuri Chornoivan (Ukrainian)
    
    Git-EVTag-v0-SHA512: d194eeab56b057b059df1b6ec0d4a7ecf7586de318a64c3c7e69e28d344e835ffcb716c8f19473c6c5d32ee2949febff62c5d0e54791a4db099d26525ae7a01e
    
  • 45.rc
    b3941f41 · Release 45.rc ·
    Evince 45.rc
    
    build:
      * Post release version bump (Germán Poo-Caamaño)
      * Update flatpak dependencies (Germán Poo-Caamaño)
    
    ci:
      * Add default template for issues (Pablo Correa Gómez)
    
    data:
      * Move metainfo top-level dir to data dir (Pablo Correa Gómez)
      * Use gitlab issues as the official bugtracker (#1969, Pablo Correa Gómez)
    
    libview:
      * Fix transformation of view coordinates (#1951, Marek Kasik)
    
    Developers:
      * Danial Behzadi, Germán Poo-Caamaño, Marek Kasik, Pablo Correa Gómez, Piotr Drąg
    
    Translations:
      * Asier Sarasua Garmendia (Basque)
      * Vasil Pupkin (Belarusian)
      * Jordi Mas i Hernandez (Catalan)
      * Boyuan Yang (Chinese (China))
      * Luming Zh (Chinese (China))
      * Daniel Rusek (Czech)
      * Alan Mortensen (Danish)
      * Nathan Follens (Dutch)
      * Jiri Grönroos (Finnish)
      * Fran Dieguez (Galician)
      * Ekaterine Papava (Georgian)
      * Jürgen Benvenuti (German)
      * Philipp Kiemle (German)
      * Efstathios Iosifidis (Greek)
      * Yosef Or Boczko (Hebrew)
      * Balázs Úr (Hungarian)
      * Andika Triwidada (Indonesian)
      * Olga Smirnova (Interlingue)
      * Baurzhan Muftakhidinov (Kazakh)
      * Aurimas Černius (Lithuanian)
      * Quentin PAGÈS (Occitan)
      * Danial Behzadi (Persian)
      * Piotr Drąg (Polish)
      * Hugo Carvalho (Portuguese)
      * Amn Alam (Punjabi)
      * Artur So (Russian)
      * Matej Urbančič (Slovenian)
      * Daniel Mustieles (Spanish)
      * Sabri Ünal (Turkish)
      * Yuri Chornoivan (Ukrainian)
    
    Git-EVTag-v0-SHA512: 5dd7e3fb8e1a8ae19b5eee04409934c2c37a88a9363f64cf69703668d2e0e077704d8c8505ada190df5224d4a7f7d5bcef8bbbeed985ab262a683ff0c0205ec0
    
  • 43.2
    a433fd0b · Release 43.2 ·
    Release 43.2
    
    Git-EVTag-v0-SHA512: d2ed2eb8e587159fd1b8ee616e24d89886e6bac739b8f99e1a10828c0382b06b6e8e2e1739d64e950409eb6c0c1623cc6fed00da495b53f76809169edf629dbb
    
  • 44.3
    3761d172 · Release 44.3 ·
    Release 44.3
    
    Git-EVTag-v0-SHA512: 24832f1ac3852ef71f5437a4504fe557f8ab30c6bcafe27eb5b8d37b8afe2bc28b057d2885abc9a57de67f5b734a626b298f6799c6c2dd87abad0e4ad5aa09db
    
  • 45.alpha
    3f02ea59 · Release 45.alpha ·
    Release 45.alpha
    
    Git-EVTag-v0-SHA512: dfee6cdebc4a8a76bef5ba921c99d41adafcf5af36c882fef1b9eb5b6b426c70fe4a943cdd20936cf65fc631c447ad3412e52099abad6f1a5ca615d93cd559a7
    
  • 44.2
    a6073873 · Release 44.2 ·
    Release: Release 44.2 - stable
    Release 44.2
    
    Git-EVTag-v0-SHA512: 6f0412cf4947fa6186b6fe746a066f6f0d4e0749807417cd6d31daa1d59a3eaa0100173cb9c8fa5c16e536c8ad9e3255a120336e2d5e4eb97d4d3b6f6ae5aeab
    
  • 44.1
    e111836b · Release 44.1 ·
    Release: Release 44.1 - stable
    Release 44.1
    
    Git-EVTag-v0-SHA512: a9c091d5e2b304702b6afcaedd6758f51f137448422d459e5a8f4175a5ea5735da8198deebdd85344a7967ae137af9b32b28e9aa5a38bce6d55662ef7ad96937
    
  • 44.0
    9912cf2c · Release 44.0 ·
    Release: Release 44.0 - stable
    Release 44.0
    
    Git-EVTag-v0-SHA512: b0f1fffb9935fef27989441fa8712ed441a9ec2569eb4f710cef9024a1a6136cc96e2d28b9db2eba43e273083ba1253567610bb5c58ba346ce02030c099aeebd
    
  • 44.rc
    6a22065b · Release 44.rc ·
    Release 44.rc
    
    Git-EVTag-v0-SHA512: 536db7a36c71be066c3d04428df27f32eee9b81fd6b9530b13e0ec3063cc729448c338bd0e2b786a7175639fe683161db5a025cf8beb0417b0190ac520563677
    ExtendedVerify-SHA256-archive-tar: e844ada8396321fe40b73b841beecd7460c21736722bf4239eb412077e1d8088
    ExtendedVerify-git-version: git version 2.37.2
    
  • 41.5
    7e21e112 · Release 41.5 ·
    Release 41.5
    
    build:
      * Remove incorrect args for i18n.merge_file (r-value)
      * Disable nautilus extension by default (Bastien Nocera)
      * Narrow the version to enable nautilus plugin (#1822, Germán Poo-Caamaño)
    
    comics:
      * Avoid critical when pixbuf can't be rendered (Bastien Nocera)
      * Better debug on archive error (Bastien Nocera)
      * Fix crash that can happen if archive is damaged (#1866, Bastien Nocera)
      * Still try to open broken comics (Bastien Nocera)
    
    shell:
      * Fix use-after-free on a modified document (#1766, Gary Li)
      * recent-view: Update for new gnome-desktop API (Michael Catanzaro)
    
    Developers:
      * Bastien Nocera, Gary Li, Germán Poo-Caamaño, Michael Catanzaro, r-value
    
    Translations:
      * Christian Kirbach (German)
    
  • 42.4
    a451c743 · Release 42.4 ·
    Release 42.4
    
    build:
      * Narrow the version to enable nautilus plugin (#1822, Germán Poo-Caamaño)
      * Disable nautilus extension by default (Bastien Nocera)
    
    comics:
      * Avoid critical when pixbuf can't be rendered (Bastien Nocera)
      * Better debug on archive error (Bastien Nocera)
      * Fix crash that can happen if archive is damaged (#1866, Bastien Nocera)
      * Still try to open broken comics (Bastien Nocera)
    
    shell:
      * Fix use-after-free on a modified document (#1766, Gary Li)
      * Use default color when annotation has no color (#1800, Nelson Benítez León)
      * recent-view: Update for new gnome-desktop API (Michael Catanzaro)
    
    Developers:
      * Bastien Nocera, Gary Li, Germán Poo-Caamaño, Michael Catanzaro, Nelson Benítez León
    
    Translations:
      * Charles Monzat (French)
      * Zurab Kargareteli (Georgian)
      * Gianvito Cavasoli (Italian)
    
  • 43.1
    47461d6d · Release 43.1 ·
    Evince 43.1
    
    build:
      * Disable nautilus extension by default (Bastien Nocera)
    
    comics:
      * Avoid critical when pixbuf can't be rendered (Bastien Nocera)
      * Better debug on archive error (Bastien Nocera)
      * Fix crash that can happen if archive is damaged (#1866, Bastien Nocera)
      * Still try to open broken comics (Bastien Nocera)
    
    shell:
      * Fix use-after-free on a modified document (#1766, Gary Li)
    
    * Fix incorrect link in README.md (#1857, Andre Klapper)
    * Use https URL for libarchive.org in README.md (#1858, Andre Klapper)
    
    Developers:
      * Andre Klapper, Bastien Nocera, Gary Li, Germán Poo-Caamaño
    
    Translations:
      * Nart Tlisha (Abkhazian)
      * Marek Černocký (Czech)
      * Daniel Mustieles (Spanish)
    
  • 43.0
    b5dc8d0d · Release 43.0 ·
    Release: 43.0 - stable
    Release 43.0
    
  • 43.alpha
    883b8f3c · Release 43.alpha ·
    Release 43.alpha
    
  • 42.3
    0ff17893 · Release 42.3 ·
    Release: 42.3 - stable
    Release 42.3
    
  • 42.2
    05d656cb · Release 42.2 ·
    Release: 42.2 - stable
    Release 42.2
    
  • 42.1
    67084a4f · Release 42.1 ·
    Release: 42.1 - stable
    Release 42.1
    
  • 42.0
    f461d04e · Release 42.0 ·
    Release: 42.0 - stable
    Release 42.0