6.0.0
This library is available in Maven (com.fifesoft.rtext:fife.common:6.0.0). This is a base library for Swing applications, providing the following features commonly found in desktop applications.
This release brings the following changes:
- Bumping minimum Java version to 17 (72977ac)
- Fire an event with the application theme changes (4c56488)
- Notify plugins when the application theme changes (70e1531)
- Support '~' denoting user's home directory in FSATextField and RTextFileChooser (#9)
- General cleanup and performance improvements in
OptionsDialog