Version 1.0
This is the first official ZOIA Librarian release! Thanks to all of your beta testers and contributors - as of today we are proud to be supporting Windows, Mac, and Linux (Ubuntu) machines with 32/64-bit architecture.
If you encounter any issues, please let a developer know either via Discord (#librarian channel) or by submitting an issue. We ask that you include the steps to reproduce the issue if they are known - see the issue templates for more context.
Known issue: if you used a previous beta version of the application, you will have to delete your saved preferences file from the local backend due to the edits made. See each platform's notes for how to perform this operation.
Windows: Navigate to C:\Users\user\AppData\Roaming\.ZoiaLibraryApp
and delete the pref.json
file (if it exists). Download the ZOIALibrarian-Windows-1.0.zip file and unzip the compressed file. Do not remove any files from the downloaded directory after it has been unzipped. Double click the ZOIALibrarian.exe file to launch the application.
Mac: Navigate to /Users/user/.Library/Application Support/.ZoiaLibraryApp
and delete the pref.json
file (if it exists). Download the ZOIALibrarian-Mac-1.0.zip and unzip the compressed file. Do not remove any files from the directory after it has been unzipped. Double click the ZOIALibrarian.app file to launch the application.
Linux: Navigate to /home/.local/share/.ZoiaLibraryApp
and delete the pref.json
file (if it exists). Download the ZOIALibrarian-Linux-1.0.zip file and unzip the compressed file. Do not remove any files from the downloaded directory after it has been unzipped.
If issues arise, the application can also be launched from the command line. Open up a terminal and run the following:
cd Downloads
./ZOIALibrarian.app/Contents/MacOS/startup