Features
Improvements
- Fix comparison: IP address for IP address by @fatalbanana in #34
- Compare ip and port for loop by @linyows in #36
- Allow lowercase letters for MAIL FROM and RCPT TO by @linyows in #38
Refactoring
- Add container files for development by @linyows in #33
- Update workflows by @linyows in #39
- Add E2E test suite and fix pipe buffer aliasing bug by @linyows in #106
Dependencies
- Bump react and @types/react in /website by @dependabot[bot] in #41
- Bump github.com/go-sql-driver/mysql from 1.7.1 to 1.9.3 by @dependabot[bot] in #40
- Bump eslint from 8.57.0 to 9.30.1 in /website by @dependabot[bot] in #44
- Bump github.com/glebarez/go-sqlite from 1.21.2 to 1.22.0 by @dependabot[bot] in #42
- Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 by @dependabot[bot] in #43
- Bump next from 14.2.3 to 15.3.5 in /website by @dependabot[bot] in #45
- Bump typescript from 5.4.5 to 5.8.3 in /website by @dependabot[bot] in #46
- Bump rotion from 0.3.2 to 1.15.0 in /website by @dependabot[bot] in #47
- Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.38.0 by @dependabot[bot] in #48
- Bump nanoid from 3.3.7 to 3.3.11 in /website by @dependabot[bot] in #51
- Bump prismjs from 1.29.0 to 1.30.0 in /website by @dependabot[bot] in #49
- Bump braces from 3.0.2 to 3.0.3 in /website by @dependabot[bot] in #50
- Bump golang.org/x/oauth2 from 0.0.0-20190604053449-0f29369cfe45 to 0.27.0 by @dependabot[bot] in #96
- Bump rotion from 3.0.0 to 3.0.1 in /website by @dependabot[bot] in #101
- Bump @types/node from 25.0.3 to 25.0.10 in /website by @dependabot[bot] in #102
- Bump next from 16.1.1 to 16.1.5 in /website by @dependabot[bot] in #105
- Bump react-dom from 19.2.3 to 19.2.4 in /website by @dependabot[bot] in #104
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #109
Website
- Add website by @linyows in #37
- Migrate website to App Router and update rotion to v3.1.0 by @linyows in #108
New Contributors
- @fatalbanana made their first contribution in #34
- @dependabot[bot] made their first contribution in #41
Full Changelog: v0.16.0...v0.17.0