Skip to content

Releases: aiji42/next-fortress

v2.2.1

26 Sep 11:58
Compare
Choose a tag to compare

2.2.1 (2021-09-26)

Bug Fixes

v2.2.0

06 Aug 11:25
3ec80c8
Compare
Choose a tag to compare

2.2.0 (2021-08-06)

Features

  • adding failSafe option to the IP inspection (9546762)

v2.1.2

06 Aug 00:57
Compare
Choose a tag to compare

2.1.2 (2021-08-06)

Bug Fixes

v2.1.1

06 Aug 00:53
Compare
Choose a tag to compare

2.1.1 (2021-08-06)

Bug Fixes

v2.1.0

05 Aug 13:45
2bade13
Compare
Choose a tag to compare

2.1.0 (2021-08-05)

Features

  • adding inspect method for auth0 (8df272b)

v2.0.0

05 Aug 10:20
97b52d1
Compare
Choose a tag to compare

2.0.0 (2021-08-05)

Features

  • adding prepared option for customizable inspection (98dcdd0)
  • adding customizable inspect method (8735969)
  • adding inspect method of cognito (f6123f9)

Reverts

  • Revert "Revert "Merge pull request #14 from aiji42/cognito"" (5e781c4), closes #14

BREAKING CHANGES

  • The code in the page file (pages/_fortress/[__key].js) is changed.
  • Automatic generation by the prepare method overwrites the target file each time.
  • If you do not customize the target file, we recommend excluding it from git tracking.

v1.3.1

04 Aug 03:01
Compare
Choose a tag to compare

1.3.1 (2021-08-04)

Bug Fixes

  • there is a serious problem with v1.3.0, so we will revert it (ec64666)

v1.3.0

03 Aug 14:29
c6cfa12
Compare
Choose a tag to compare

1.3.0 (2021-08-03)

Features

  • add inspect method of cognito (298546b)

v1.2.1

02 Aug 09:00
Compare
Choose a tag to compare

1.2.1 (2021-08-02)

Bug Fixes

v1.2.0

02 Aug 06:26
0d77b01
Compare
Choose a tag to compare

1.2.0 (2021-08-02)

Features

  • add inspect method of firebase (05b426c)