All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- PR #113
- Upgrade dependencies
- Fixed too small font size in log view on high resolution screens
- Fixed static code analysis warnings
- No changes, move deployment from JCenter to Maven Central.
- Improve getting local IP address, thanks to brunoais for pull request #54
- Improve ClingRouterFactory: Search for the right device type and return all found devices. This fixes #43 reported by @elmimmo and maybe fixes #41 reported by @TheGamingLab.
- Require Java 11 [BREAKING CHANGE] You can download OpenJDK 11 JRE from AdoptOpenJDK
- Add Italian translation, thanks to @ItachiSan for pull request #36
- Add simplified Chinese translation, thanks to @wwj402 for pull request #33
- Fix crash on startup, thanks to @Lacedaemon for reporting #30
- Improve Cling error handling ee6b8b9
- Chinese translation is broken due to encoding issues.
- Requrire Java 1.8 (BREAKING CHANGE)