The following modules have been removed in this release: aisleriot, nemiver The following modules have a new version: - dconf-editor (3.27.1 => 3.27.3) - devhelp (3.26.0 => 3.27.1) - evolution (3.27.2 => 3.27.3) - gnome-builder (3.27.1 => 3.27.3) - gnome-chess (3.26.0 => 3.27.2) - gnome-sudoku (3.26.0 => 3.27.3) - gnome-tweak-tool (3.27.2 => 3.27.3) The following modules weren't upgraded in this release: accerciser, five-or-more, four-in-a-row, ghex, gitg, gnome-devel-docs, gnome-dictionary, gnome-klotski, gnome-mahjongg, gnome-mines, gnome-multi-writer, gnome-nettool, gnome-nibbles, gnome-recipes, gnome-robots, gnome-sound-recorder, gnome-taquin, gnome-tetravex, hitori, iagno, lightsoff, nautilus-sendto, polari, quadrapassel, rygel, swell-foop, tali ======================================== dconf-editor ======================================== dconf-editor 3.27.3 ===================== Big release. There’s a new developer, Davi da Silva Böger, and things are moving faster, finally. Great. :) The main UI has been redesigned. The search is now dynamic and looks great; even if search results could be improved, this function will probably already be more useful than what was there previously. Relocatable schemas are now handled; that has been possible by adding an internal list of known mappings, and offering the user a settings to add custom ones. Please, test. Some little more things for users: the “back” and “forward” buttons of mice that have some could now be used; you can now open dconf-editor to a given path or to the path where a given schema is mapped using command-line; there’s an option to sort folder first (or last); HighContrast theme has been tested with new design; edition of values of type “double” is fixed; keys of the “string array” type are not anymore edited with a single-line entry; etc. As you can imagine, many things have changed internally. This release includes a (recently pushed) patch known to break the handling of some corner-cases; if you hit one of these, please report bug, it will help. And other changes are coming. Packagers should be aware also that the gettext domain changed, and that there’s a patch included that has been reported to make the build in some quite specific conditions crashy; if you are in this situation, please comment on the bugzilla. Translations updated: Czech: Marek Cernocky French: Charles Monzat Friulian: Fabio Tomat German: Mario Blättermann Indonesian: Kukuh Syafaat Nepali: Pawan Chitrakar Norwegian bokmål: Kjartan Maraas Spanish: Daniel Mustieles Turkish: Muhammet Kara ======================================== devhelp ======================================== ============== Version 3.27.1 ============== - Lots of code refactorings. - Write first unit test. - DhLink: use a union inside the struct to use less memory. - Improve API documentation. - Some minor bug fixes. - Translation updates. ============== Version 3.26.1 ============== - Move New Tab button on the right side of the headerbar. Updated translations: ca, ca@valencia, da, el, nb, nl Many thanks to all contributors: Sébastien Wilmet, Ask Hjorth Larsen, Efstathios Iosifidis, Nathan Follens, Kjartan Maraas, Xavi Ivars ======================================== evolution ======================================== Evolution 3.27.3 2017-12-11 --------------------------- Bug Fixes: Bug 700778 - TNEF attachment not processed properly (Milan Crha) Bug 790263 - [alarm-notify] URLs in Location field should be clickable (Milan Crha) Bug 790326 - [evolution-backup] Allow running without GUI/DISPLAY (Milan Crha) Bug 789526 - Incorrect message selected after Delete in real Trash folder (Milan Crha) Bug 789571 - Handle webcal:// URI to add new On The Web calendar (Milan Crha) Bug 790069 - Free/Busy Publishing should not include X-SUMMARY and X-LOCATION (Milan Crha) Bug 790291 - Disallow shrinking message list to zero width (Milan Crha) Bug 790020 - Use original location when composing new message in Search Folder (Milan Crha) Bug 680268 - Handle meeting invitation with detached instances (Milan Crha) Bug 790311 - Print of message attachment shows main message headers (Milan Crha) Bug 790944 - Attachment filename in multipart/mixed can be lost (Milan Crha) Bug 790666 - Comma in Full Name breaks meeting organizer validity check (Milan Crha) Bug 790952 - Skip extra leading forward slashes in mailto: from Chrome (Milan Crha) Bug 790635 - Slow start with 10+ mail accounts enabled (Milan Crha) Bug 262328 - Selecting collapsed threads only selects the first message (Milan Crha) Bug 791203 - Add file extension to pasted image in Plain Text mode (Milan Crha) Bug 790632 - Option to visually wrap long lines in composer (Milan Crha) Bug 790773 - Add message list columns to show Sender/Recipients email addresses only (Milan Crha) Bug 788603 - Ability to reorder mail filtering rules' conditions and actions (Milan Crha) Bug 651270 - Allow Drag&Drop to reorder items in Mail Filters dialog (Milan Crha) Miscellaneous: Workaround bug 674885 (type initialisation deadlock in GObject) (Milan Crha) Address compiler warnings introduced with libytnef 1.9.2 (Milan Crha) [Calendar] set_style_from_attendee(): Prevent crash when attendee has no mail set (Milan Crha) Extend "delete-selects-previous" mail option to cover mark junk/not-junk too (Milan Crha) Replace deprecated NONE with VOID in e-marshal.list (Milan Crha) Drag&drop of multiple messages from message list to composer fails (Milan Crha) [Composer] Better care of autosave snapshot after WebKitWebProcess crash (Milan Crha) Remove the OMF file in help/ (Piotr Drąg) Translations: Daniel Mustieles (es) Marek Cernocky (cs) Kjartan Maraas (nb) Aurimas Černius (lt) Kukuh Syafaat (id) Christian Kirbach (de) ======================================== gnome-builder ======================================== ============== Version 3.27.3 ============== Changes since last release: • Debugging with gdb has been improved to translate paths when running inside of a mount namespace such as flatpak. • Improvements to eslint and GJS code indexers to be more flexible with other JS runtimes such as NodeJS. • A number of correctness fixes in plumbing and for memory leaks. • A new build target provider interface has been added so the project runner can support executing commands extracted from systems such as flatpak. • GNOME Night Light integration. • Improved greeter sections with support removing data files. • Builder will try to remove stale cache data at startup and shutdown to help free some disk usage. • Project cache data has been moved into a directory by project, making it easier to remove cache data when a project is removed. • Improved alignments for home/end shortcuts. • The build pipeline now uses a PTY and VteTerminal to gain color support and extraction of PTY sequences. This allows for proper message titles in the omnibar when building. One regression currently is that we no longer extract Regex-based error messages. • You can now run Cargo-based projects using cargo run. • Access to /usr and /etc from the host system when running under Flatpak (via /run/host) allows Builder to develop against a host system. Users of Builder on CentOS/RHEL/LTS distros are the most likely to benefit from this feature. • The build pipeline tries to be more verbose for known error messages in GLib by setting G_ENABLE_DIAGNOSTIC. • Builder now uses --state-dir with flatpak-builder when 0.10.5 or greater of flatpak-builder is detected. • The project-tree now supports Drag'n'Drop, both internally and using text/uri-list selections from external applications. • An early preview of VCS status integration into the project tree has been included in this release. Updated Translations: Indonesian, Czech, Slovak ============== Version 3.27.2 ============== Changes since last release: • Documentation improvements. • Bug fixes for the meson build system backend. • Bug fixes in our compile_commands.json support. • Bug fixes in our GJS integration. • Meson project templates gained a Workaround for a glade bug. • CMake plugin was ported to C, following the design of the meson plugin. • The greeter was abstracted to allow plugins to extend what is visible. • A newcomers plugin has been added which displays GNOME newcomer projects on the greeter. • Support was added for Yaml when using GNOME Code Assistance. • Appdata now installs to the preferred location of the spec. • Startup time has been improved by avoiding some costly operations in gtk and glib. Patches upstream improve things further. • A new setting allows following GNOME's Night Light behavior for night mode. • We now use explicit export macros to simplify ABI management. We still aren't ABI-stable, but we're progressing towards that. • Our clang plugin now supports the KeepGoing option, to try harder after encountering failures in includes. • Support for code-indexing the Vala programming language. • The ctags plugin will try to avoid activating certain language keywords. • Find-other-file plugin now shows the results in global search results. • Global search can now be navigated with ctrl+n/p in Vim mode. • You can now disable the "Open Pages" section of the sidebar in preferences. • The flatpak plugin no longer automatically updates project dependencies when the build system activates for the first time. You can manually update the dependencies from the workbench menu. • Cursor placement improvements for some text editor movements. • Basic support for unit testing in Meson-based projects. • Subprocess PATH will now prefer /bin over /usr/bin. • Various workbench keyboard shortcuts have been restored. • Support for project miners has been dropped. Updated Translations: Serbian, German, Slovenian, Czech, Spanish ======================================== gnome-chess ======================================== 3.27.2 - November 15, 2017 ========================== * Fix gschema installation (Ken VanDine) * Fix SVG images installation (Ken VanDine) 3.27.1 - November 15, 2017 ========================== * Port to Meson build system (Niels De Graef) ======================================== gnome-sudoku ======================================== 3.27.3 - December 10, 2017 ========================== * Remove Statistics.page from Makefile.am (Andre Klapper) * Updated user docs (Andre Klapper) * Remove the OMF file (Piotr Drąg) * Updated help (Piotr Drąg) * Updated translations ======================================== gnome-tweak-tool ======================================== 3.27.3 ====== Development release. * Translation updates Translations: Kukuh Syafaat [id], Kjartan Maraas [nb], Muhammet Kara & Nurperi Utlu [tr]