40bff7a97d
build(deps): bump actions/stale from 9 to 10 ( #1550 )
v6.12.5
2025-10-01 20:06:05 +08:00
3b3c216d13
build(deps): bump actions/setup-go from 5 to 6 ( #1549 )
2025-10-01 20:05:53 +08:00
99e49aae1a
fix: use u.String() to build request URL instead of manual concatenation ( #1560 )
2025-10-01 20:04:14 +08:00
b5248e2d95
fix: handle empty subdomain in EdgeOne ( #1533 ) ( #1538 )
v6.12.4
2025-08-21 13:25:51 +08:00
3a3180b882
fix: change RecordId type from string to int64 in TencentCloudRecord ( #1537 )
v6.12.3
2025-08-21 11:02:13 +08:00
24551b820f
build(deps): bump actions/checkout from 4 to 5 ( #1532 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-21 10:01:06 +08:00
188ed93235
fix: change RecordId type from int to string in TencentCloudRecord ( #1535 )
2025-08-21 09:51:01 +08:00
156be63ad4
build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 ( #1525 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/net/compare/v0.42.0...v0.43.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.43.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-08 17:33:46 +08:00
ed5278a0f8
fix: update password validation and improve login error messages ( #1523 )
...
* fix: update password validation and improve login error messages
* refactor: change variable declarations to constants for better clarity
v6.12.2
2025-08-07 21:04:12 +08:00
6836982e3b
fix: nowcn,eranet,更换接口路径 ( #1520 )
...
* fix: v1接口会收到ip白名单限制,改用v2接口
* remove: 去掉打印测试
---------
Co-authored-by: dsuzejian <dsuzejian@now.cn >
v6.12.1
2025-08-01 09:20:44 +08:00
9ad1065a72
feat: 新增EdgeOne 支持 ( #1514 )
v6.12.0
2025-07-22 14:35:58 +08:00
2ed9e46214
feat: add Gcore DNS ( #1513 )
...
* feat: add Gcore DNS
2025-07-20 19:53:02 +08:00
f930bb9e0c
build(deps): bump github.com/kardianos/service from 1.2.2 to 1.2.4 ( #1507 )
...
Bumps [github.com/kardianos/service](https://github.com/kardianos/service ) from 1.2.2 to 1.2.4.
- [Commits](https://github.com/kardianos/service/compare/v1.2.2...v1.2.4 )
---
updated-dependencies:
- dependency-name: github.com/kardianos/service
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-20 11:55:54 +08:00
e3b9a43f3d
build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 ( #1503 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/net/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 09:33:42 +08:00
55ad21087c
feat: 新增Eranet域名服务商支持 ( #1500 )
...
* fix: 兼容ipv6的设置
* feat: 添加Eranet域名服务商支持
---------
Co-authored-by: dsuzejian <dsuzejian@now.cn >
v6.11.3
2025-07-08 16:48:10 +08:00
d6ebbf4ff9
修复火山引擎的两个问题 ( #1497 )
...
* fix(traffic_route): 通过精确获取DNS记录解决找不到历史记录的问题
* fix(traffic_route): IP 未更新时,不要发送 Webhook
* fix(config): 修复日志输出格式,使用占位符输出匹配到的IPv6地址
v6.11.2
2025-07-05 09:47:18 +08:00
57d365c5a1
fix(traffic_route): 通过精确获取DNS记录解决找不到历史记录的问题 ( #1496 )
v6.11.1
2025-07-03 21:12:29 +08:00
3a708d2e07
feat: 项目新增了对时代互联www.now.cn的官方支持 ( #1492 )
...
* feat: 项目新增了对时代互联www.now.cn的官方支持
* fix: 补充文档说明
* fix: 补充执行过程日志
* refactor: 清理已实现的DNS相关功能中的TODO注释
---------
Co-authored-by: dsuzejian <dsuzejian@now.cn >
v6.11.0
2025-06-26 09:05:24 +08:00
68dd86f55c
fix: indentation ( #1485 )
2025-06-10 14:56:29 +08:00
5e9736a9c1
feat: 项目新增了对 DNS.LA 的官方支持 ( #1484 )
v6.10.0
2025-06-10 14:43:36 +08:00
d7b4bccf28
build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 ( #1480 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.40.0 to 0.41.0.
- [Commits](https://github.com/golang/net/compare/v0.40.0...v0.41.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.41.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-06 19:15:30 +08:00
2df81518cc
fix: 删除百度API工单提示 ( #1478 )
v6.9.5
2025-06-03 10:03:36 +08:00
3756c607c9
refactor(dns/traffic_route): Reconstruct the DNS resolution service of Volcengine ( #1472 )
...
reconstruct the dns resolution service of volcengine.
Signed-off-by: LHSFK <lhsfk@141499.xyz >
v6.9.4
2025-05-29 20:45:12 +08:00
940727dea8
feat: new logo ( #1465 )
...
* feat: new logo
v6.9.3
2025-05-18 20:42:15 +08:00
20bdfc05e8
feat: 为华为云添加自定义参数支持 ( #1464 )
...
* feat(huaweicloud): 为华为云添加自定义参数支持
2025-05-18 20:06:31 +08:00
bd82cf9043
feat: remove auto browser opening feature ( #1460 )
...
* feat: remove auto browser opening feature
* docs: update initialization configuration instructions in README files
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
v6.9.2
2025-05-10 11:31:13 +08:00
03955acfbf
build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 ( #1456 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.39.0 to 0.40.0.
- [Commits](https://github.com/golang/net/compare/v0.39.0...v0.40.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.40.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-08 10:38:04 +08:00
a855e31095
build(deps): bump golang.org/x/net from 0.37.0 to 0.39.0 ( #1440 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.37.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.39.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 10:00:45 +08:00
3039c77559
support spaceship dns ( #1415 )
...
* support spaceship dns
* don't update unless ip changed
v6.9.1
2025-03-09 21:19:58 +08:00
053053b239
feat: No longer pushing to homebrew ( #1412 )
2025-03-07 22:10:40 +08:00
d1d7fcf4c3
feat: update golang version to 1.23 ( #1411 )
v6.9.0
2025-03-07 21:40:31 +08:00
cfdf7759cb
add support for dynv6 ( #1409 )
...
* add support for dynv6
* fix dynv6 log
2025-03-07 11:19:29 +08:00
a34d0b2fdf
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 ( #1390 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 16:44:11 +08:00
a0b5474957
fix namesilo only update the first domain ( #1375 )
v6.8.1
2025-01-24 09:42:59 +08:00
215dbdddaa
chore: simplify hooks command ( #1372 )
...
* chore: snapshot.name_template
`snapshot.name_template` should not be used anymore, check https://goreleaser.com/deprecations#snapshotname_template for more info
* chore: Use goreleaser to build a docker image
* chore: simplify hooks command
2025-01-18 13:33:50 +08:00
7cdbf879f9
chore: Use goreleaser to build a docker image ( #1371 )
...
* chore: snapshot.name_template
`snapshot.name_template` should not be used anymore, check https://goreleaser.com/deprecations#snapshotname_template for more info
* chore: Use goreleaser to build a docker image
2025-01-18 10:57:20 +08:00
c68080bc1f
feat: 实时测试正则表达式 ( #1368 )
...
* refactor: i18n-related code
Update i18n.js
* feat: add tooltips component
* feat: add i18n-attr function
* chore: unify the HTML dataset naming style
* style: add some tooltips
Also for testing tooltips function
* feat: real-time testing of ipv6 regular expressions
v6.8.0
2025-01-14 20:28:34 +08:00
147b9c5de6
build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 ( #1362 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 17:01:12 +08:00
3575e709e0
feat: remove issues-similarity-analysis ( #1361 )
2025-01-07 10:03:18 +08:00
c6b107fd1b
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 ( #1346 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.32.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-19 16:11:48 +08:00
92bccd9ce3
build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 ( #1339 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 18:26:56 +08:00
e0dc641fae
fix: escape URL path to prevent issues with unescaped characters ( #1334 )
v6.7.7
2024-12-07 20:20:43 +08:00
a8ea30c58b
build(deps): bump golang.org/x/net from 0.31.0 to 0.32.0 ( #1332 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.31.0 to 0.32.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.32.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-05 17:47:08 +08:00
52f0e67a4e
build(deps): bump golang.org/x/net from 0.30.0 to 0.31.0 ( #1317 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/net/compare/v0.30.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-11 16:28:43 +08:00
accbce0e7b
build(deps): bump golang.org/x/crypto from 0.28.0 to 0.29.0 ( #1315 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-08 16:45:22 +08:00
ec8ac8ce9c
Fixes some English grammar ( #1313 )
v6.7.6
2024-11-07 09:22:58 +08:00
c7fc23bb83
fix: update ui to fit mobile devices ( #1308 )
...
Co-authored-by: luo.pengcheng <luo.pengcheng@ikasinfo.com >
v6.7.5
2024-11-02 22:30:38 +08:00
5f0d7eb183
Fix bug by overwriting existing system cookie ( #1304 )
v6.7.4
2024-10-31 23:36:14 +08:00
2b9bda3dce
Login page autofocus on username ( #1303 )
2024-10-31 16:57:46 +08:00
d5fb28e625
Revert UI changes for Logs button styling ( #1302 )
...
Co-authored-by: luo.pengcheng <luo.pengcheng@ikasinfo.com >
2024-10-31 16:51:49 +08:00