Version 2022.03.30
textbrowser
released this
29 Mar 17:17
·
1760 commits
to master
since this release
Release Notes
- Copy contents of book_sequence and sequence tables during Merge SQLite Databases.
- Display a warning if the current database schema is not current.
- French release notes. Thank you meteos77.
- Limit Files Per Page (Files Browser) and Members Per Page (Members Browser) to 2500.
- Limit copies to 1000.
- New multivolume_set_isbn database field. For SQLite databases, the field cannot be added with a UNIQUE constraint per https://www.sqlite.org/lang_altertable.html. Consider merging the existing database with a newly-created database. See https://github.com//discussions/191.
- Create a new SQLite database: File -> New SQLite Database.
- Open Merge SQLite Databases: Tools -> Merge SQLite Databases.
- Press Add Row.
- Select the legacy SQLite database file.
- Press the Merge button.
- PostgreSQL 10.20.1; Windows.
- Qt 6.2.4 LTS for Android.
- Retain SQLite upgrade statements of previous release (2022.02.30) only. All other statements have been archived in the source.
- Revised BiblioteQ.odt: new information, new sections, replaced images, spelling corrections.
- SQLite 3.38.2; Windows.