New build of dotConnect for SQLite 5.2.293 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for SQLite 5.2.293 is available!

Post by Devart » Thu 20 Nov 2014 13:43

Dear users,

New build of dotConnect for SQLite 5.2.293 is available for download now.

In this version:
  • The sqlite3.dll library that is included into the installation package is updated to version 3.8.7.2
  • ADO.NET implementation of ASP.NET Identity 2.0 support is improved
    • The new IQueryableUserStore interface is implemented in the UserStore class
    • The new IQueryableRoleStore interface is implemented in the RoleStore class
  • The enableExpiredSessionAutoDeletion and expiredSessionAutoDeletionInterval options for deleting expired sessions are added to the session-state store provider definition in the web.config file
  • The behaviour is changed: the SQLiteMonitor now hides information about the password and "SQLiteCrypt License Key" connection string parameters
  • The bug with the Turkish locale is fixed
  • The bug with the conflict between versions of Devart.Data.SQLite.Web.dll assembly for ASP.NET 2 and ASP.NET 4 is fixed
Entity Developer
  • The bug related to script generation by the "Generate Database Script" wizard with the "Include Drop" option is fixed
  • The bug related to resetting enum arguments of custom attributes in the standalone version is fixed
  • The bug with incorrect execution of the "Create Storage and Mapping" command for an association is fixed (Entity Framework models)
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked