Setta

Latest version: v0.0.18

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.12

- Moved the zoom/map/view controls into the left side pane:

<table>
<tr>
<th width="50%">Before</th>
<th width="50%">After</th>
</tr>
<tr>
<td><img src="https://github.com/user-attachments/assets/2f7088fb-65ad-4744-b8d5-ea8c93c47962" /></td>
<td><img src="https://github.com/user-attachments/assets/aca41d9c-00e0-4853-81a7-a709c50f24fd" /></td>
</tr>
</table>

0.0.11

- Added User View mode. This allows you to quickly create a simplified version of your UI.
Here's an example of what Developer View and User View look like:

<table>
<tr>
<th width="50%">Developer View</th>
<th width="50%">User View</th>
</tr>
<tr>
<td><img src="https://github.com/user-attachments/assets/4ecbb85a-1857-413c-b768-9ac17f226b6f" /></td>
<td><img src="https://github.com/user-attachments/assets/1126649e-7559-4785-80b9-7eda6466c2e0" /></td>
</tr>
</table>

0.0.10

- Made JSON source sections more user-friendly.

0.0.9

- Added JSON source file watcher.
- Made `jsonSource` codeInfo data cleaner.
- Added `Create JSON` button on frontend.
- Changed default subprocess start method to `spawn`.
- Always hide callable field if section is referencing a json file.
- Replace spaces in section name with underscores, when generating code.
- Fixed bug in TextBlock's `getFirstHeadingOrText`.
- Clicking Run in nav bar will always run _all_ code sections now.

0.0.8

- Added options to the `export-db` cli command.
- Allow artifacts to be renamed directly in the side pane.
- Fixed issue where values for JSON-source sections were included in yaml and json exports.

0.0.7

Features
- Added a new "Chat" section type for sending chats and displaying chat history. Here's what it looks like:
<p align="center">
<img width="350" src="https://github.com/user-attachments/assets/65fd504e-4dcb-42db-b32e-d21c540354ee" />
</p>

Bug Fixes
- Fixed bug where keyword stylizer would try stylizing things out of bounds.
- Fixed bug where clicking and dragging in code areas in position-locked sections would cause panning instead of selecting code.

Other
- Set zoomOnDoubleClick default value to false

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.