Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

casualos

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casualos - npm Package Versions

1
7

3.3.11-alpha.11019730384

Diff

kallyngowdyyeti
published 3.3.10 •

Changelog

Source

V3.3.10

Date: TBD

:rocket: Features

  • Updated the abCore docs.

:bug: Bug Fixes

  • Fixed an issue where CasualOS would run into an error when creating a bot with an object tag that includes an array copied from another tag.
  • Fixed an issue where it was impossible to configure a custom AB1 for a comId.
kallyngowdyyeti
published 3.3.10-alpha.10686320842 •

kallyngowdyyeti
published 3.3.9 •

Changelog

Source

V3.3.9

Date: 8/20/2024

:rocket: Features

  • Improved CasualOS to understand and process Typescript class method and property accessibility modifiers correctly.

:bug: Bug Fixes

  • Fixed an issue where library scripts would always error when executing a loop (for, while, etc.).
  • Fixed an issue where it was possible for tag masks to get overwritten by a bot's regular tags shortly after creation of the bot.
  • Fixed an issue where AI Chat features would only be enabled if OpenAI Chat was configured.
kallyngowdyyeti
published 3.3.9-alpha.10457223672 •

kallyngowdyyeti
published 3.3.8 •

Changelog

Source

V3.3.8

Date: 8/5/2024

:rocket: Features

  • Improved SERVER_CONFIG to allow customizing the OpenTelemetry resource.
  • Improved the server to record metrics for how long HTTP and Websocket requests take to complete and also the status they have when finishing.
  • Tags in the "recent tags" list in the systemPortal will now always show bot system.
  • Added the meshPositioningMode tag to prevent CasualOS from repositioning meshes around the center of the bot.
    • There are two possible values:
      • center - The mesh will be positioned so it is centered around the bot's center. (Default)
      • absolute - The mesh won't be repositioned. It will retain the position configured in the GLTF.
  • Added support for Anthropic AI Chat models to ai.chat() and ai.stream.chat().
    • SERVER_CONFIG needs to be configured with an Anthropic API Key and allowed anthropic models.
  • Added support for stable-image-ultra, stable-image-core, sd3-medium, sd3-large, sd3-large-turbo AI image generation models.
  • Add support for Minio for file records.
    • Can be configured by using the minio property in SERVER_CONFIG.
  • Added the ability to enable semantic error highlighting.
  • Added the ability to scan files for moderation labels.
    • This functionality can be configured by the SERVER_CONFIG.moderation.jobs.files and SERVER_CONFIG.rekognition.moderation properties.
    • Once a (configured) banned label is detected, a notification can be sent based on the SERVER_CONFIG.notifications configuration.
      • If desired, the filter should be set to match file resources and scanned actions.
    • Currently, only image files are supported. The default list of supported file types is:
      • .png
      • .webp
      • .jpg
      • .jpeg
      • .gif
    • Additionally, it is possible to manually trigger moderation for a file as a superUser by using the scanFileForModeration procedure.
    • Added os.getScriptIssues function.
      • This function will get a list of issues that have been raised for the script stored in the given tag

:bug: Bug Fixes

  • Fixed an issue where an older version of session key hashes would be used when refreshing a session, leading to slowdowns when validating session keys.
  • Fixed an issue where lines wouldn't draw to the center of the target bot when the bot was smaller than the arrow head length.
  • Fixed an issue where the SystemPortal didn't support creating listeners from the "Add Tag" dialog.
  • Fixed an issue where the mapPortal would not be able to be closed after having loaded the mapPortal for a different inst.
kallyngowdyyeti
published 3.3.8-alpha.10219756290 •

kallyngowdyyeti
published 3.3.8-alpha.10203321239 •

kallyngowdyyeti
published 3.3.8-alpha.10202247958 •

kallyngowdyyeti
published 3.3.8-alpha.10187204484 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc