Skip to content

Releases: Derssa/Torollo

v1.1.1 - Fix: Real-Time Security Groups for Redis Nodes

Choose a tag to compare

@Derssa Derssa released this 30 Jun 18:56

What's Changed

This patch release addresses a minor bug in the network engine regarding real-time Security Group enforcement for Redis nodes.

🐛 Bug Fixes

  • Redis Stateful Firewalls: Fixed a minor issue where dynamic Security Group rules were failing to apply to Redis nodes. The default redis:7-alpine Docker image lacks iptables, causing the backend to silently fail when injecting firewall intents.
  • Custom Image Builder: Torollo will now automatically build a custom local image (derssa/backend-lab-redis:v1) equipped with iptables and iproute2 upon first startup.
  • Real-time Sync: Changes made to Redis Security Groups in the UI now instantly flush and apply to the container's kernel firewall in real-time, accurately replicating stateful connection behavior (dropping new connections while maintaining established ones).

Full Changelog: v1.1.0...v1.1.1

v1.1.0 - Introducing Redis Cache Nodes & Built-in Explorer

Choose a tag to compare

@Derssa Derssa released this 30 Jun 16:07

What's New in v1.1.0 🚀

This minor release introduces a brand new infrastructure component to the Torollo canvas, expanding our database capabilities into high-performance caching!

✨ New Feature: Redis Cache Store

  • Drag-and-Drop Caching: You can now drag a Redis node into your subnets to simulate in-memory caching layers.
  • Built-in Redis Explorer: Clicking the node opens a visual explorer that seeds sample data (surviving standard Database 0 flushes) so you can start querying immediately.
  • Native CLI Support: Includes a built-in terminal interface allowing you to execute native redis-cli commands (like GET, SET, HSET) directly from the browser with full string parsing support.

🛡️ Architecture Validation Updates

  • Redis nodes are now fully integrated into the architecture validator. Torollo will automatically warn you if you expose your Cache Store to the public internet (0.0.0.0/0) or place it in a public subnet, teaching security best-practices.

📝 Documentation

  • Updated README.md to officially list Redis as a supported node.

What's Changed

New Contributors

Full Changelog: v1.0.18...v1.1.0

v1.0.18 - UI Polish, Community Templates, & Network Stability

Choose a tag to compare

@Derssa Derssa released this 29 Jun 17:22

What's Changed

Full Changelog: v1.0.17...v1.0.18

v1.0.17 - Fix NAT routing overlay conflicts & verify Docker daemon status in CLI

Choose a tag to compare

@Derssa Derssa released this 26 Jun 04:51

Full Changelog: v1.0.16...v1.0.17

v1.0.16: Security Group Fixes & CLI Styling

Choose a tag to compare

@Derssa Derssa released this 25 Jun 19:18

Full Changelog: v1.0.15...v1.0.16

v1.0.15 - Modal Spinners, Name Validation, & CLI Clean-up

Choose a tag to compare

@Derssa Derssa released this 25 Jun 18:55

Full Changelog: v1.0.14...v1.0.15

Complete french Support and Security Patches

Choose a tag to compare

@Derssa Derssa released this 24 Jun 20:15

Full Changelog: v1.0.13...v1.0.14

v1.0.13 - Frensh language Support

Choose a tag to compare

@Derssa Derssa released this 24 Jun 18:50

What's Changed

Full Changelog: https://github.com/Derssa/Torollo/commits/v1.0.13