- Fixed undefined options in TextEditor. Thanks Wiseon3. - Fixed non-working save function on Firefox 21. Thanks youxiachai.
2.2.0
- Unified JSONFormatter and JSONEditor in one editor with a switchable mode. - Urls are navigable now. - Improved error and log handling. - Added jsoneditor to package managers npm and bower.
2.1.1
- Fixed an issue with console outputs on IE8, causing the editor not to work at all on IE8.
2.1.0
- Replaced the plain text editor with code editor Ace, which brings in syntax highlighting and code inspection. - Improved the splitter between the two panels. Panels can be hided.
2.0.2
- Fixed: dragarea of the root node was wrongly visible is removed now.
2.0.1
- Fixed undefined variable in the redo method. - Removed the "hide ads" button. Not allowed by Google AdSense, sorry.