|
| 1 | +# 1.4 |
| 2 | + * NEW: Disable toolbar items through settings.json |
| 3 | + * NEW: Internal stats/metrics engine |
| 4 | + * NEW: Copy/Move Pad API functions |
| 5 | + * NEW: getAttributeOnSelection method |
| 6 | + * NEW: CSS function when an attribute is active on caret location |
| 7 | + * NEW: Various new eejs blocks |
| 8 | + * NEW: Ace afterEditHook |
| 9 | + * NEW: Import hook to introduce alternative export methods |
| 10 | + * NEW: preProcessDomLine allows Domline attributes to be processed before native attributes |
| 11 | + * Fix: Allow for lighter author colors |
| 12 | + * Fix: Improved randomness of session tokens |
| 13 | + * Fix: Don't panic if an author2session/group2session no longer exists |
| 14 | + * Fix: Gracefully fallback to related languages if chosen language is unavailable |
| 15 | + * Fix: Various changeset/stability bugs |
| 16 | + * Fix: Re-enable import buttons after failed import |
| 17 | + * Fix: Allow browser tabs to be cycled when in editor |
| 18 | + * Fix: Better Protocol detection |
| 19 | + * Fix: padList API Fix |
| 20 | + * Fix: Caret walking issue |
| 21 | + * Fix: Better settings.json parsing |
| 22 | + * Fix: Improved import/export handling |
| 23 | + * Other: Various whitespace/code clean-up |
| 24 | + * Other: .deb packaging creator |
| 25 | + * Other: More API Documentation |
| 26 | + * Other: Lots more translations |
| 27 | + * Other: Support Node 0.11 |
| 28 | + |
1 | 29 | # 1.3 |
2 | 30 | * NEW: We now follow the semantic versioning scheme! |
3 | 31 | * NEW: Option to disable IP logging |
|
0 commit comments