update changelog

This commit is contained in:
Jindra Petřík
2021-01-01 09:37:33 +01:00
parent 134df71e46
commit 0239090973
+4 -1
View File
@@ -4,17 +4,20 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- Java 9+ support
- Chinese translation updated
### Removed
- Due to Java9+ limited support of reflection, following features were removed:
- Automatic detection of installed fonts changes (on font editation) - FFDec needs to be restarted to font changes to take effect
- Using kerning pairs of installed fonts
- XML import/export
- Raw editation of tags
- Generic editation of tags through treeview (affects tags like FileAttributes, ExportAssets)
- Support for installing java in FFDec windows installer
### Changed
- Chinese translation updated
- Increased scrolling speed in folder preview
- Changed /bin/bash to /usr/bin/env bash
### Fixed
- Scaling - Distorted images/canvas on Hi-dpi monitors for Java 9 and later