You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Adding chapters to a book could cause a database constraint violation, if decryption finished at the same time. Database updates here are now channelled to the main thread. (#121)