Skip to content

Releases: PinguApps/AppwriteSdk

v2.2.0

06 Mar 16:51
690074d
Compare
Choose a tag to compare

Changes

🚀 Features

  • [#681] Enabled ability for users to specify customer headers - for example x-forwarded-for - Thanks to @pingu2k4!

v2.1.2

02 Mar 13:23
924a740
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

v2.1.1

02 Mar 12:01
ea8dba2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#675] Changed casing for all headers - hopefully appeases firefox options request - Thanks to @pingu2k4!

v2.1.0

01 Mar 03:13
eb93649
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#672] Prevents server SDK using cookies again - Thanks to @pingu2k4!

🔗 Dependencies

v2.0.6

24 Feb 19:34
2556234
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#667] Changed default values for Enabled to true for create db and collection - Thanks to @pingu2k4!

🔗 Dependencies

🌀 Meta

v2.0.5

04 Feb 03:24
bd20487
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🔗 Dependencies

🌀 Meta

v2.0.4

24 Jan 19:04
5e5672b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#651] Change lifetime of clients when registering client DI for server - Thanks to @pingu2k4!

v2.0.3

24 Jan 00:46
d8ba88c
Compare
Choose a tag to compare

Changes

🚀 Features

  • [#648] Wasm works - removing additional logging - Thanks to @pingu2k4!

v2.0.2

24 Jan 00:13
f2028ea
Compare
Choose a tag to compare

Changes

🚀 Features

  • [#645] Removed setting headers as it appears this is incompatible with wasm - Thanks to @pingu2k4!

v2.0.1

23 Jan 23:37
9279d39
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • [#642] Added debug to help figure out why this won't work in blazor wasm - Thanks to @pingu2k4!