<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on ZabFox — Open Source Extensions for Zabbix</title><link>https://ww.zabfox.de/en/blog/</link><description>Recent content in Blog on ZabFox — Open Source Extensions for Zabbix</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 07 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ww.zabfox.de/en/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>v4.31.0 released</title><link>https://ww.zabfox.de/en/blog/v4-31-0/</link><pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate><guid>https://ww.zabfox.de/en/blog/v4-31-0/</guid><description>v4.31.0 is live — among others on zabbix.fox1.de.
This release tightens the shipped bundle: the production bundle is now minified, cutting the gzip transfer from around 103 KB to ~79 KB. The source map only loads when the DevTools are open — so no dead weight in normal operation.
Upgrade Unzip the new release, reload php-fpm — done. Steps in the docs. No breaking changes.</description></item><item><title>From 44 requests to one: esbuild bundling</title><link>https://ww.zabfox.de/en/blog/esbuild-bundling/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://ww.zabfox.de/en/blog/esbuild-bundling/</guid><description>Until now the module loaded around 44 separate JavaScript files in the frontend. As of v4.30.0 everything is combined into a single bundle with esbuild.
What that gets you:
One request instead of ~44 — faster loads, fewer roundtrips. CSP-friendly — fits strict content security policies. Real stack traces — thanks to a source map (only with DevTools open) you land in the actual source. No build tool needed on your side: the finished bundle ships in the release.</description></item></channel></rss>