Skip to content

Releases: mirbyte/StreamBlock

StreamBlock v0.3

12 Jul 12:35
7aeab7d

Choose a tag to compare

StreamBlock Changelog: v0.1 to v0.3

New Features

Dynamic Color Mode

  • 8-point color detection system analyzes background colors at corners and edges
  • Automatic color adaptation with 2-second detection intervals
  • Multi-point gradient support with bilinear interpolation
  • 1-second animated transitions between color changes

Technical Improvements

Configuration

  • Configurable color detection and gradient thresholds (.py only)
  • Adjustable sample size and margin parameters (.py only)
  • Enhanced block size validation
  • Dynamic mode persistence in save/load

Compatibility

  • All core v0.1 functionality preserved
  • Backward compatible file handling

.exe compiled with auto-py-to-exe

StreamBlock v0.1

25 Jun 15:53
1fb2783

Choose a tag to compare

First release version. Compiled with auto-py-to-exe.