Skip to content

Releases: DasAmpharos/EonTimer

3.0.0-rc.6

10 Aug 23:20
9449e61
Compare
Choose a tag to compare

What's Changed

  • Fixing bug where set_radix was called instead of using the radix property by @DasAmpharos in #169

Full Changelog: 3.0.0-rc.5...3.0.0-rc.6

3.0.0-rc.5

08 Aug 04:06
2016a31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0-rc.4...3.0.0-rc.5

Special thanks to @NickPlayeZ for reporting and testing #166

3.0.0-rc.4

16 May 14:32
dc014b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0-rc.3...3.0.0-rc.4

3.0.0-rc.3

15 May 02:29
cbb8c44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0-rc.2...3.0.0-rc.3

3.0.0-rc.2

13 May 16:18
043e139
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0-rc.1...3.0.0-rc.2

3.0.0-rc.1

06 May 21:10
229dbe1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0-alpha.3...3.0.0-rc.1

3.0.0-alpha.3

04 May 14:12
1e57baf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0-alpha.2...3.0.0-alpha.3

3.0.0-alpha.2

27 Apr 18:25
9afed6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0-alpha.1...3.0.0-alpha.2

3.0.0-alpha.1

26 Apr 00:52
a990439
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/DasAmpharos/EonTimer/commits/3.0.0-alpha.1

2.0.1 RELEASE

03 May 02:23
Compare
Choose a tag to compare

EonTimer 2.0.1

Changelog

  • fixed #8 Settings Dialog reopens at collapsed size
    • Thanks u/qwirkzx over on reddit
  • fixed #9 Add logback configuration with file appender
    • This will allow users to upload their log file with the issue they encountered when reporting a bug or asking a question

Known Bugs

Some users have reported:

  • Sound not working (#6)
  • EonTimer not starting

I suspect these issues are caused by mismatched Java Runtime versions. I'm still investigating these issues and plan on adding documentation for how to best setup an environment for EonTimer.

Roadmap

Still working on documentation and unit testing. Soon there will be an issue template requesting the application log which will make issue triaging a lot easier for everyone involved.