Subversion Repositories filter_foundry

Rev

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

Rev 273 Rev 274
Line 2... Line 2...
2
 
2
 
3
## 1.7.0.7 [Work-In-Progress]
3
## 1.7.0.7 [Work-In-Progress]
4
- Obfuscated "V1" and obfuscated "V2" filters can now be loaded again (as long as they aren't protected)
4
- Obfuscated "V1" and obfuscated "V2" filters can now be loaded again (as long as they aren't protected)
5
- Security improvement: Filters which have been built using obfuscation "V3" will now always be treated as protected plugin, even if the obfuscated code has been manipulated.
5
- Security improvement: Filters which have been built using obfuscation "V3" will now always be treated as protected plugin, even if the obfuscated code has been manipulated.
6
- Windows message box dialogs are now properly "modal" (they have the correct parent window handle), and therefore, they blink when you click at the parent window.
6
- Windows message box dialogs are now properly "modal" (they have the correct parent window handle), and therefore, they blink when you click at the parent window.
-
 
7
- Standalone filters are now created in 32 and 64 bit. To make this work, you need to install FilterFoundry.8bf and FilterFoundry64.8bf in your plug-in directory.
-
 
8
- The TPLT (template data) and build dialog resources are now deleted from standalone filters to save space.
7
 
9
 
8
## 1.7.0.6 [01-Aug-2021]
10
## 1.7.0.6 [01-Aug-2021]
9
- .pff files (Premiere Filter Factory) are now correctly loaded
11
- .pff files (Premiere Filter Factory) are now correctly loaded
10
- Obfuscated standalone filters can now recall the previous settings on GIMP/Irfanview (was disabled in 1.7.0.5, because the temporaray .afs file leaked the obfuscated code).
12
- Obfuscated standalone filters can now recall the previous settings on GIMP/Irfanview (was disabled in 1.7.0.5, because the temporaray .afs file leaked the obfuscated code).
11
 
13