- Ability to reorder the outline
- Migrated to jQuery 3.6.0 (also moved from slim to full for jquery-ui compatibility)
- Export all data as a json file and load from a json file.
- The Outline table is now an honest striped table where there is no plot item listed, used to be only for
- Introduced the ability to edit plot lines in the "Table of Plot Lines" tab, any changes will automatically propagate to both the "Outline Generator" and the "Outline" tabs
- Fixed issues with multi-line plot names / plot items, used to be that only one line break was observed in the tables.
- Fixed escapes in CSV export, multi-line items now work, and quotes are properly escaped.
- CSV export moved to file_ops.js
First public version