Releases: appwrite/sdk-generator
Releases · appwrite/sdk-generator
1.20
What's Changed
- Fix CLI deployment inactivity timeout and help usage name by @ChiragAgg5k in #1457
- Strip markdown syntax from CLI help descriptions by @ChiragAgg5k in #1458
- feat(cli): move Homebrew formula to dedicated homebrew-appwrite tap by @ChiragAgg5k in #1459
- Add subscription handling to Realtime services across multiple platforms by @ArnabChatterjee20k in #1427
- Improve CLI runtime list rendering by @ChiragAgg5k in #1461
- Update CLI site init prompts by @ChiragAgg5k in #1464
- Feat claude code marketplace + plugin by @atharvadeosthale in #1463
- Unit Tests - Python by @mvarendorff in #738
- Refresh README badges and SDK list by @ChiragAgg5k in #1465
- fix(dotnet): models formatting by @loks0n in #1034
- Fix: node to use chunking for uploads by @ItzNotABug in #1291
Full Changelog: 1.19.0...1.20
1.19.0
What's Changed
- Simplify union response hydration around spec discriminators by @ChiragAgg5k in #1451
Full Changelog: 1.18.3...1.19.0
1.18.3
What's Changed
- feat: support service-scoped method exclusions by @ChiragAgg5k in #1450
- Fix unsigned macOS standalone CLI release artifacts by @ChiragAgg5k in #1452
- Simplify CLI init project prompts and output by @ChiragAgg5k in #1453
- Fix CLI local function emulation for OpenRuntimes v5 by @ChiragAgg5k in #1454
Full Changelog: 1.18.2...1.18.3
1.18.2
What's Changed
- Fix CLI Homebrew checksum matcher in publish workflow template by @ChiragAgg5k in #1446
- Fix CLI generated query helper types on TypeScript 5.9 by @ChiragAgg5k in #1444
- Add terminal screenshot previews to CLI site deployments by @ChiragAgg5k in #1442
- Fix CLI update behavior for standalone and Homebrew installs by @ChiragAgg5k in #1447
- Add Rust docs example generation by @ChiragAgg5k in #1449
Full Changelog: 1.18.1...1.18.2
1.18.1
What's Changed
- Fix Android OAuth by removing intentFlags from FlutterWebAuth2Options by @Namaneo in #1263
- test: isolate PHP templated model regression coverage by @ChiragAgg5k in #1443
- CLI: add webhook push/pull support, protocol status, rename ApiService to ProtocolService, update console SDK to 9.1.0 by @ChiragAgg5k in #1445
Full Changelog: 1.18.0...1.18.1
1.18.0
What's Changed
- Add realtime deployment logs to CLI pushes by @ChiragAgg5k in #1439
- feat(php): template model array serialization with enum support by @ChiragAgg5k in #1441
Full Changelog: 1.17.12...1.18.0
1.17.12
Fix: normalize empty-string sentinels for nullable from()-hydrated PHP model values