diff --git a/Install/ReleaseNotes_v3.0.html b/Install/ReleaseNotes_v3.0.html index d30f23f..0a0b764 100644 --- a/Install/ReleaseNotes_v3.0.html +++ b/Install/ReleaseNotes_v3.0.html @@ -46,23 +46,26 @@
-
This version is a rework of v2 to implement modern FB OOAPI inside an ODBC driver. In addition it contains -a fixpack for many known issues, see ../ChangeLog_v3.0 for details. -
Please note that v3.0 driver is guaranteed to work only with Firebird clients 3.0 and later. - If you have fbclient.dll from 2.5 or some older version, it may be incompatible. +
Firebird Project is glad to announce the general availability of Firebird ODBC driver version 3.0. New driver is build on top the new Firebird client API, and can work with Firebird clients from versions 3.0, 4.0, and 5.0. + +
Download new driver binaries and sources from Firebird ODBC Github (and don't forget to give a star to the project)! + +
This version is a rework of v2 to implement modern Firebird Object-Oriented API inside an ODBC driver. In addition it contains a fixpack for many known issues, see ChangeLog_v3.0 for details. + +
Please note that v3.0 driver is intended to work only with Firebird clients from version 3.0 and later (i.e., 3.0, 4.0, 5.0 at the moment). If you have fbclient.dll from 2.5 or some older version, it is incompatible.
-
The Windows build is adapted to a modern VS, the project is located in Builds/MsVc2022.win folder -and can be opened/compiled with VS2022 or later. +
The Windows build is adapted to the modern versions of Visual Studio, the project is located in Builds/MsVc2022.win folder and can be opened/compiled with Visual Studio 2022 or later. +
The Windows build key features are:
You can see more details here: https://github.com/FirebirdSQL/firebird-odbc-driver/wiki
@@ -70,15 +73,8 @@
-
Hope you have no problems with this release. However, you can always request support at -https://github.com/FirebirdSQL/firebird-odbc-driver/issues -
Good luck! +
Please report all issues to https://github.com/FirebirdSQL/firebird-odbc-driver/issues
-
Firebird dev & support team - - - -