Skip to content

Latest commit

 

History

History
150 lines (110 loc) · 11 KB

CHANGELOG.md

File metadata and controls

150 lines (110 loc) · 11 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • build(deps): bump axios from 1.6.4 to 1.7.4 #110
  • chore: update readme for paymentContent #105
  • fix: package.json & package-lock.json to reduce vulnerabilities #103

15 December 2023

  • build: bump version to 0.12.0-alpha.1 #102
  • feat: mrf crypto #101

6 December 2023

  • build: bump version to 0.11.0 #100
  • Create LICENSE #95
  • chore: upgrade axios to 1.6.2 #93
  • build(deps-dev): bump @babel/traverse from 7.16.3 to 7.23.3 #99
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 #97
  • Update ci.yml #96
  • chore(readme): add wording for period inclusion of unstable fields #94
  • Update README.md to include existence of sister SDks #90
  • fix: upgrade axios from 0.24.0 to 0.25.0 #81
  • build(deps): bump json5 from 1.0.1 to 1.0.2 #88
  • build: release v0.10.0 #87
  • docs: add changelog and version script f207c3e

16 December 2022

  • fix: allow empty field titles in decrypted responses #86
  • chore: run npm audit fix and update relevant deps #80
  • chore(deps): Upgrade vulnerable axios version #78
  • chore: merge v0.9.0 into develop #76
  • fix: run npm audit fix so typescript packages are the correct versions 2bdbf89
  • chore: bump version to v0.10.0 e094041

16 December 2022

  • build: add separate keypairs for dev environment #73
  • docs: specify version for attachment functionality #72
  • build(ci): migrate to GitHub Actions #70
  • refactor(crypto): minor refactor of decryptWithAttachments #69
  • feat: Adding eslint functionality for the repository #66
  • build(deps): bump lodash from 4.17.19 to 4.17.21 #64
  • add downloadAndDecryptAttachments for downloading and decrypting attachments #62
  • build(deps): bump y18n from 4.0.0 to 4.0.1 #59
  • Update README.md #61
  • build: merge Release 0.8.4 back to develop branch #58
  • build: release v0.8.4-beta.0 #56
  • Revert "build(npm): update repo entry (#43)" #55
  • fix: update .npmignore to ignore misc unneeded files #54
  • ref: use mode init parameter again #52
  • chore: Update JSDoc and print warning message if deprecated mode parameter is used #51
  • fix(FormField): account for table responses #44
  • build(npm): update repo entry #43
  • feat: add more webhook tests to check for undefined params #41
  • Bump lodash from 4.17.15 to 4.17.19 #42
  • fix: JSON body parser required for demo code to work #40
  • refactor: update verification HOF to Verification class #38
  • refactor: update crypto HOF to Crypto class #36
  • refactor: update webhooks HOF to Webhooks class #34
  • docs: fix code snippet typos #37
  • feat: add publicKey param to package initialization parameters #33
  • chore: add test-ci script for Travis to run instead of test #32
  • Release 0.8.3 - Allow tolerance for clock drift when authenticating webhooks #47
  • fix(epoch): allow for possible clock drift a3ce917
  • fix(epoch): allow for possible clock drift 5ba253d
  • chore: bump version to 0.9.0 32111b1

4 June 2020

  • Release v0.8.2 - Patch for encrypting non-UTF8 characters #35
  • Release v0.8.1 - Export types #29
  • Fix: Export declared types in the package #28
  • Replace tweetnacl-util with StableLib #27
  • v0.8.0 - Update decrypt signature #25
  • Test and build coverage badges with TravsiCI and Coveralls.io #23
  • chore: update README for increased clarity on decrypt #22
  • v0.7.0 - Verification module for SDK #19
  • fix: use req.get() in README sample code #21
  • Enforce minimum level of test coverage #20
  • Update encrypt/decryptFile function signature from blob to UInt8Array #18
  • Utility functions for attachments #17
  • Replace Joi with custom validation #16
  • Link GitHub to package.json #15
  • Fix broken links in readme #14
  • Extend crypto module for verified fields and migrate to TypeScript #12
  • Patch readme sample code #11

30 March 2020

  • Release v0.4.1 - Remove dangling reference to source in require #10

30 March 2020

  • Pre-publish transpile pipeline with Babel #9

30 March 2020

  • Avoid default arguments in destructuring #8

30 March 2020

  • Destructure options in the function body #7

24 March 2020

  • Release 0.3.0 #5
  • Add cryptographic functions to SDK #4
  • Update readme to clarify that this repository is the SDK and not the FormSG system. #3

2 March 2020

  • Version 0.2.0 - Add signing functions, end-to-end testing #2

v0.1.1

2 March 2020

  • Version 0.1.1 - Readme, configuration bugfix #1
  • Add signature authentication a23a6ff
  • gitignore 1b288fa
  • install dependencies d8fc078