What's Changed
* Improved threading by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/571
* Paste latest when opening paste tool by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/634
* Solved some of the scaling issues by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/640
* Improve UI framework by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/625
* Added a button to open the operation folder by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/633
* Fixed errors due to the camera being too far from the origin by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/632
* Moved operation running to a thread by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/637
* Added a UI element to view and set the camera speed by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/646
* Added numpy.import_array() by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/638
* Added validators to the numerical inputs by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/635
* Fixed ValueError: max() arg is an empty sequence by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/662
* Added a dialog to welcome and warn new users by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/660
* Added a bug tracker button to the main menu by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/659
* Refactored Select Tool by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/656
* Added language selection by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/639
* Added MIT licences to the lang files by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/667
* Added MIT licences to operations by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/668
* Made the traceback dialog scroll if the text is too long by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/677
* Implemented console scripts by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/673
* Improved the OpenGL handling by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/678
* Fixed the goto file panel button being all zeros by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/690
* Fixed glGenTextures error by gentlegiantJGC in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/689
* Updated save_picker & open_picker with new options by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/727
* Updated _create_directory_picker with new option by StealthyExpertX in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/729
New Contributors
* StealthyExpertX made their first contribution in https://github.com/Amulet-Team/Amulet-Map-Editor/pull/727
**Full Changelog**: https://github.com/Amulet-Team/Amulet-Map-Editor/compare/0.9.6...0.10.0a0