CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 20:54:14 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"24b635a071ffcb99d45e2f897d62b0d7"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=biomQMcmn7GCIuVT478oINDw0TMqJZKw0YcOKMNREyQ9TUGGwAQbjT%2B53NejLy10LuQWWqOVXBxRDsluT4x2lraQMivqQmIV1q%2Bm61FiK%2BJ9%2B8ADlbYLLCakE903Q8TSXwMrE8f%2FsmbmQ50izt3L7YHZMNlM6ZycAehDoJhjRP3l96jgWfSd4IVWYSTq3NxxuIpUdYqBW0iOc9G%2FlMHeNHhlg4541Gk66XB1qmy3sRODgXmOpVilwHBnGXHWpCiwgfGcHaq3fHXyz38nh%2FpBLA%3D%3D--%2FNBc%2FISlpg5CM%2FQM--0HPwgwy49nARO6Aj6fgYRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.2041530217.1752958454; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 20:54:14 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 20:54:14 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: AABC:3DC509:83B05D:A66FDA:687C05F6
Releases · appwrite/sdk-for-cli · GitHub
18 Jul 23:21
Loading
17 Jul 09:50
Loading
11 Jul 14:40
Loading
04 Jul 10:42
Loading
27 Jun 10:26
Loading
20 Jun 07:15
Loading
16 Jun 05:41
Loading
11 Jun 04:10
Loading
26 May 13:50
Loading
16 Apr 11:41
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 30
Releases: appwrite/sdk-for-cli
Releases · appwrite/sdk-for-cli
8.2.2
c2c9a5c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Fix object comparison logic when pushing settings
- Type generation fixes:
- Dart: Fixed import casing to snake_case, removed
extends Document
and hardcoded attributes, removed unnecessary imports - Java: Fixed indentation to 4 spaces, updated imports to
java.util.Objects
, fixed enum casing in strict mode as per Oracle official docs - Javascript: Updated optional values formatting from
|null
to| null
- Kotlin: Fixed indentation to 4 spaces per Kotlinlang official docs
- PHP: Fixed indentation to 4 spaces per PHP Fig official docs
- Swift: Fixed indentation to 4 spaces, improved
decodeIfPresent
usage for optionals, added missingpublic
toinit
method - Typescript: Fixed indentation to 4 spaces per Typescript coding guidelines
- Dart: Fixed import casing to snake_case, removed
Full Changelog: 8.2.1...8.2.2
Assets 8
8.2.1
1d89283
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Added
--with-variables
option to the Sites command for adding/updating environment variables - Fixed Functions environment variables not being pushed with
--with-variables
- Removed
awaitPools
when wiping old variables
Note: Storing environment variables in the
vars
attribute ofappwrite.json
is now deprecated due to security risks. Variables are now synced directly from the.env
file in the root directory of the function’s or site’s folder.
Full Changelog: 8.2.0...8.2.1
Assets 8
8.2.0
d6448fc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add
encrypt
attribute support - Add improved warnings on attribute recreation and deletion
- Fix
null
parsing error when using create attribute command - Type generation fixes and improvements:
- Add
--strict
/-s
flag toappwrite types
command to generate types in strict mode. This automatically converts the casing of attributes to match the language's naming conventions - Add automatic package import to
dart
language which uses package detection to import the correct package - Add
Document
class extension to generated types indart
andjs
language to support internal attributes like$id
and$collectionId
etc. - Add proper enum support to
js
language - Fix indentation in
java
,kotlin
andswift
to use 2 spaces instead of 4 for consistency across all languages - Fix doc comments to use correct syntax in various languages (for eg.
///
instead of/*
) - Update enums in
dart
to use lowerCamelCase instrict
mode as per constant_identifier_names
- Add
Full Changelog: 8.1.1...8.2.0
Assets 8
8.1.1
dfab055
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Fix circular dependency issue due to usage of
success
method inutils.js
file fromparser.js
file - Type generation fixes:
- Add ability to generate types directly to a specific file by passing a file path to
appwrite types <output_path>
, instead of just a directory - Fix non-required attributes to not be null if default value is provided
- Fix
Models
import error - Improve formatting and add auto-generated comments
- Add ability to generate types directly to a specific file by passing a file path to
Full Changelog: 8.1.0...8.1.1
Assets 8
8.1.0
52bc7d0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add multi-region support to
init
command - Update
init
command to clear previous configuration inappwrite.json
- Update localConfig to store multi-region endpoint
- Fix throw error when creating unknown attribute instead of timing out
- Fix equal comparison of large numbers and BigNumber instances using proper equality checks
- Fix duplication of reasons when comparing localConfig with remoteConfig
- Fix
firstOrNull()
tofirstOrNull
in types generation for dart - Fix unknown attribute
double
error during types generation - Refactor to use
isCloud()
method consistently
Full Changelog: 8.0.2...8.1.0
Assets 8
1 person reacted
8.0.2
20cc906
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add Type generation fixes:
- Properly handle enum attributes in dart, java and kotlin
- Fix initialisation of null attributes in dart's
fromMap
method - Fix relationships and enums in swift
Full Changelog: 8.0.1...8.0.2
Assets 8
8.0.1
e57b981
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add
resourceId
andresourceType
attributes tocreateRedirectRule
- Add
providerReference
tovcs
command for getting repository contents - Add warning comment to bulk
updateDocuments
method - Fix type generation for enums in Typescript and PHP language
Full Changelog: 8.0.0...8.0.1
Assets 8
8.0.0
078e017
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add
types
command to generate language specific typings for collections. Currently supports -php
,swift
,dart
,js
,ts
,kotlin
andjava
- Update bulk operation docs to include experiment feature warnings
- Remove
assistant
service and commands
Full Changelog: 7.0.0...8.0.0
Assets 8
7.0.0
a1939ff
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- Add
sites
command - Add
tokens
command - Add
devKeys
support to projects command - Add
init site
,pull site
andpush site
commands - Add bulk operation methods like
createDocuments
,deleteDocuments
etc. - Add new upsert methods:
upsertDocument
andupsertDocuments
- Update GET requests to not include
content-type
header
Full Changelog: 6.2.3...7.0.0
Assets 8
6.2.3
2834bde
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- fix: hot swapping error in python ml function by @ChiragAgg5k in #163
Full Changelog: 6.2.2...6.2.3
Assets 8
Previous Next
You can’t perform that action at this time.