Changelog

Track Slicer release history and updates

v0.7.0

September 2025

Major Features

  • Implemented comprehensive Loop management with automatic naming and bar snapping
  • Added MusicalTime struct with high-resolution timing (960 PPQ)
  • Introduced TimeConverter for bidirectional musical/time conversions
  • Added Track type and BeatGrid with manual correction support

Performance Improvements

  • Fixed critical playback hang when clicking waveform multiple times
  • Optimized playback position indicator (eliminated 20 widget allocations/sec)
  • Fixed performance issues when zoomed out
  • Improved waveform visualization with frequency analysis

Bug Fixes

  • Fixed macOS compatibility issue with grep commands
  • Fixed null event handling during resize operations
  • Removed unnecessary debug logging statements
  • Fixed release pipeline script issues

v0.6.3

September 2025

Bug Fixes

  • Fixed release pipeline automation issues
  • Improved version synchronization across builds

v0.6.2

September 2025

Bug Fixes

  • Fixed code signing timestamp service failures with retry logic
  • Improved reliability of macOS notarization process

v0.6.1

September 2025

Bug Fixes

  • Fixed release pipeline script hanging on user input
  • Fixed version display in production distributions

Improvements

  • Enhanced automation of release pipeline
  • Better handling of non-interactive environments

v0.6.0

September 2025

Performance Improvements

  • Optimized waveform zoom performance for smoother interaction
  • Reduced CPU usage during zoom operations
  • Improved responsiveness of waveform display

Bug Fixes

  • Fixed waveform rendering at different zoom levels
  • Resolved zoom and panning synchronization issues

v0.5.2

September 2025

New Features

  • Added About menu with app version display

Improvements

  • Version synchronization across all builds
  • Enhanced release pipeline automation

v0.5.0

September 2025

New Features

  • Website download update automation
  • S3 upload integration for release artifacts

Improvements

  • Improved packaging scripts for all platforms
  • Enhanced release pipeline with automated distribution

v0.4.0

September 2025

New Features

  • Progress dialog for project loading with detailed status
  • User analytics integration with PostHog
  • Comprehensive test suite for improved reliability

Bug Fixes

  • Fixed waveform zoom and panning issues
  • Fixed waveform click detection for better interaction
  • Eliminated audio playback pops with fade transitions
  • Set initial zoom to 4x for better detail visibility

Improvements

  • Better project organization and structure
  • Improved loop visualization on project load

v0.3.1

September 2025

New Features

  • Added professional DMG installer for macOS
  • Improved beat detection accuracy for complex rhythms

Bug Fixes

  • Fixed audio playback issues on M1/M2 Macs
  • Resolved waveform rendering glitches

v0.3.0

September 2025

New Features

  • Complete UI redesign with modern dark theme
  • 8.3x faster beat detection algorithm
  • Added keyboard shortcuts for all major functions
  • Export to WAV with channel preservation

Improvements

  • Optimized memory usage for large audio files
  • Enhanced zoom and navigation controls
  • Better visual feedback for beat markers

v0.2.0

September 2025

New Features

  • Draggable beat markers for manual adjustment
  • Loop preview with seamless playback
  • BPM detection for 120-150 BPM range

Bug Fixes

  • Fixed crashes when loading corrupted audio files
  • Improved stability on macOS Sonoma

v0.1.0

September 2025

Initial Release

  • Basic audio file loading (WAV, MP3, AIFF)
  • Waveform visualization
  • Simple loop creation with export
  • Basic playback controls