| 🌎 Website | https://haeussler.dev |
| 🧑💻 GitHub | https://haeussler.dev/github |

| 🌎 Website | https://haeussler.dev |
| 🧑💻 GitHub | https://haeussler.dev/github |
I'm currently working on #CodeMirror (aka t3editor) integration for my #TYPO3 extension #warming. 🤩
The upcoming version will assist you in defining extension configuration for crawlers, clients, parsers, ... This makes it waaay easier to find the correct configuration properties. 😊
Stay tuned! 🚀
I have finally migrated all my services to #Hetzner! 🥳
The simple structure of the #HetznerCloud, which makes it easy to activate certain services at any time, convinced me. With Object Storage, I also have enough storage for all my applications. 😇
This will certainly be a longer journey together and I am happy to have finally found a proper setup for all my services. 🚀
Today, I finished my next course as part of my Cyber & IT security (M.Sc.) studies.
Topic #1: IoT – I built a Smart Home system in Tinkercad and wrote about interoperability of IoT protocols.
Topic #2: Networks – I designed a network diagram with GNS3 and wrote about secure DNS.
❓ How do you create new releases of your #TYPO3 extensions?
🤩 Some months ago I created `eliashaeussler/version-bumper` to simplify #release preparations for all my public #TYPO3 extensions and #Composer packages.
⚡️ With the latest release, I introduced config #presets. Presets provide predefined configuration options such as the files to modify (like `ext_emconf.php`) or indicators used to auto-detect the version range of a new version to bump.
👉 Give it a try: https://github.com/eliashaeussler/version-bumper