ChangelogRelease History
Changelog

Changelog

Track the latest updates, new features, and improvements in Intown QR Studio to stay informed about version changes.

Recent Updates

Subscribe to our RSS feed or follow updates on GitHub to get notified about new releases. Check the Quickstart guide for installation details.

2024-10-15v1.2.0
featureimprovement

New Features

  • Added support for dynamic QR codes that update content without regeneration
  • Introduced bulk QR code export with CSV import for logos and custom data
  • New analytics dashboard showing scan locations and device types

Improvements

  • Enhanced QR code designer with gradient colors and advanced shape libraries
  • Optimized rendering speed for high-resolution QR codes (>1000x1000 pixels)

Bug Fixes

  • Fixed error handling for invalid URL inputs in QR generators
  • Resolved canvas rendering issues on mobile browsers
2024-09-20v1.1.0
featurebugfix

New Features

  • Integrated one-click sharing to social platforms from the QR studio
  • Added template gallery with 50+ industry-specific designs (events, payments, WiFi)

Improvements

  • Improved contrast checker for better scannability across print and digital
  • Added keyboard shortcuts for faster workflow in the designer

Bug Fixes

  • Fixed download failures for PNG/SVG formats over 5MB
  • Corrected color picker saturation issues in dark mode
2024-08-10v1.0.0
featurebreaking

New Features

  • Core QR code generation engine with error correction levels (L, M, Q, H)
  • Real-time preview and customization panel for colors, logos, and frames
  • Export options: PNG, SVG, PDF, EPS for print-ready files

Breaking Changes

  • Updated config file format to JSON; migrate from v0.x YAML using the converter tool
  • Removed legacy bitmap export; use SVG for vector needs

Bug Fixes

  • Initial stability fixes for Node.js 20+ environments

Upgrade Guide

Follow these steps to upgrade Intown QR Studio to the latest version.

Backup Your Project

Export all QR designs and templates.

intownqr export --all ./backup

Update Package

npm install intown-qr-studio@latest

Run Migration

Check for breaking changes and run the migration script.

npx intownqr migrate

Review the migration log for deprecated features.

Test Designs

Regenerate a few QR codes to verify compatibility.

Upcoming Roadmap

Found a bug or have a feature request? Open an issue on GitHub or check the Introduction for support options.

Was this page helpful?
Built with Documentation.AI

Last updated today