Skip to content

Commit efd0b78

Browse files
committed
change per review
1 parent 02dd2cd commit efd0b78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/python-sdk/changelog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ sidebar_position: 8
1010
## v1.13.0 (2025-01-22)
1111

1212
- Fixed shared UDFs not respecting the Cache Enabled setting.
13-
- Added a cache TTL setting when running a UDF via a shared token endpoint.
14-
- When editing a UDF's tags, tags you have already used or your team has used will be suggested.
13+
- Added a cache TTL (time-to-live) setting when running a UDF via a shared token endpoint.
14+
- Tags you or your team have already used will be suggested when editing a UDF's tags.
1515
- Team UDFs will be shown as read-only in Workbench, similar to Public UDFs.
1616
- File Explorer shows deletion in progress.
1717
- File Explorer can accept more S3 URLs, and uses `/mount/` instead of `/mnt/cache`.
@@ -20,10 +20,10 @@ sidebar_position: 8
2020
- Fixed the browser location bar in Workbench updating on a delay.
2121
- Fixed writing Shapefile or GPKG files to S3.
2222
- (Beta) New [fusedio/apps](https://github.com/fusedio/apps) repository for public Fused Apps.
23-
- Navigating to Team UDFs in the UDF Catalog will now prompt for login.
23+
- Navigating to Team UDFs or Saved UDFs in the UDF Catalog will now prompt for login.
2424
- Fixed the "Select..." environment button in Workbench settings.
2525
- UDF Builder will no longer replace all unaccepted characters with `_` (underscore).
26-
- Fixed reading team UDFs when running a UDF with a shared token.
26+
- Fixed loading team UDFs when running a UDF with a shared token.
2727
- Batch jobs that use `print` will now have that output appear in the job logs.
2828
- Apps in the shared token list show an app icon.
2929
- Removed some deprecated batch job options.

0 commit comments

Comments
 (0)