Skip to content

Releases: Spomky-Labs/otphp

11.5.0

Choose a tag to compare

@Spomky Spomky released this 06 Jun 23:50
877683d

Release Notes for 11.5.0

Feature release (minor)

11.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

enhancement

DX,UX

11.4.3

Choose a tag to compare

@Spomky Spomky released this 31 May 12:43
4666331

🔒 Security release

This release fixes two medium-severity advisories affecting Factory::loadFromProvisioningUri() — the entry point used to load third-party otpauth:// provisioning URIs. All versions < 11.4.3 are affected; upgrade to 11.4.3.

  • GHSA-g7m4-839x-ch6v — an unbounded digits value made 10 ** digits overflow, raising an uncatchable DivisionByZeroError in at()/now()/verify(). digits is now bounded to 1..10.
  • GHSA-2jx3-65f3-xr8r — a hostile URI key could mass-assign internal properties (state corruption, TypeError, readonly Error). Only label/issuer are now written; any failure surfaces as the documented InvalidProvisioningUriException.

Release Notes for 11.4.3

11.4.x bugfix release (patch)

11.4.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

11.4.2

Choose a tag to compare

@Spomky Spomky released this 23 Jan 10:54
2a1b503

Release Notes for 11.4.2

11.4.x bugfix release (patch)

11.4.2

  • Total issues resolved: 1
  • Total pull requests resolved: 2
  • Total contributors: 1

bug

11.4.1

Choose a tag to compare

@Spomky Spomky released this 05 Jan 13:22
126c99b

Release Notes for 11.4.1

11.4.x bugfix release (patch)

11.4.1

11.4.0

Choose a tag to compare

@Spomky Spomky released this 03 Jan 13:25
ec5ff75

11.3.0

Choose a tag to compare

@Spomky Spomky released this 12 Jun 11:30
11.3.0
2d8ccb5

11.2.2

Choose a tag to compare

@Spomky Spomky released this 15 Apr 07:35
11.2.2
b737d1c

Release Notes for 11.2.2

11.2.x bugfix release (patch)

11.2.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

DX

11.2.1

Choose a tag to compare

@Spomky Spomky released this 14 Apr 16:48
11.2.1

Release Notes for 11.2.1

11.2.x bugfix release (patch)

11.2.1

bug

11.1.1

Choose a tag to compare

@Spomky Spomky released this 14 Apr 16:12
11.1.1
a706f64

Release Notes for 11.1.1

11.1.x bugfix release (patch)

11.1.1

11.0.3

Choose a tag to compare

@Spomky Spomky released this 14 Apr 16:04
11.0.3
9d6ac22

Release Notes for 11.0.3

11.0.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

DX,documentation