Subversion Repositories filter_foundry

Rev

Rev 468 | Rev 476 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 468 Rev 470
Line 1... Line 1...
1
# Changelog
1
# Changelog
2
 
2
 
-
 
3
## 1.7.0.16 [22-Mar-2022]
-
 
4
- Fixed bug that caused PLUGIN.DLL sliders not working if the filter was called multiple times. You can hotfix existing standalone plugins by replacing "UnregisterSlider" with "UnRegisterSlider" using a hex-editor. Affected are plugins built using 1.7.0.13/14/15.
-
 
5
 
3
## 1.7.0.15 [06-Mar-2022]
6
## 1.7.0.15 [06-Mar-2022]
4
- Now compatible with Windows 3.11 using Win32s and Photoshop 3.0. Some functionalities might be unstable, though.
7
- Now compatible with Windows 3.11 using Win32s and Photoshop 3.0. Some functionalities might be unstable, though.
5
 
8
 
6
## 1.7.0.14 [24-Dec-2021]
9
## 1.7.0.14 [24-Dec-2021]
7
- 32 bit: Increased performance (OpenWatcom build).
10
- 32 bit: Increased performance (OpenWatcom build).