All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.12.0 (2023-12-27)
- github actions replaces travis for ci/cd operations. Sign REF: SPDE-130
2.11.1 (2023-07-18)
2.11.0 (2023-07-18)
- Drop support for es-MX locale (4c95cf6)
2.10.0 (2021-05-18)
- Update node-sass and sass-loader (0234daf)
- Do not use self-closing tags in HTML markup (9520b39)
2.9.0 (2020-09-01)
- Avoid defaulting to English if locale is not set (1baea0c)
2.8.0 (2020-06-29)
- Update locale-related tests (c9ce102)
- Fix comment for en-GB locale (fc807dd)
- More lax valdation for locale (2d30ba4)
- Use hyphenated locale codes by default (e5e467d)
- Add default z-index to modal (dcd0166)
- Add support for more languages (c8e3abf)
2.7.2 (2020-03-31)
- DEV-8771: Fix click handler (5062270), closes #128
- DEV-8775: Makes UMD importable in Node (5c71512), closes #129 #107
2.7.1 (2020-02-21)
2.7.0 (2020-02-21)
2.6.0 (2019-10-23)
2.5.0 (2019-05-30)
- DEV-5970: Add Italian locale support (44d6e25)
2.4.0 (2019-05-10)
- DEV-5984: Allow close after user has been redirected (0fbf3e3)
- DEV-5992: Update url-polyfill to latest to fix issue with IE11 (72e44b6)
- DEV-5737: Add Japanese locale support (a7015fd)
2.3.0 (2019-02-27)
- Use mobile layout for mobile devices in landscape orientation (7f736a8)
2.2.0 (2019-01-25)
- Transform modules via Babel to CommonJS instead of UMD (48d560a)
- add
testMode
as an alias toskipDomainVerification
(6d5178b)
2.1.3 (2019-01-24)
2.1.2 (2019-01-22)
- Change close button hover color to something more neutral (8fd0386)
- Only export development version when importing via module (c6a63cf), closes #93 #95
2.1.1 (2018-11-20)
- Fix URL polyfill (0cde022)
2.1.0 (2018-11-19)
- DEV-4831: Adds close confirmation dialog message when
beforeunload
fires. (4ac9cca)
2.0.1 (2018-10-17)
- Add close button to Embedded signing workflow (176cfb8)
- Allow "Save" to be used as final button text (ab9456d)
- Automatically apply UX version 2 to all requests (8542a37)
- README Changelog link (1749ed2)
2.0.0 (2018-10-11)
HelloSign
is now a class, not a singleton.HelloSign.VERSION
is nowHelloSign.version
- The
url
option is now the first argument ofopen()
open()
options are now defined as the second argumentuserCulture
option is now namedlocale
healthCheckoutTimeoutMs
option is now namedtimeout
init()
has been deprecatedmessageListener
option has been removeduxVersion
option has been removedheight
option has been removedHelloSign.CULTURES
is nowHelloSign.locales
requester
option is now namedrequestingEmail