Blog
Vibe Coding is Awesome - But Let's Talk Backends (Because They Still Matter)
Vibe coding. Yeah, you’ve definitely seen it, probably dabbled in it yourself. Platforms like Loveable.dev, Replit, Claude Code, and a ton of others, are changing how we think about coding. It’s like skipping the boring stuff, going straight to building something fun. UI prototyping, algorithms, slick little experiments, honestly, it feels like magic. But okay,...

Backwards API Compatibility Change Notice

We are preparing a new maintenance release with important bug fixes and improvements. One of the changes in the release breaks backwards compatibility for REST clients. The scope of the change is rather minor: any data object property marked as DATETIME will be serialized (from server to client) as a number (a timestamp) representing the…