This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
Releases: appwrite/docs
Releases · appwrite/docs
1.13.4
What's Changed
- Update getting started guide by @lohanidamodar in #126
Full Changelog: 1.13.3...1.13.4
1.13.3
- Fixed Flutter code lang
Full Changelog: 1.13.2...1.13.3
1.13.2
- Fixed label names
Full Changelog: 1.13.1...1.13.2
1.13.1
1.13.0
What's Changed
- Feat-code-examples by @lohanidamodar in #120
- Added support for oneOf and anyOf in docs render by @Meldiron in #123
- Fix swagger links by @Meldiron in #122
- Remove all references to Task Service by @Meldiron in #121
- feat: init database docs by @TorstenDittmann in #118
Full Changelog: 1.12.2...1.13.0
1.12.2
What's Changed
- Fixed the install for Ruby command by @zachOS-tech in #104
- Fix some typos. by @sanny-io in #112
- Fix: improper page attributes and parameters by @michizhou in #107
- Fix: update Client instantiations and resolve typos by @michizhou in #108
- Update Getting Started for Android by @torn4dom4n in #76
- request response headers by @lohanidamodar in #113
- Fix self-signed cert param by @crweiner in #109
- flutter web auth web update by @lohanidamodar in #117
New Contributors
- @zachOS-tech made their first contribution in #104
- @sanny-io made their first contribution in #112
- @michizhou made their first contribution in #107
- @crweiner made their first contribution in #109
Full Changelog: 1.12.1...1.12.2
1.12.1
What's Changed
- Fix: added escape for the sequence < and > (Android) by @OscarRG in #97
- Fix: added HTML escape in order to display < and > (Flutter) by @OscarRG in #96
- Fix: add missing closing tags around code block by @kodumbeats in #102
- Fix: formatting in getting started for android page by @Kaid00 in #101
- Fix: Typo in functions.phtml by @Imgladaitor in #92
- Fix: Typo and updated Client instantiation by @Morthor in #95
- Fix: Missing commas & preposition by @RuthlessRuler in #94
- Fix: Installation Docker by @torn4dom4n in #75
- Fix: README.md by @JaswanthRemiel in #91
- Fix: Grammar errors in docs by @elenajp in #81
- Fix: Spelling mistake by @AnTheMaker in #74
- Fix: Grammatical Error Corrected by @keinisha in #78
- Fix: Errors in cron job tasks doc by @DiptoChakrabarty in #69
- Fix: Description for APPWRITE_FUNCTION_TRIGGER environment variable by @rdmchr in #53
- Added new status code(301) by @kalpeshT101 in #80
- Update email-delivery by @Emiliaaah in #79
New Contributors
- @OscarRG made their first contribution in #97
- @Kaid00 made their first contribution in #101
- @Imgladaitor made their first contribution in #92
- @Morthor made their first contribution in #95
- @RuthlessRuler made their first contribution in #94
- @torn4dom4n made their first contribution in #75
- @JaswanthRemiel made their first contribution in #91
- @elenajp made their first contribution in #81
- @Emiliaaah made their first contribution in #79
- @AnTheMaker made their first contribution in #74
- @kalpeshT101 made their first contribution in #80
- @keinisha made their first contribution in #78
- @DiptoChakrabarty made their first contribution in #69
- @rdmchr made their first contribution in #53
Full Changelog: 1.12.0...1.12.1
1.12.0
What's Changed
- Update getting-started-for-flutter.phtml by @2002Bishwajeet in #57
- Fixed the Cron configuration for the 5 minutes interval by @Asored-D in #56
- Some Grammatical Errors fixed. by @chetan-2002 in #61
- Clarify Android getting started callback activity positioning by @abnegate in #59
- Update Flutter Getting Sarted tutorial by @lohanidamodar in #58
- Fixed a small syntax error in Realtime Section for Flutter by @2002Bishwajeet in #62
- remove beta from Flutter by @lohanidamodar in #63
- Feat swift server getting started by @abnegate in #86
- Feat apple getting started by @abnegate in #90
- Fixed typo, re-formatted Realtime titles by @eldadfux in #93
New Contributors
- @2002Bishwajeet made their first contribution in #57 🎊
- @Asored-D made their first contribution in #56 🎉
- @chetan-2002 made their first contribution in #61 🍾
Full Changelog: 1.11.0...1.12.0
1.11.0
- Add Realtime section to Getting Started pages for client SDK's
- Add advanced Realtime page