"After more than 10 years running production systems, Iβve tried countless error tracking tools. Telebugs is the first one that finally feels like a sensible self-hosted solution without unnecessary complexity."
This @telebugs.com testimonial makes me so proud π₯Ή
05.03.2026 15:05
π 3
π 2
π¬ 1
π 0
Telebugs 1.14.1 released.
05.03.2026 04:23
π 1
π 0
π¬ 0
π 1
βWe switched from Sentryβ¦ Being in control of our data and removing a US company from our GDPR subprocessor list was critical.β
Just got this testimonial for @telebugs.com.
Telebugs is a great fit if you want full control over your error tracking, without relying on big corporations π
02.03.2026 09:04
π 3
π 2
π¬ 1
π 0
βTested Sentry and GlitchTipβ¦ then stumbled upon Telebugs by chance - and it paid off!β
Just got this testimonial for @telebugs.com and it made my day π
Iβm not building it for everyone
Iβm building it for teams that want real simplicity, self-hosted maintainability and zero overcomplicated setups
26.02.2026 12:26
π 2
π 2
π¬ 1
π 0
Claude can now investigate your @telebugs.com errors automatically!
β
Fetch error reports
β
Spot patterns
β
Run root cause analysis
β
Create tickets in your tracker
A power user just built unofficial Claude Code skills for it.
Give them a spin:
github.com/zhuravel/tel...
26.02.2026 02:50
π 2
π 2
π¬ 1
π 0
βItβs fast, simple to use, and does exactly what you need without overcomplicating things.β
Just got this testimonial for @telebugs.com and it made my day π
Iβm not building it for everyone. Iβm building it for the ones who value simplicity and speed.
Thatβs the whole point.
25.02.2026 16:52
π 3
π 2
π¬ 1
π 0
Telebugs 1.14.0 is live!
Big usability wins:
β
Extended filters: last 3/7/28/91 days
β
Automatic sensitive data scrubbing (passwords, tokens, credit cards)
β
Sparklines next to every error group
β
βNotify on every occurrenceβ rule
β
Dual timezone timestamps
β
Auto-refresh checkbox
πππ
13.02.2026 11:52
π 3
π 2
π¬ 2
π 0
Telebugs 1.14.0 released.
13.02.2026 08:41
π 0
π 0
π¬ 1
π 0
Filtering sensitive information in @telebugs.com.
The upcoming update will automatically scrub passwords, tokens, API keys, credit cards, and other secrets from error reports (server-side, before they ever hit your database).
11.02.2026 11:07
π 4
π 2
π¬ 0
π 0
I'm really close to shipping a new @telebugs.com version. There are just a few more bugs to iron out before it is ready.
The upcoming version will get a lot of bug fixes, more polish and beautiful sparklines per group π
11.02.2026 02:36
π 3
π 2
π¬ 1
π 0
GitHub - jilio/telebugs-mcp
Contribute to jilio/telebugs-mcp development by creating an account on GitHub.
Exciting update for @telebugs.com users!
A community member has built an unofficial MCP server (telebugs-mcp) that lets AI agents query and retrieve error reports from your Telebugs instance.
Super useful for AI-powered debugging. Give it a try! π
github.com/jilio/telebu...
08.02.2026 12:25
π 2
π 3
π¬ 0
π 0
π¨ PSA for all @telebugs.com users
If you installed Telebugs using the default installer, manually truncate your Docker logs.
Due to an oversight, the log file is never truncated. A future Telebugs release will cap the log size.
05.02.2026 11:08
π 2
π 2
π¬ 1
π 0
Improved timestamp handling in @telebugs.com.
Projects each have their own timezone, but cross-project views use UTC timestamps.
This was confusing: project views showed local time, while others showed UTC.
Now we display relative time everywhere, and on hover the tooltip shows both (local+UTC).
05.02.2026 08:09
π 2
π 2
π¬ 0
π 0
A few weeks ago, a @telebugs.com user shared a really insightful request that hit home for anyone running critical applications.
04.02.2026 08:58
π 3
π 2
π¬ 2
π 0
Today I added support for sentry-cli v3. In @telebugs.com, itβs used to upload source maps.
I still have ~10 support requests pending, and Iβm sorry to everyone whoβs been waiting. Bad timing: I took a few weeks off, and a lot of tickets came in at once.
Normally, I address issues the same day.
03.02.2026 16:32
π 1
π 1
π¬ 0
π 0
Coming soon to @telebugs.com: sparklines for every error.
Each error has its own occurrence pattern. You can already see that on the error page, but until now, there was no quick way to compare errors side by side and spot what needs attention first.
02.02.2026 10:11
π 2
π 2
π¬ 1
π 0
Coming soon to @telebugs.com:
Sparklines beyond the last 24 hours.
Some users donβt check the dashboard daily and want to compare error volume over a few days (Friday sign-off β Monday return).
Now you can filter project sparklines by timeframe.
01.02.2026 18:44
π 3
π 2
π¬ 1
π 0
New in the upcoming @telebugs.com: auto-refreshing errors.
I noticed some Telebugs users donβt use notifications at all. They just keep the dashboard open and rely on it to stay on top of errors.
So the next release adds a simple checkbox: auto-refresh, to make the dashboard feel a bit more alive.
30.01.2026 17:15
π 2
π 2
π¬ 0
π 0
While I was away for a few weeks, @telebugs.com accumulated a ridiculous backlog of support requests.
There's a pile to go through before I can proceed with @telesink.com.
30.01.2026 07:03
π 2
π 2
π¬ 0
π 1
Iβve just set up a private @telebugs.com demo instance for the first time in a while (for a potential client). Iβve been deploying them with Kamal.
Usually itβs smooth, but this time I hit a snag:
30.01.2026 06:05
π 2
π 2
π¬ 1
π 1
Telebugs 1.13.0: Teams Notifications, Preferred Local Editor, and Direct Repository Links
Telebugs 1.13.0 adds Microsoft Teams notifications, one-click opening in your preferred local editor, direct links to code on GitHub/GitLab/Bitbucket, and defaults to showing only unresolved errors fo...
Telebugs 1.13.0 is here with 3 major features:
1οΈβ£ Microsoft Teams notifications
2οΈβ£ One-click opening of backtrace frames in your favorite local editor
3οΈβ£ Direct links to view or edit code right on your repository host.
Bonus point: lots of bug fixes ππ¨
Read more:
telebugs.com/blog/telebug...
10.01.2026 12:23
π 2
π 2
π¬ 0
π 0
Telebugs 1.13.0 released.
09.01.2026 22:35
π 1
π 0
π¬ 1
π 1
Preparing the changelog for @telebugs.com π
09.01.2026 20:26
π 4
π 2
π¬ 0
π 0
New in the upcoming @telebugs.com release:
Edit files directly on GitHub via the web version of VS Code.
How it works:
1οΈβ£ Set up GitHub as your project's repository
2οΈβ£ Click "Edit on GitHub" next to "View on GitHub"
3οΈβ£ YOLO your fix!
Shipping soon.
08.01.2026 11:32
π 2
π 2
π¬ 1
π 0
New in the upcoming @telebugs.com release:
Open files directly from the backtrace
How it works:
1οΈβ£Set your preferred text editor in Account Settings
2οΈβ£Browse the backtrace of any error
3οΈβ£Click βOpen in editorβ to open the file at that exact frame locally
Supports all major text editors. Shipping soon
07.01.2026 09:07
π 2
π 2
π¬ 1
π 0
New in the upcoming @telebugs.com release:
Link errors directly to your source code.
How it works:
1οΈβ£ Set your repository and branch when creating a project
2οΈβ£ When an error arrives, Telebugs builds a direct link to the exact code
No repository access required.
Supports GitHub, GitLab, and Bitbucket
06.01.2026 12:30
π 3
π 2
π¬ 1
π 0
The upcoming @telebugs.com version will have support for Microsoft Teams!
31.12.2025 08:42
π 3
π 2
π¬ 0
π 0
Closing the year on a high with an awesome @telebugs.com testimonial. Thank you for the kind words πββοΈ
31.12.2025 07:22
π 2
π 2
π¬ 1
π 0