Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: merge release 4.45.0 into develop #608

Merged
merged 1 commit into from
Nov 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,39 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.45.0](https://github.com/opengovsg/FormSG/compare/v4.44.0...v4.45.0)

- feat: update landing page footer [`#584`](https://github.com/opengovsg/FormSG/pull/584)
- chore: set datepicker default view to minimum date [`#574`](https://github.com/opengovsg/FormSG/pull/574)
- fix(deps): bump @sentry/integrations from 5.25.0 to 5.27.3 [`#600`](https://github.com/opengovsg/FormSG/pull/600)
- chore(deps-dev): bump @babel/preset-env from 7.11.5 to 7.12.1 [`#599`](https://github.com/opengovsg/FormSG/pull/599)
- chore(deps-dev): bump axios-mock-adapter from 1.18.2 to 1.19.0 [`#598`](https://github.com/opengovsg/FormSG/pull/598)
- refactor: migrate GET /adminform endpoint to Typescript [`#575`](https://github.com/opengovsg/FormSG/pull/575)
- refactor: validate MyInfo env vars using Convict [`#559`](https://github.com/opengovsg/FormSG/pull/559)
- feat: display a Toast when reCAPTCHA fails while users are filling up a form [`#582`](https://github.com/opengovsg/FormSG/pull/582)
- feat: move public spcp login form messaging [`#589`](https://github.com/opengovsg/FormSG/pull/589)
- fix: overflow when printing responses [`#585`](https://github.com/opengovsg/FormSG/pull/585)
- feat: use auth middleware to protect routes [`#568`](https://github.com/opengovsg/FormSG/pull/568)
- refactor: hash uinFin in domain layer [`#596`](https://github.com/opengovsg/FormSG/pull/596)
- chore(deps-dev): bump @types/node from 14.11.2 to 14.14.6 [`#588`](https://github.com/opengovsg/FormSG/pull/588)
- chore(deps-dev): bump ngrok from 3.2.7 to 3.3.0 [`#578`](https://github.com/opengovsg/FormSG/pull/578)
- fix(deps): bump angular-cookies from 1.8.1 to 1.8.2 [`#590`](https://github.com/opengovsg/FormSG/pull/590)
- feat: upgrade myinfo-gov-client [`#593`](https://github.com/opengovsg/FormSG/pull/593)
- chore(deps-dev): bump jasmine from 3.6.2 to 3.6.3 [`#587`](https://github.com/opengovsg/FormSG/pull/587)
- feat: deprecate MYINFO_APP_KEY [`#557`](https://github.com/opengovsg/FormSG/pull/557)
- feat: remove exclamation when user updates contact [`#586`](https://github.com/opengovsg/FormSG/pull/586)
- chore(deps-dev): bump eslint-plugin-import from 2.22.0 to 2.22.1 [`#580`](https://github.com/opengovsg/FormSG/pull/580)
- chore: merge release 4.44.0 into develop [`#581`](https://github.com/opengovsg/FormSG/pull/581)
- chore(deps-dev): bump jest from 26.5.3 to 26.6.2 [`#570`](https://github.com/opengovsg/FormSG/pull/570)
- refactor: convert MyInfo hash update to static domain method [`#562`](https://github.com/opengovsg/FormSG/pull/562)
- chore: shift webhook field to bottom of settings page, update copy [`#553`](https://github.com/opengovsg/FormSG/pull/553)

#### [v4.44.0](https://github.com/opengovsg/FormSG/compare/v4.43.2...v4.44.0)

> 3 November 2020

- build: release 4.44.0 [`#576`](https://github.com/opengovsg/FormSG/pull/576)
- style: fix ie11 incorrectly resizing modal due to overflow [`#577`](https://github.com/opengovsg/FormSG/pull/577)
- fix(deps): upgrade Chromium and puppeteer-core [`#572`](https://github.com/opengovsg/FormSG/pull/572)
- fix(deps): bump fp-ts from 2.8.3 to 2.8.5 [`#567`](https://github.com/opengovsg/FormSG/pull/567)
- chore(deps-dev): bump @babel/core from 7.11.6 to 7.12.3 [`#536`](https://github.com/opengovsg/FormSG/pull/536)
Expand All @@ -18,6 +49,32 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- chore(deps-dev): bump @types/jest from 26.0.14 to 26.0.15 [`#534`](https://github.com/opengovsg/FormSG/pull/534)
- chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.15.0 [`#526`](https://github.com/opengovsg/FormSG/pull/526)
- build: merge release 4.43.2 into develop [`#552`](https://github.com/opengovsg/FormSG/pull/552)
- build: release 4.43.2 [`#551`](https://github.com/opengovsg/FormSG/pull/551)
- build: Release 4.43.0 [`#529`](https://github.com/opengovsg/FormSG/pull/529)
- build: Release 4.42.0 [`#518`](https://github.com/opengovsg/FormSG/pull/518)
- build: Release 4.41.0 [`#493`](https://github.com/opengovsg/FormSG/pull/493)
- build: release v4.40.0 [`#460`](https://github.com/opengovsg/FormSG/pull/460)
- build: release v4.39.0 [`#434`](https://github.com/opengovsg/FormSG/pull/434)
- build: release v4.38.1 [`#423`](https://github.com/opengovsg/FormSG/pull/423)
- build: release v4.38.0 [`#414`](https://github.com/opengovsg/FormSG/pull/414)
- build: Release v4.37.1 [`#388`](https://github.com/opengovsg/FormSG/pull/388)
- build: Release v4.37.0 [`#381`](https://github.com/opengovsg/FormSG/pull/381)
- fix: release 4.35.1 hotfix - Return generic error instead of Joi error [`#333`](https://github.com/opengovsg/FormSG/pull/333)
- build: release 4.35.0 [`#320`](https://github.com/opengovsg/FormSG/pull/320)
- build: Release 4.34.1 - log all critical bounces [`#310`](https://github.com/opengovsg/FormSG/pull/310)
- feature: release 4.34.0 [`#297`](https://github.com/opengovsg/FormSG/pull/297)
- feat: Release 4.33.0 [`#239`](https://github.com/opengovsg/FormSG/pull/239)
- fix: Hotfix v4.32.1 -- split mail by semicolon in addition to comma when validating [`#222`](https://github.com/opengovsg/FormSG/pull/222)
- feat: Release v4.32.0 [`#201`](https://github.com/opengovsg/FormSG/pull/201)
- Release v4.31.0 - improve docs, log IP, fix tests [`#152`](https://github.com/opengovsg/FormSG/pull/152)
- Release 4.30.4 - revert filtering by submission ID [`#137`](https://github.com/opengovsg/FormSG/pull/137)
- build: Release 4.30.3 - Typescript migrations, filter storage mode responses by submission id [`#123`](https://github.com/opengovsg/FormSG/pull/123)
- Release 4.30.2 - fix AWS endpoint and /emailnotifications log group [`#78`](https://github.com/opengovsg/FormSG/pull/78)
- build: Release 4.30.1 - Fix field creation on old clients [`#74`](https://github.com/opengovsg/FormSG/pull/74)
- Release 4.30.0 - acknowledgement for secret key backup, TypeScript migrations [`#67`](https://github.com/opengovsg/FormSG/pull/67)
- chore: bump version to 4.44.0 [`03f24e4`](https://github.com/opengovsg/FormSG/commit/03f24e4124ad0aefd54f9360354ec2e4bd7be14e)
- build: Release 4.43.1 - Allow edits to prefilled textfields, tighten checks for protected routes [`b55e5d5`](https://github.com/opengovsg/FormSG/commit/b55e5d5be4412a620feefc52bf360914c33a8bc7)
- build: Merge pull request #348 from opengovsg/release-4.36.0 [`211efe7`](https://github.com/opengovsg/FormSG/commit/211efe7aac19d9b5b7b18af67f3707f47d138f96)

#### [v4.43.2](https://github.com/opengovsg/FormSG/compare/v4.43.1...v4.43.2)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "FormSG",
"description": "Form Manager for Government",
"version": "4.44.0",
"version": "4.45.0",
"homepage": "https://form.gov.sg",
"authors": [
"FormSG <[email protected]>"
Expand Down