summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS121
1 files changed, 121 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index caf75f3..fd938ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,124 @@
+### engrampa 1.28.2
+
+ * Fix extract of encrypted archives
+ * Fix volume split button in "Compress" window
+ * src/file-utils.c: Fix "error: implicit declaration of function ‘strcasecmp’..."
+ * fr-process.c: Setting error status
+
+### engrampa 1.28.1
+
+ * Distribute Meson build system
+
+### engrampa 1.28.0
+
+ * update translations
+ * Use unar instead of cpio for CPIO archives
+ * Add correct jar mime type
+ * Fix double URI escaping
+ * Escapes a string for use in a URI. replace special "# and ?" characters in uri
+ * rar: Actually accept unrar-free as the executable name
+ * rar: Add support for unrar-free
+ * rar: Fix out of bounds read on malformed output
+ * rar: Simplify and merge duplicate code
+ * zip: Fix crashes on buggy zip output
+ * 7z: Fix accepting RAR archives when unar-open-zip=true
+ * correct translation string
+ * Fix Segfault on opening .deb files after recent Debian Unstable updates
+ * fix warning in Japanese translations
+
+### engrampa 1.27.1
+
+ * update translations
+ * Check if the remaining disk space is sufficient when add extract
+ * Fix MIME detection logic
+ * Update to change the fallback and fix gzip issue
+ * Fixed libmagic bug
+ * Add "Extract to subdirectory" option
+ * Add meson compilation support
+ * Set the current folder of the file chooser dialog using a local file name
+ * Fix failure to extract multiple files
+ * Uniform file chooser dialog margin size
+ * Archive do not track symbolic link
+ * Fix failed restore of saved sessions
+ * Add MIME aliases for gzip and bzip2
+ * Replace deprecated functions and fix compilation warnings
+ * command-7z: Add new 7-zip(7zz and 7zzs) project support
+ * file-utils: Include <strings.h> for strcasecmp
+ * action: Delete unused sort_by_entries code
+ * fr-process: fix memory leak
+ * UI: Remove useless code and file
+ * Fix icon missing when compressing files with the right mouse button
+ * Extract: add the function of automatically closing the dialog box after decompression
+ * zstd: support both old and new mime type
+ * fr-command-rar: Parameter 'line' can be declared with const
+ * Fix archive file save as function
+ * glib-utils: redundant condition
+ * fix: Encrypted documents in all formats cannot be successfully pasted to the
+ specified directory after copying and cutting encrypted files and folders
+ * fix: Encrypted documents in. 7z format cannot delete locked files and folders
+ * fr-window: fix -Wincompatible-pointer-types warning
+ * file-utils: remove unused functions
+ * fr-command-rar: parse date & time using strptime
+
+### engrampa 1.27.0
+
+ * tx: sync with transifex
+ * configure.ac: The macro 'AC_HELP_STRING' is obsolete
+ * tx: update resource
+ * tx: migrate config file
+ * Fix corrupted engrampa_main_window.png files in userguide for ca, de, el, fi, fr, it and uk.
+ * Enable mouse-less navigation & reading for output dialogs
+ * Accessibility: add proper mnemonic relations and labelling
+ * Fix implicit conversion changes signedness: 'gboolean'
+ * CI: Drop -Wunused-parameter for debian build
+ * file-data: fix memory leak
+ * fr-command-tar: fix memory leak
+ * fr-window: fix memory leak
+ * dlg-package-installer: fix memory leak
+ * Fix build warnings about missing field initializer
+ * Fix some -Wfloat-conversion warnings
+ * Fix -Wimplicit-int-conversion warning
+ * build: fix -Wmissing-prototypes warning
+ * glib-utils: drop strcmp_null_tolerant
+ * test-server: Remove unreachable code after calling g_error
+ * glib-utils: escape_str_common should be static
+ * equality comparison with extraneous parentheses
+ * Use a blank line at most
+
+### engrampa 1.26.0
+
+ * Translations update
+ * update copyright to 2021
+
+### engrampa 1.25.1
+
+ * Translations update
+ * ar: fix filename in file list
+ * dlg-package-installer: Don't build the path to packages.match
+ * build: Don't install packages.match when packagekit is disabled
+ * packages.match: add and run update-packages-match script
+ * build: don't add twice the file engrampa.appdata.xml to CLEANFILES
+ * rar 6.00: fix listing archive content with encrypted file list
+ * i18n: use g_dngettext instead of ngettext
+ * build: allow users to disable gettext support (--disable-nls)
+ * build: Use PACKAGE_URL variable
+ * build: display package name and version in configure summary
+ * build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
+ * update resource for transifex
+ * Update copyright to 2021
+ * Remove cppcheck warnings about the variable scope can be reduced
+ * update issue template
+ * update issue template
+ * Remove USE_MATE2_MACROS from autogen.sh (legacy)
+ * fr-archive: Fix memory leak
+ * Add Electronic Publication (EPUB) support
+ * Remove unused macros
+ * update.ui: missing on_update_file_ok_button_clicked handler
+ * fr-command-unarchiver: Remove trailing spaces
+ * Avoid memory leak in java utils
+ * Do not use stock icons in ui files (#392)
+ * Update compilation instructions
+
### engrampa 1.25.0
* Translations update