Skip to content

Releases: DullJZ/ChannelMonitor

Release v0.5.7

26 Feb 08:35
dc40b1f

Choose a tag to compare

Merge pull request #21 from Anxcye/main

feat: add RPM (requests per minute) rate limiting support

Release v0.5.6

14 Feb 15:46

Choose a tag to compare

fix: 完整使用非CGO版本sqlite驱动,修复SQLite CGO问题

Release v0.5.5

30 Jan 16:17

Choose a tag to compare

fix: 修复 MySQL 保留字 key 导致的 SQL 语法错误

Release v0.5.4

14 Dec 18:11
c644096

Choose a tag to compare

Merge pull request #19 from SKDG042/main

fix: 修复 PostgreSQL 数据库布尔类型兼容性问题

Release v0.5.3

14 Dec 16:35

Choose a tag to compare

fix: #17 数据库查询统一使用gorm兼容不同数据库

Release v0.5.2

24 Sep 11:29

Choose a tag to compare

feat: Support SQLite without CGO

Release v0.5.1

17 Mar 07:05

Choose a tag to compare

fix: default timeout & duration type

Release v0.5.0

01 Mar 09:21

Choose a tag to compare

feat: 支持yaml配置文件

Release v0.4.6

01 Mar 06:43

Choose a tag to compare

feat: #15 支持不修改数据库和强制使用内置模型

Release v0.4.5

23 Feb 05:08

Choose a tag to compare

fix: #14 channel_url为空时不推送;邮件发送失败时telegram不通知问题修复