Skip to content

Commit

Permalink
Merge pull request #152 from lxqt/changelog
Browse files Browse the repository at this point in the history
Added CHANGELOG
  • Loading branch information
tsujan authored Apr 19, 2020
2 parents c31d919 + 1dd48a0 commit 68d0126
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
lxqt-archiver-0.1.0 / 2020-04-19
===================================

* Supported viewing (launching) current item.
* Supported opening archives by dropping.
* File DND to other apps.
* Remember window size and splitter position.
* Open file dialog in work directory on compressing/extracting.
* Fix infinite loop on extracting an already extracted archive.
* Prevent dropping into self.
* Fixed gzip mimetype.
* Fixed crash on creating impossible archives.
* Fixed a memory leak with archive creation.
* Use qint64 for modification time.
* Fixed item sorting.
* Choose an appropriate name when creating archive with `--add`.
* Made the toolbar unmovable.
* Added support for Zstd (Zstandard-compressed).

0 comments on commit 68d0126

Please sign in to comment.