-
v1.5.5 Stable
released this
2026-05-09 17:08:10 +02:00 | 494 commits to main since this releaseWhat's Changed
- chore(deps): update oven/bun:canary-slim docker digest to ed3c88a (
69036d1)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore(deps): update oven/bun:canary-slim docker digest to ed3c88a (
-
v1.5.4 Stable
released this
2026-05-08 17:12:03 +02:00 | 497 commits to main since this releaseWhat's Changed
- chore(deps): update oven/bun:canary-slim docker digest to 5d5a30d (
715d1de)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore(deps): update oven/bun:canary-slim docker digest to 5d5a30d (
-
v1.5.3 Stable
released this
2026-05-07 18:08:06 +02:00 | 500 commits to main since this releaseWhat's Changed
- chore(deps): update oven/bun:canary-slim docker digest to 54461bd (
4c7bd70)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore(deps): update oven/bun:canary-slim docker digest to 54461bd (
-
v1.5.2 Stable
released this
2026-05-07 15:08:14 +02:00 | 503 commits to main since this releaseWhat's Changed
- refactor(webhooks): improve Matrix message formatting with cleaner HTML structure (
7a86393)
Replace code blocks with bullet lists for added/removed content in Matrix notifications. Split content into trimmed non-empty lines and format as list items. Omit empty sections when no content is added or removed. Separate monitor name and URL into distinct lines in plain text body. Update HTML formatting to use proper paragraph and list tags instead of pre/code blocks.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- refactor(webhooks): improve Matrix message formatting with cleaner HTML structure (
-
v1.5.1 Stable
released this
2026-05-06 21:35:36 +02:00 | 505 commits to main since this releaseWhat's Changed
- chore(docker): copy Drizzle migrations directory to production image (
8e93bba)
Add drizzle directory to Docker image to support runtime database migrations. Update comment to reflect that migrations are now included alongside config and schema files.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore(docker): copy Drizzle migrations directory to production image (
-
v1.5.0 Stable
released this
2026-05-06 21:20:14 +02:00 | 507 commits to main since this releaseWhat's Changed
- feat(database): add configurable schema initialization strategy with auto-detection (
03c66da)
Add DATABASE_SCHEMA_STRATEGY environment variable to control database initialization behavior. Implement auto-detection of existing core schema to determine whether to run push or migrate on startup. Support four modes: auto (default, detects existing schema), migrate (migrations only), push (force push then migrate), and none (skip initialization). Update webhook schema to require url field and populate it with matrixHomeserverUrl for Matrix targets
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
- feat(database): add configurable schema initialization strategy with auto-detection (
-
v1.4.1 Stable
released this
2026-05-06 20:09:55 +02:00 | 509 commits to main since this releaseWhat's Changed
- chore(deps): update oven/bun:canary-slim docker digest to db9ec63 (
e58699b) - docs(readme): update database migration and notification documentation (
0827072)
Update CLAUDE.md and README.md to reflect migration from runtime schema push to checked-in Drizzle migrations. Add db:migrate command documentation and clarify notification target types (HTTP JSON vs Matrix Room). Update webhook payload examples to include Matrix message format with msgtype and formatted_body fields.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore(deps): update oven/bun:canary-slim docker digest to db9ec63 (
-
v1.4.0 Stable
released this
2026-05-06 02:34:31 +02:00 | 513 commits to main since this releaseWhat's Changed
- feat(webhooks): add detailed change tracking with moved content detection and summary (
59553fc)
Add comprehensive change tracking to webhook payloads including summary statistics, moved content detection, and detailed diff formatting. Enhance content-diff to distinguish between changed, added, removed, and moved lines with proper line counting and formatting.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- feat(webhooks): add detailed change tracking with moved content detection and summary (
-
v1.3.86 Stable
released this
2026-05-05 23:21:22 +02:00 | 515 commits to main since this releaseWhat's Changed
- fix(core): migrate from Phoenix/Elixir to Next.js/Bun project instructions (
a2c3971)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- fix(core): migrate from Phoenix/Elixir to Next.js/Bun project instructions (
-
v1.3.85 Stable
released this
2026-05-04 17:09:16 +02:00 | 517 commits to main since this releaseWhat's Changed
- chore(deps): update oven/bun:canary-slim docker digest to 6093c0d (
67ab1ce)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- chore(deps): update oven/bun:canary-slim docker digest to 6093c0d (