Skip to content

Releases: The-Commit-Company/frappe-js-sdk

Version 1.2.2

26 Feb 08:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Version 1.2.1

23 Feb 08:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

Version v1.2.0

23 Feb 07:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.17...v1.2.0

v1.1.17

09 Feb 08:42
Compare
Choose a tag to compare
  • Added support for != in Filters

Full Changelog: v1.1.16...v1.1.17

Version 1.1.16

06 Feb 09:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.15...v1.1.16

Version 1.1.15

19 Jan 08:18
Compare
Choose a tag to compare

fix: cache and debug variables not sent in getCount if false
Full Changelog: v1.1.14...v1.1.15

v1.1.14

03 Jan 07:36
Compare
Choose a tag to compare

What's Changed

  • Update page_limit_start to limit_start for getDocList index.ts by @sumitjain236 in #17

Full Changelog: v1.1.12...v1.1.14

v1.1.12

28 Nov 09:15
0d813d6
Compare
Choose a tag to compare

What's Changed

  • fix: allow sending device type during login by @Alchez in #16

New Contributors

Full Changelog: v1.1.11...v1.1.12

Version 1.1.11

21 Oct 21:29
Compare
Choose a tag to compare

New Features

  1. Forgot Password endpoint added to auth (#15) - thanks @dj12djdjs
  2. fieldname added to file upload function

Fixes

  1. TypeScript generics now defaults to any instead of unknown. (Closes #13)

Version 1.1.9

08 Sep 09:47
Compare
Choose a tag to compare
  • chore: updated documentation