版本发布 5
## [1.3.1-rc3](https://github.com/zerok/webmentiond/compare/v1.3.1-rc2...v1.3.1-rc3) (2025-12-03) ### 🤖 Continuous Integration * fix used token in release pipeline ([#237](https://github.com/zerok/webmentiond/issues/237)) ([57a8528](https://github.com/zerok/webmentiond/commit/57a8528f54d1da6a21d68b0ba110d48a427204e8))
## [1.3.0-rc2](https://github.com/zerok/webmentiond/compare/v1.3.0-rc1...v1.3.0-rc2) (2025-12-01) ### 🤖 Continuous Integration * fix release upload URL ([#227](https://github.com/zerok/webmentiond/issues/227)) ([f34bacb](https://github.com/zerok/webmentiond/commit/f34bacb7bf759a3103f41f58b2eb41494a871969))
## What's Changed * CI: Give pipelines a name by @zerok in https://github.com/zerok/webmentiond/pull/95 * build(deps): bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/98 * build(deps): bump @babel/traverse from 7.16.10 to 7.23.2 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/99 * build(deps): bump postcss from 8.4.19 to 8.4.31 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/97 * build(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/100 * build(deps): bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/101 * Move S3 endpoint into GitHub secrets by @zerok in https://github.com/zerok/webmentiond/pull/103 * Remove unused AWS_S3_REGION env var by @zerok in https://github.com/zerok/webmentiond/pull/104 * CI: Switch to rclone for uploading to S3 by @zerok in https://github.com/zerok/webmentiond/pull/105 * Fix typos in main pipeline by @zerok in https://github.com/zerok/webmentiond/pull/106 * build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.11 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/107 * build(deps): bump follow-redirects from 1.14.8 to 1.15.4 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/109 * build(deps-dev): bump axios from 0.21.4 to 0.28.0 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/111 * build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/112 * build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/110 * build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/114 * build(deps): bump express from 4.18.2 to 4.19.2 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/115 * build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/116 * build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/113 * build(deps): bump ws from 7.5.6 to 7.5.10 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/118 * build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.6 to 2.5.15 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/119 * build(deps): bump apollo-server-core from 2.25.3 to 2.26.2 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/96 * build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/121 * build(deps-dev): bump webpack from 5.67.0 to 5.94.0 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/122 * build(deps): bump express from 4.19.2 to 4.21.0 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/123 * build(deps): bump body-parser from 1.20.1 to 1.20.3 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/124 * build(deps-dev): bump axios from 0.28.0 to 1.8.2 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/125 * build(deps): bump prismjs from 1.27.0 to 1.30.0 in /frontend by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/127 * build(deps): bump github.com/containerd/containerd from 1.7.11 to 1.7.27 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/128 * build(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.2.2 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/129 * build(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/126 * feat: Add arm support by @zerok in https://github.com/zerok/webmentiond/pull/131 * chore!: Remove tarfile package by @zerok in https://github.com/zerok/webmentiond/pull/135 * chore(deps): Update github.com/mattn/go-sqlite3 by @zerok in https://github.com/zerok/webmentiond/pull/136 * ci: add binfmt-qemu for Docker by @zerok in https://github.com/zerok/webmentiond/pull/137 * chore: add dependabot for backend and core dependencies by @zerok in https://github.com/zerok/webmentiond/pull/138 * build(deps): bump alpine from 3.18 to 3.21 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/140 * build(deps): bump golang from 1.20-alpine to 1.24-alpine by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/144 * build(deps): bump node from 18-alpine3.18 to 22-alpine3.18 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/139 * build(deps): bump github.com/go-chi/chi/v5 from 5.0.10 to 5.2.1 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/142 * build(deps): bump golang.org/x/sync from 0.12.0 to 0.13.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/141 * build(deps): bump dagger.io/dagger from 0.18.3 to 0.18.4 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/143 * build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.34.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/146 * build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.9.1 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/145 * build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.22.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/150 * build(deps): bump github.com/testcontainers/testcontainers-go from 0.23.0 to 0.37.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/148 * build(deps): bump dagger.io/dagger from 0.18.4 to 0.18.5 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/147 * build(deps): bump github.com/golang-migrate/migrate/v4 from 4.16.2 to 4.18.3 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/151 * build(deps): bump github.com/spf13/viper from 1.16.0 to 1.20.1 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/149 * build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/153 * build(deps): bump dagger.io/dagger from 0.18.5 to 0.18.6 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/155 * build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/156 * build(deps): bump dagger.io/dagger from 0.18.6 to 0.18.8 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/157 * build(deps): bump golang.org/x/net from 0.38.0 to 0.40.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/154 * build(deps): bump alpine from 3.21 to 3.22 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/159 * build(deps): bump dagger.io/dagger from 0.18.8 to 0.18.9 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/158 * build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/161 * build(deps): bump dagger.io/dagger from 0.18.9 to 0.18.10 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/162 * build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/164 * build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/163 * build(deps): bump dagger.io/dagger from 0.18.10 to 0.18.12 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/165 * build(deps): bump github.com/go-chi/cors from 1.2.1 to 1.2.2 by @dependabot[bot] in https://github.com/zerok/webmentiond/pull/166 **Full Changelog**: https://github.com/zerok/webmentiond/compare/v1.1.0...v1.1.1
Among lots of other things: - Support for STARTTLS using `EMAIL_USE_STARTTLS` environment variable - Add `SERVER_AUTH_JWT_SECRET` environment variable ([\#43][gh43]) - Improve detection of likes and comments (in nested `h-like`s) - JWT secret can now be configured via an environment variable - Expose metrics only if a `--metrics-addr` is set - Adding version data to binary (and `--version` flag) [gh43]: https://github.com/zerok/webmentiond/issues/43