Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

3.1.1

Compare
Choose a tag to compare
@forman forman released this 14 Dec 12:08
· 68 commits to master since this release

Changes in version 3.1.1

  • Added hint in DATA SOURCES panel addressing the case
    where loading seems to take forever.

  • Now displaying a warning dialog when there is not much
    time left until the Cate backend service will automatically
    shut down due to service inactivity. (#164)

  • If connection is closed, there are now two different message boxes.
    depending on whether the server was automatically shutdown or
    the connection closed unexpectedly.

  • Outputting more information to investigate into
    unintentionally closed WebSocket connections:

    • Allow toasts to stay longer for such errors (2 minutes).
    • Provide more details on the console.
  • No longer attempt to load in scratch workspaces at startup
    (avoid error message).