Releases: The-Commit-Company/frappe-js-sdk
Releases · The-Commit-Company/frappe-js-sdk
v1.10.0
What's Changed
- fix: use latest CSRF tokens from window for all requests by @nikkothari22 in #66
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- feat: add additional 6 document API methods and update README with examples by @Siddhantsingh1230 in #64
New Contributors
- @Siddhantsingh1230 made their first contribution in #64
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Bump axios version to 1.8.2 by @niraj2477 in #63
New Contributors
- @niraj2477 made their first contribution in #63
Full Changelog: v1.7.0...v1.8.0
Version 1.7.0
What's Changed
- feat: add support for custom headers by @nikkothari22 in #59
- fix: do not set X-Frappe-Site-Name if appURL does not match location by @nikkothari22 in #60
Full Changelog: v1.5.0...v1.7.0
Version 1.5.0
What's Changed
- fix: encode document ID in requests by @nikkothari22 in #54
Full Changelog: v1.4.3...v1.5.0
Version 1.4.3
What's Changed
- temp fix: encode params as URL for GET requests by @nikkothari22 in #51
- fix: file uploads 'Content-Type' header by @nikkothari22 in #52
Full Changelog: v1.4.0...v1.4.3
Version 1.4.0
Possible breaking changes
This release updates axios to v1.6.7 and hence might introduce breaking changes.
What's Changed
- feat: support for 2FA by @sumitjain236 in #44
- chore: upgrade axios to v1 by @nikkothari22 in #48
Full Changelog: v1.3.7...v1.4.0
Version 1.3.7
Version 1.3.6
What's Changed
- feat: timespan support added in filters by @sumitjain236 in #39
Full Changelog: v1.3.5...v.1.3.6
Version 1.3.5
What's Changed
- fix: filter allowed values set according to operator by @sumitjain236 in #37
Full Changelog: v1.3.3...v1.3.5