diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +### engrampa 1.28.3 + + * ci: Add a GitHub Actions build (#529) + * rar: Fix crash with no filename + * rar: Fix support for RAR 7.0 empty directory CRC32 + * rar: Fix asking password for encrypted archives with RAR7 + * Avoid critical errors with invalid dates + * fix memleaks + * lha: Fix crash, parse lha list output correctly + * lha: Use named fields instead of magic numbers + * lha: Fix support for file names with spaces + * ci: restructure github actions to use the same structure for all repos + * build(deps): bump actions/checkout from 5 to 6 + * fixed wrong drag&drop activation when in single click mode + ### engrampa 1.28.2 * Fix extract of encrypted archives |
