A new Data Crow release is available, focused on a handful of fixes and quality-of-life improvements across the server, client, and web interface.
On new installations, the created and modified timestamps were missing the time component; this has been corrected going forward. The advanced filter dialog in the server-to-client connection also failed to open for Books, TV Series, and a few other modules; that issue has been resolved as well.
On the API side, a new endpoint has been added: /login/status/unsecure. This is used by the Data Crow Reader mobile app (version 1.1) to detect whether a server is running in unsecure mode, allowing the app to log in automatically as SA without requiring the user to enter credentials manually.
The Google Books online search now points users toward creating a free API key, helping to avoid hitting rate limits during lookups.
Finally, two improvements have been made to the web client: logins are now skipped entirely for unsecure environments, matching the behaviour of the mobile app, and reference fields now wrap onto the next row once the vertical screen limit has been reached, keeping longer lists of references readable instead of overflowing the page.