-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRelease Notes.txt
61 lines (36 loc) · 1.15 KB
/
Release Notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Release Notes
0.1.4 Pre-Release
Defect Resolution
* Addressed memory leaks.
* Corrected file print functionality.
* Removed pop-up menu from Search panel.
* Resolved several hints and warnings.
* Corrected excluded file configuration.
* Corrected the Z80 Assembly and Spin editors.
* Corrected the highlighter color configuration.
Enhancments
* Introduced Navigator filter functionality.
* Introduced Navigator status Icons.
* File copy to floppy drive (A:).
* Introduced sub-node Auxiliary Files functionality.
* Introduced package functionality.
* Introduced serial terminal functionality.
* Introduced new file formats support:
* Config (.ini)
* HTML
* Intel Hex
* Image (Bitmap, Pixmap, PNG, JPEG, GIF, TIFF, Icon)
* JSON
* Markdown
* PDF
* RichText
* Text
* XML
* ZIP files
* Introduced editor tab dragging functionality.
* Introduced syntax configurations.
* Converted configuration storage to JSON format.
* Introduced Syntax status bar panel.
* Introduced saving search and filter criteria functionality.
* Introduced search caching and shifted controls on Search panel.
* Updated About dialog to include additional credits.