Category: Release Notes

  • 0.4.0 Release Notes

    Welcome to the 0.4.0 Release.

    The very first thing that Ysobel.AI will do when you run it for the first time is to display a quick welcome dialog, which will remind you that your PIN (for securing YOUR DATABASE) must be both memorable AND secure.

    Please refer to this post for some ideas about choosing a secure password that is memorable. (It’s actually easier than you might think!)

    So what are selection sets? Please watch our demo video to find out!

    In short, Selection sets are arbitrary named groups (named by you!) of anything. By anything, we really mean anything. But to keep things simple, the most basic form of a selection set is a group of documents that have some meaning for you.

    It’s sort of like having bookmarks. In the old days, bookmarks were visible items you place inside a physical book to remind you where to resume your reading. In the Ysobel.AI era, bookmarks are superseded by Selections, which are a grouping of anything that you can use to apply an action to (such as asking Ysobel a question about them).

    Selection sets have names as well as its birthday, as well as additional metadata of arbitrary type and size that YOU choose to add to them. In otherwise, Ysobel.AI selection sets are a tool for YOU to design and implement YOUR OWN DOCUMENT INTELLIGENCE/ANALYSIS FRAMEWORK.

    Known Bugs for 0.4.0

    • The query bar freezes after deleting an indexed document from the database. Workaround is to restart the app.
    • Lack of notifications about the status of AI engine startup
      • On a PC, it might take up to 30 seconds for the AI Engine to load after the GUI starts. The AI engine DOES publish log messages, but it still takes time for the first log message to appear. Please be patient!
    • Mac version is not there (YET!)

  • 0.4.0 is LIVE for Win32 and Linux

    Please download and upgrade now!

    Thank you!

  • v0.3.5 Release Notes

    • Mac version now working
    • Auto-update now functioning
      • Linux AppImage still needs manual restart after update
  • 0.3.3 Notes

    Linux

    Because of limitations on APIs we rely on, the auto-update feature of Ysobel.AI on Linux is not 100% seamless.

    After you click “Ok” to quit and reinstall, the AppImage file DOES get replaced, but the App unfortunately does not restart on its own.

    You will have to manually restart the app.

    Sorry for the inconvenience.

  • MacOs version “damaged??” Say it ain’t so!

    Hi everyone.

    Apologies for the trouble with the Mac version of our app.

    It has to do with the signature of the App not matching properly. Until we get that straightened out with Apple (officially, that is) here is what you can do.

    First, download the .dmg as per normal

    HERE is the download link for the Mac version of Ysobel.AI

    When you click on the app, you will probably see

    Here is how you can fix it:

    Open a shell and run the following command:

    xattr -r -d com.apple.quarantine /Applications/Ysobel-AI.app

    And try to launch the app again

    Here is a PDF of these instructions