Skip to content

1.1.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 15:05
4186ae7

Update - v1.1.9

Changes

  • Added URL parsing using @csqrl's URL package.
  • Added safer URL detection to ensure RbxHttpApiRequest only occurs for a Roblox url.

Upgrading

With Wally

Update your wally.toml file to:

[dependencies]

roxios = "fxllencode/[email protected]"

With .rbxm

Head to the releases page to download the latest version, and drag pack.rbxm into ReplicatedStorage. Ensure you replace your other version of Roxios.

Building from Source Code with Foreman

Inside your git repository, run git pull, or git fetch. Then, run the build command again:

rojo build -o pack.rbxm pack.project.json