Skip to content

Releases: gfargo/vercel-doorman

v1.5.7

10 Dec 05:47
Compare
Choose a tag to compare

1.5.7 (2024-12-10)

Bug Fixes

  • update Vercel client and error handling (f7df377)

v1.5.6

09 Dec 23:21
Compare
Choose a tag to compare

1.5.6 (2024-12-09)

Performance Improvements

  • add JSON Schema support (06c2a47)

v1.5.5

09 Dec 21:41
Compare
Choose a tag to compare

1.5.5 (2024-12-09)

Bug Fixes

  • add config creation prompt (14afdd7)

v1.5.4

09 Dec 21:06
Compare
Choose a tag to compare

1.5.4 (2024-12-09)

Bug Fixes

  • migrate templates to TypeScript (7a6c7ff)
  • remove newline in success message (22c74e5)

v1.5.3

06 Dec 23:11
Compare
Choose a tag to compare

1.5.3 (2024-12-06)

Bug Fixes

  • enforce array for inc operator values (8b7f09d)

v1.5.2

06 Dec 18:39
Compare
Choose a tag to compare

1.5.2 (2024-12-06)

Bug Fixes

  • enhance condition formatting (bb07348)
  • update schema and examples for consistency (3b9c55e)

v1.5.1

06 Dec 16:48
Compare
Choose a tag to compare

1.5.1 (2024-12-06)

Bug Fixes

  • remove auto-generated comment (6f1622c)

v1.5.0

06 Dec 16:12
Compare
Choose a tag to compare

1.5.0 (2024-12-06)

Features

  • add new templates for bot detection and OFAC rules (f720a76)
  • add template command and config utils (9685b99)

v1.4.0

30 Nov 17:08
Compare
Choose a tag to compare

1.4.0 (2024-11-30)

Bug Fixes

  • enhance sync and update IP rules (48cf546)

Features

  • add config version support to download command (29a3bc6)
  • add config version support to list command (5d84b78)

v1.3.3

30 Nov 15:22
Compare
Choose a tag to compare

1.3.3 (2024-11-30)

Bug Fixes

  • add dynamic column width calculation (3a2a5ff)

Performance Improvements

  • enhance rule validation and logging (6d606d2)