Whats new in the redesign
- UI rewritten with JavaFX
- ControlsFX + RichTextFX
- Easy customization via CSS now!
- Moved away from MDI, closest retirement are editor windows
- Less lossy editing
- Only classes that are modified are exported with recompiled bytecode
- Save states
- You can save your work and in case of an issue, revert changes back to that point
- Cleaner code -> easier updates
- New site/documentation
Major features still in progress due to rewrite
- Agent instrumentation
- Plugin API
Some issues I just noticed after pushing
- The site's CSS looks really nice in chrome/firefox, but broken in older browsers... Opps.