Skip to content

v1.9.5

Compare
Choose a tag to compare
@fpillet fpillet released this 26 Dec 15:42
· 42 commits to master since this release

Desktop Viewer

  • Added support for Dark Mode and accent colors (@stuffmc)
  • Removed outdated BWToolkit dependency (@stuffmc)
  • Updated internal implementations (yay ARC and modern Obj-C)

Client Logger

  • Updated Swift wrapper for Swift 4.2
  • Fixed OSAtomics deprecations (@jllubia)
  • Multiple fixes for compilation warnings

Known issues

  • When logging from a macOS app running on macOS 10.14, an initial "crash log" (simulated) is output by the lower networking layers of macOS. This is a known issue in macOS itself but does not prevent NSLogger from working fine.