Skip to content

Releases: OPSnet/Logchecker

v0.14.4

17 May 21:19

Choose a tag to compare

Bugfixes

  • Fix decoding logs detected using macroman encoding

Full Changelog: 0.14.3...0.14.4

v0.14.3

07 May 19:33

Choose a tag to compare

Fixes

  • Lower threshold for using chardet encoding
  • Fix detection of some Matshita drives
  • Fix handling of combined logs with different drives

Full Changelog: 0.14.2...0.14.3

v0.14.2

16 Sep 01:41

Choose a tag to compare

Changes

  • Remove -1 deduction for unknown id3 tag setting

Full Changelog: 0.14.1...0.14.2

v0.14.1

14 Aug 21:17
e899a78

Choose a tag to compare

Fixes

  • Fix missing symfony directory in phar
  • Mark ext-iconv as required dependency
  • improve japanese translation
  • allow omitting 'Log checksum' string in foreign logs

Testing

  • test against php 8.4

Full Changelog: 0.14.0...0.14.1

v0.14.0

01 Feb 16:45

Choose a tag to compare

Breaking Changes

  • Drop support for PHP 8.0

Features

  • Subtract 30 points for XLD range rips
  • Subtract 20 points for File write error on a track

Dependencies

  • Support ^6.0 | ^7.0 for symfony dependencies

Full Changelog: 0.13.0...0.14.0

v0.13.0

31 Dec 23:52

Choose a tag to compare

Breaking Changes

  • Drop support for PHP 7

Features

  • Add new argument to analyze comment to write out details json object to file

Bugfixes

  • Fix parsing logs that have < in filename
  • Improve normalization of drive name
  • Fix extra space before CRC hash for XLD

v0.12.0

26 Dec 01:02

Choose a tag to compare

Breaking

  • Drops support for PHP 7.2

Features

  • Null drives will receive -20 deduction
  • Add Generic DVD-ROM as a fake drive to get -20 deduction
  • Update drive offsets

Bugfixes

  • Fix handling when no tracks are found in log (log is marked as invalid with 0 score)

Misc

  • Update dev dependencies

v0.11.1

03 Sep 20:16

Choose a tag to compare

Bugfixes

  • Fix php notice on track bodies without filename

v0.11.0

19 Aug 17:27

Choose a tag to compare

Bugfixes

  • Deduct 10 points for gap handling left out
  • Do not subtract point for EAC filename if over 243 characters

Developer

  • Switch from TravisCI to GitHub actions

v0.10.0

13 May 13:02

Choose a tag to compare

Features

  • Add deduction for logs that use normalization

Bugfixes

  • Fix handling delete leading silence deduction