New Features
* Undo and redo marks available for all images using standard shortcuts (Ctrl+Z for Undo, Ctrl+Shift+Z for Redo, as well as menu options under **Edit > Undo** or **Edit > Redo**) https://github.com/andikisare/imgmarker/commit/f8c36a361eb5a55d66ac632b7b489e15957db251
Bug Fixes
* Fixed imports causing immediate crashes https://github.com/andikisare/imgmarker/commit/0517d721103e7638bcf95455abd8e4892bd99cfd
* Fixed handling of grayscale TIFF images, now all grayscale images are converted to 32 bit aligned https://github.com/andikisare/imgmarker/commit/030a48f8f63cfe6abda0b6136b5ae5a313cfae2d
* Fixed issue 12 causing catalogs with x,y coordinate inputs to not load https://github.com/andikisare/imgmarker/commit/16679be76fe85b082de339b2dd78711bdfc1fcc2
* Corrected coordinate system name (WCS is not galactic coordinates, but rather world coordinate system) https://github.com/andikisare/imgmarker/commit/16679be76fe85b082de339b2dd78711bdfc1fcc2
* Made randomize images off by default https://github.com/andikisare/imgmarker/commit/77bb497fa5be405970794d1a39d60fb5e8e27088
* Fixed Image Marker crashing when color picker window is forcibly closed without selecting a color https://github.com/andikisare/imgmarker/commit/66b31ff0cf38c7f6fd3bc9f95bc991855d85248d
Improvements
* Complete overhaul of the documentation! View the readthedocs here: https://imgmarker.readthedocs.io/en/latest/
**Full Changelog**: https://github.com/andikisare/imgmarker/compare/v0.6.0...v0.9.0