Skip to content

v20.0.0

Compare
Choose a tag to compare
@flowzone-app flowzone-app released this 30 Aug 06:56
· 26 commits to master since this release
be4661d

402d514 (tests: Simplify the release.createFromUrl() test cleanup, 2024-08-29)
03f564b (Regenerate the DOCUMENTATION.md, 2024-07-20)
1b31fcb (Lint & type fixes & improvements, 2024-07-18)
bd08111 (tests: Add missing $selects to make the queries faster, 2024-07-21)
3dbd301 (v7 model: Change image.image_size to string | null, 2024-08-28)
39585b6 (v7 model: Replace device.overall_status offline & idle with disconnected, reduced-functionality & operational, 2024-07-20)
f307204 (v7 model: Change user, application & device actor, to return a deferred property when selected, 2024-07-20)
4f89e4e (v7 model: Replace the release.should_be_running_on__device with is_pinned_to__device, 2024-07-20)
2aac675 (v7 model: Replace the device.should_be_running__release with is_pinned_on__release, 2024-07-20)
95f3246 (v7 model: Add the device.should_be_operated_by__release property, 2024-07-20)
be246f9 (v7 model: Drop the supervisor_release resource, 2024-07-20)
3934ae2 (v7 model: Replace device.should_be_managed_by__supervisor_release with should_be_managed_by__release, 2024-07-20)
33c9a23 (v7 model: Drop the device.is_managed_by__device, manages__device properties, 2024-07-20)
6557e2a (v7 model: Drop the device.vpn_address property, 2024-07-20)
085362d (v7 model: Drop the device state & status_sort_index sdk-only property typings, 2024-07-20)
2f4474b (v7 model: Drop the gateway_download resource, 2024-07-20)
d8cf966 ([BREAKING]: Update all API queries to use the v7 model, 2024-07-20)
4cdf1b4 ([BREAKING]: Drop the application.getAppByOwner method, 2024-06-20)
477e2c6 (Add the os.getSupervisorReleasesForCpuArchitecture() method, 2024-06-20)
6d45fba ([BREAKING]: Drop the os.getSupervisorReleaseByDeviceType method, 2024-06-20)
98fb9ae ([BREAKING]: application.create: Drop the applicationType & parent parameters, 2024-06-20)
bc5d286 (Drop the unused OsVersionsByDeviceType type, 2024-06-20)
7af2b8a (Drop the no longer needed __metadata property handling, 2024-06-20)
0ae7db2 (Update pinejs-client-core to 6.15.0, 2024-07-08)
15366a6 ([BREAKING]: Stop actively supporting TypeScript versions older than the current latest, 2024-07-20)
0bba30a (Bump minimum supported Typescript version to v5.5.2, 2024-07-08)
5a1791a ([BREAKING]: Update the es2015 build target & output folder to es2017, 2024-06-20)
43b58f0 (package.json: Rename the lint:fix npm script to lint-fix, 2024-07-20)