Skip to content

Version 4.7.2u

Latest
Compare
Choose a tag to compare
@NotAlexNoyle NotAlexNoyle released this 12 May 05:45
· 7 commits to master since this release

What's new in v4.7.2u:

  1. Fixed compatibility with Java 7-10

  2. Added eclipse-related files so others can more easily experiment with the project


Planned for future versions:

  1. Fix more code spacing and indentation (Currently up to FeedViewer.java)

  2. Fix several eclipse warnings

  3. Fully comment/document code

  4. Show a photo of whatever device that is currently selected, instead of always showing an original Pre. Also show this in "installing" view.

  5. Migrate from Better Swing Application Framework to standard Java Swing

  6. Fix prefs warnings at runtime on Linux

  7. Fix a couple of windows registry errors

  8. Add support for BSDs and Solaris-based operating systems (and possibly more)

  9. Distrbute operating system-specific packages with icons (.exe, .app, etc) instead of .jar for everything.

  10. Fix armhf device detection

  11. Locate and remove unwanted loop when loading image assets in PackageViewer upon first launch

  12. Fix layout of About window on MacOS

  13. Fix Linux novacomd installation, and add support for installing novacomd on armhf

  14. Work on community feedback and implement community requests!

  15. Fix code order / refactor in general.

  16. Update translations

  17. Resolve this issue: JayCanuck#4

  18. Fulfill this request: JayCanuck#3

  19. Add "continue anyway" option in the "there are no devices currently connected" pane, and change "ok" to "quit"

  20. Fix splash screen