Skip to content

Etyl 1.4.0

Latest
Compare
Choose a tag to compare
@yuripourre yuripourre released this 19 Jan 21:33
· 30 commits to master since this release

A new version of Etyl is released.

Few (but boring) bugs were fixed:

  • Added Kiosk mode
  • Custom cursor is optional and disabled by default
  • Fullscreen is optional and disabled by default
  • No more concurrency exceptions
  • No more exceptions using multitouch in touchpads (desktop)
  • Etyl UI and Etyl i18n have their own repositories
<dependency>
    <groupId>com.harium.etyl</groupId>
    <artifactId>etyl</artifactId>
    <version>1.4.0</version>
</dependency>