|
| 1 | +# 1.5.0 |
| 2 | + * NEW: Lots of performance improvements for page load times |
| 3 | + * NEW: Hook for adding CSS to Exports |
| 4 | + * NEW: Allow shardable socket io |
| 5 | + * NEW: Allow UI to show when attr/prop is applied (CSS) |
| 6 | + * NEW: Various scripts |
| 7 | + * NEW: Export full fidelity pads (including authors etc.) |
| 8 | + * NEW: Various front end tests |
| 9 | + * NEW: Backend tests |
| 10 | + * NEW: switchPad hook to instantly switch between pads |
| 11 | + * NEW: Various translations |
| 12 | + * NEW: Icon sets instead of images to provide quality high DPI experience |
| 13 | + * Fix: HTML Import blocking / hanging server |
| 14 | + * Fix: Export Bullet / Numbered lists HTML |
| 15 | + * Fix: Swagger deprecated warning |
| 16 | + * Fix: Bad session from crashing server |
| 17 | + * Fix: Allow relative settings path |
| 18 | + * Fix: Stop attributes being improperly assigned between 2 lines |
| 19 | + * Fix: Copy / Move Pad API race condition |
| 20 | + * Fix: Save all user preferences |
| 21 | + * Fix: Upgrade majority of dependency inc upgrade to SocketIO1+ |
| 22 | + * Fix: Provide UI button to restore maximized chat window |
| 23 | + * Fix: Timeslider UI Fix |
| 24 | + * Fix: Remove Dokuwiki |
| 25 | + * Fix: Remove long paths from windows build (stops error during extract) |
| 26 | + * Fix: Various globals remvoed |
| 27 | + * Fix: Move all scripts into bin/ |
| 28 | + * Fix: Various CSS bugfixes for Mobile devices |
| 29 | + * Fix: Overflow Toolbar |
| 30 | + * Fix: Line Attribute management |
| 31 | + |
1 | 32 | # 1.4.1
|
2 | 33 | * NEW: Translations
|
3 | 34 | * NEW: userLeave Hook
|
|
0 commit comments