1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
-
+
-
+
+
+
+
+
+
+
+
+
+
-
-
|
This file describes the changes in every new version of Fresh IDE
This file describes the changes in every new release version of Fresh IDE
The date format: DD.MM.YYYY
version 2.0.10 (??????????)
version 2.1.0 (??????????)
[+] Updated FASM compiler to version 1.71.05
[+] New feature: When no Linux terminal is configured, Fresh runs the Linux ELF binaries
directly, without terminal.
[-] Fixed small bug in the project manager (alias quick change menu),
which made values to disappear when more than two values was set
for one alias.
[-] Fixed bug concerning working in Linux (Wine). When Fresh compiles some ELF executable
it could not set the executable permissions. Now it is fixed.
[+] New feature: When no Linux terminal is configured, Fresh runs the Linux ELF binaries
directly, without terminal.
version 2.0.9 (22.09.2012)
[!] This release introduces some incompatibility with the earlier sources. Read below.
[+] New FASM 1.71 compiler with address space labels.
|