Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (39 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

44 lines (39 loc) · 1.22 KB

Version 0.5

  • Chmox has a new home now
  • Code now builds again
  • Migrated code to modern Objective-C syntax and ARC
  • Removed potentially stale translations
  • Removed TOC drawer in favour of an in-window list
  • Removed MacPAD code
  • Cleaned up code
  • Added back/forward/print toolbar buttons
  • Added TouchBar support
  • macOS 10.12 or later is now required

Version 0.4β

  • Italian translation by Fabrizio
  • Fixes by David Steinbrunner
  • Fixed printing (thanks to Claudio Bantaloukas)
  • Improved TOC parsing

Version 0.3

  • French translation
  • German translation by Thomas Meitz
  • Improved about box
  • Application icon by David Beijersbergen van Henegouwen
  • Document icon
  • Added version checking
  • Fixed possible memory leaks
  • Merge changes submited by Sergey Malyshev
    • Added "View" menu
    • Fixed "white artifact" bug
    • Replaced delegate setup code by NIB connections
    • Fixed miscellaneous bugs (memory leaks)

Version 0.2

  • Distribution as an image disk
  • Added toolbar
  • Added text size customization
  • Fixed memory bug which caused crash when re-opening document
  • Fixed edit mode when double-clicking in table of content

Version 0.1b

  • Added table of content drawer

Version 0.1

  • Initial version