CallbackFilter - Version 1.0.13 - Released January 14, 2009


What's new:

                              [           Legend:          ]
                              [ ! Important change         ]
                              [ + Added feature            ]
                              [ * Improved/changed feature ]
                              [ - Bug fixed                ]


^^^^^^^^^^^^^^^^^^^
^^^ Version 1.0 ^^^
^^^             ^^^
^^^^^^^^^^^^^^^^^^^

January 14, 2009
v.1.0.13 Maintenance update

- In some cases unloading the active driver on Vista could cause BSOD. Fixed.



December 11, 2008
v.1.0.12 Maintenance update

- Some notification callbacks were called even when the operation failed. Fixed.


December 9, 2008
v.1.0.11 Maintenance update

- It was not possible to activate the filter from the limited user account. Fixed.


November 22, 2008
v.1.0.10 Maintenance update

- Fixed various minor issues reported by the users


October 22, 2008
v.1.0.9 Official release


July 22, 2008
v.0.2.8 Pre-release

! The last build before release
- Fixed various bugs reported by the users


June 27, 2008
v.0.2.7 Release Candidate 2

+ Added FileMon sample
- Fixed various bugs reported by the users



---
June 9, 2008
v.0.1.6 Maintenance update

- Some notification callbacks were not called. Fixed.

---
June 7, 2008
v.0.1.5 Maintenance update

- Added a workaround for the problem of 64-bit driver not installing on Vista due to the bug in Vista
- Fixed various bugs reported by the users


---
June 4, 2008
v.0.1.4 Release Candidate 1

+ Added new callbacks: OnEnumerateDirectory*, OnCloseEnumeration, OnCloseFile*

* OnCreateFile* callbacks have been split to OnCreateFile* and OnOpenFile*

- Lots of minor issues were fixed

---
April 6, 2008
v.0.0.3 Maintenance update

- [VCL] Fixed some issues in VCL API

---
April 3, 2008
v.0.0.1 First public beta version
