Skip to content

Releases: Safe3/openresty-manager

OpenResty Manager v2.3.7

27 Sep 13:28
Compare
Choose a tag to compare

‌Issue Fixes:‌

  • Fix abnormal behavior occurring after child node synchronization.
  • Fix the issue of being unable to manage CloudFlare MX records in DNS management functionality.

问题修复:

  • 修复同步子节点后出现异常的问题。
  • 修复DNS管理功能中无法管理CloudFlare MX等记录的问题

OpenResty Manager v2.3.6

20 Sep 03:17
Compare
Choose a tag to compare

‌Feature Updates:‌

  • Support specifying a range of ports when configuring the listening port.

功能更新:

  • 支持设置监听端口时,指定端口范围。

OpenResty Manager v2.3.5

17 Sep 04:26
Compare
Choose a tag to compare

‌Feature Updates:‌

  • Filter plugins support priority setting.
  • ‌Enhance usability of human verification.

功能更新:

  • 过滤插件支持优先级设置。
  • 提升人机验证功能易用性。

OpenResty Manager v2.3.4

16 Sep 08:26
Compare
Choose a tag to compare

‌Feature Updates:‌

  • Filter plugins support returning true to stop executing the next plugin.
  • ‌Upgraded the human verification feature.

‌Issue Fixes:‌

  • Fixed the issue where disabling filter plugins did not take effect.

功能更新:

  • 过滤插件支持通过返回true来控制不再继续执行下一个插件。
  • 升级人机验证功能。

问题修复:

  • 修复关闭过滤插件不生效的问题。

OpenResty Manager v2.3.3

15 Sep 12:07
Compare
Choose a tag to compare

‌Feature Updates:‌

  • ‌When applying for certificates using DNS-01 challenges, the default maximum timeout for Alibaba Cloud and Tencent Cloud DNS propagation verification is set to 300 seconds now. This reduces the risk of SSL certificate application failures caused by slower DNS propagation.

功能更新:

  • 使用DNS-01申请证书时,现在设置阿里云、腾讯云DNS传播验证默认最大超时为300秒,减少因DNS传播较慢导致的SSL证书申请失败问题。

OpenResty Manager v2.3.2

15 Sep 04:08
Compare
Choose a tag to compare

‌Feature Updates:‌

  • ‌Support ip2region IP search.

功能更新:

  • 支持 ip2region IP 查询。

OpenResty Manager v2.3.1

14 Sep 04:03
Compare
Choose a tag to compare

‌Feature Updates:‌

  • ‌Improve the stability of child node data synchronization under poor network conditions.

功能更新:

  • 改进网络情况不佳下,子节点数据同步的稳定性。

OpenResty Manager v2.3.0

13 Sep 04:05
df026a3
Compare
Choose a tag to compare

‌Feature Updates:‌

  • ‌Added the filter plugin feature, allowing users to write Lua plugins for various purposes.

功能更新:

  • 新增过滤插件功能,可以编写lua插件用于各种用途

OpenResty Manager v2.2.3

11 Sep 09:07
Compare
Choose a tag to compare

‌Bug Fixes:‌

  • Resolved 1.conf misconfigure issue that caused new installed nodes unable to start

问题修复:

  • 修复 1.conf 配置失误,导致新安装的节点无法启动的问题

OpenResty Manager v2.2.2

09 Sep 13:01
Compare
Choose a tag to compare

‌Bug Fixes:‌

  • Resolved data sync failure issue that caused child nodes unable to start
  • Fixed issue where child node versions could not be automatically updated

问题修复:

  • 修复数据同步失败,导致子节点无法启动的问题
  • 修复无法自动更新子节点版本的问题