- General
- Upgrade to rkv 0.18.3. This comes with a bug fix that ensures that interrupted database writes don't corrupt/truncate the database file (#2288)
- iOS
- Avoid building a dynamic library (#2285).
Note: v51.8.1 and 51.8.2 are not working on iOS and will break the build due to accidentally including a link to a dynamic library.
- Avoid building a dynamic library (#2285).