mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-20 22:06:33 -04:00

- Added update to RsDataService - Added new table "DATABASE_RELEASE" to database Advantages: - Better performance because of the removed additional file access - Transaction safety - All groups and messages are stored in the database Attention: Please make a backup of your data folder before you try this version. The first start of the application will update the database and can take a little bit longer. Once the database was converted the messages cannot be read by older versions of the application.