Skip to content

Releases: gyakkun/qq-mht2html

v1.3.0

22 Nov 17:26
ab473d2
Compare
Choose a tag to compare
  • Code refactoring.
  • Performance improvement: Enable multiple producer (1p:3c, according to previous testing data). Machines with more than 8 CPU cores will gain at least 20% boost.

v1.2.6

11 Nov 12:50
0a72221
Compare
Choose a tag to compare

Bump: JDK 21, Kotlin 1.9.20, Compose 1.5.10

Binary built against Oracle OpenJDK 21.0.1

v1.2.5

11 Oct 17:31
16c9be1
Compare
Choose a tag to compare
  • Bug fix: #3 #4 : Strip long filename (over 32 characters). (772628a)

v1.2.4

10 Jun 12:08
64331d9
Compare
Choose a tag to compare

Bump dependencies. Upgrade to Compose 1.4.0 and Kotlin 1.8.20.

v1.2.3

27 Feb 10:23
9c48514
Compare
Choose a tag to compare
  • Bug fix: #1 #2 : Sanitize chat name more strictly. Control characters, symbols, spaces and marks will be replaced with underscore. (6632076)

  • Add logging to file: Located at $userhome/.qq-mht2html/log . Please attach the lines you reckon essential to your problem when raising issue. Please __MASK__ the sensitive information before paste the lines.

Thanks to @zmz-zzzz for raising the first issue.

v1.2.2-alpha

13 Feb 14:19
948e546
Compare
Choose a tag to compare
v1.2.2-alpha Pre-release
Pre-release

Add logging to file.

The log file is located at (where you install)\log (Windows). Needs Administrator mode to export log if installed in C:\Program Files

Please attach the lines you reckon essential to your problem when raising issue.

v1.2.1

06 Feb 10:56
0beec7e
Compare
Choose a tag to compare
  • Upgrade to Compose 1.3.0 , Kotlin 1.8.0, OpenJDK 17.0.6

v1.2.0

23 Oct 04:20
fbbcb83
Compare
Choose a tag to compare

Can install directly overriding the old version.

v1.1.2

02 Oct 07:58
1ab5e53
Compare
Choose a tag to compare
  • Address an exception caused by empty image file
  • Add support for English style time format ends with AM/PM
  • Add default img tag style

Can install directly overriding the old version.

v1.1.1

23 Sep 10:02
f7b4ddd
Compare
Choose a tag to compare

Fix the mht file sanity check.

Can install directly overriding the old version.