- Fixed a problem during start-up when the Fuse daemon couldn't be started. We now log a warning instead of crashing.
- Fixed auto-indentation in UX and Unoproj
- Fixed potential problems after updating to Atom (v1.12)
- Fixed code suggestions for whenever carret is behind '/>'
- Add toggle comments support to UX (eg. Edit->Toggle Comments)
- Fixed bug where plugin crashed if Fuse wasn't found. Atom will now instead show an error
- Fuse panel is not being visible before there are data there (it was always shown before, which users reported as annoying)
- Fixed crash reports related to not being able to send messages to daemon.
- Added inline JavaScript syntax highlighting for UX.
- Fixed a bug where output panel was not scrolled to bottom when lines were appended.
- Preview your app from Atom.
- Syntax highlighting for Uno and UX.
- Build and debug output including error list.
- Selection of UX tags reflected in preview based on caret position.
- Code completion in UX.