Skip to content

Releases: fabiodalez-dev/Cimaise

v1.1.0

20 Jan 11:31

Choose a tag to compare

What's New

  • Update system improvements
  • Bug fixes and performance improvements

Technical

  • Fixed download headers for GitHub API compatibility
  • Fixed PDO::quote() for PHP 8+ compatibility
  • Improved AJAX error handling

v1.0.2 - MySQL 8.0+ Fix

19 Jan 13:56

Choose a tag to compare

Bug Fixes

  • MySQL 8.0.16+ Compatibility: Removed CHECK constraint on template_id/custom_template_id columns that was incompatible with foreign key referential actions. Business rule now enforced in application layer.

Test Release

This is a test release for verifying the updater system.

v1.0.1 - Test Release

19 Jan 13:43

Choose a tag to compare

Test release for updater verification.

Changes

  • Test release to verify auto-updater functionality
  • No actual changes from v1.0.0