Skip to content

Latest commit

 

History

History
132 lines (70 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

132 lines (70 loc) · 6.19 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.6 (2022-03-31)

Bug Fixes

1.0.4 (2021-11-17)

1.0.1 (2021-06-24)

Bug Fixes

0.1.11 (2021-05-12)

Bug Fixes

  • find empty records return all (db6f8fc)

0.1.10 (2021-03-29)

Features

0.1.9 (2021-02-08)

Features

Bug Fixes

  • sdk shouldn't set user-agent in broswer (829d001)

0.1.8 (2021-01-08)

Bug Fixes

  • sort params error, return 400 (005db96)

0.1.7 (2020-10-09)

Features

  • allowed upload method have longer timeout (204deeb)

Bug Fixes

  • an illegal header has been set in browser (f5fa8f7)
  • check if window exist (dd30ed1)
  • file upload error in browser (c292b2f)
  • update api send a wrong http method (84e6ce4)
  • wrong link for vika.browser.js (f732b35)

0.1.6 (2020-09-21)

Bug Fixes

  • make class vika to static (1cb8a7d)
  • miss update api interface (6f8f64e)

0.1.5 (2020-09-17)

Bug Fixes

  • make class vika to static (1cb8a7d)

0.1.4 (2020-09-17)

Bug Fixes

  • make class vika to static (1cb8a7d)

0.1.3 (2020-09-17)

Features

  • file upload is supported (f53f872)
  • support commonjs requre (d01d97f)

Bug Fixes

  • remove useless console.log (a382e04)
  • replace vika.init with vika.auth (115db1b)

0.1.2 (2020-09-10)

Features

  • file upload is supported (f53f872)

Bug Fixes

  • remove useless console.log (a382e04)