Skip to content

Releases: xterm-inator/MikroGuard

v1.3.2

16 Dec 11:45
99c4c29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

16 Nov 14:44
efcfb09
Compare
Choose a tag to compare

This is a security release for CVE-2024-52301

What's Changed

  • Bump laravel/framework from 11.0.8 to 11.31.0 in /api by @dependabot in #53

Full Changelog: v1.3.0...v1.3.1

v1.3.0

13 Oct 17:08
b3e7c90
Compare
Choose a tag to compare

Login now allows a username/email instead of only email.
A peer name or comment will be added to the MikroTik router for new peers matching their username/email.

What's Changed

  • Rename 'email' to 'username' across the codebase by @xterm-inator in #45
  • Add peer name or comment of name to router depending on MikroTik version by @xterm-inator in #50

Full Changelog: v1.2.0...v1.3.0

v1.2.0

18 Jul 10:35
3180406
Compare
Choose a tag to compare

The method used for generating the next IP for a new connection has changed, All used addresses in MikroTik WireGuard interface will now be checked instead of just ones MikroGuard knows about. This change shouldn't require any action.

What's Changed

Full Changelog: v1.1.4...v1.2.0

v1.1.4

30 Apr 15:24
d24da33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

30 Apr 14:08
ef0b9cd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

25 Mar 11:11
0677073
Compare
Choose a tag to compare

Upgrade to Laravel 11 and php 8.3

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

26 Jan 10:51
b200d07
Compare
Choose a tag to compare

Small release to upgrade dependencies

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Nov 15:24
2cd59f0
Compare
Choose a tag to compare

This release adds the ability to use form auth instead of google sso to login users.

v1.0.2

09 Nov 10:57
3c6350d
Compare
Choose a tag to compare

Fix missing pcntl package