Skip to main content

Changelog

All notable changes to this project will be documented in this file.

[5.0.2] - 2024-01-15โ€‹

๐ŸŽ‰ New Featuresโ€‹

  • Enhanced Genogram edge drawing logic for unconnected parents
  • Improved performance optimizations across all chart types
  • New customization options for node styling

๐Ÿ› Bug Fixesโ€‹

  • Fixed missing setState in genogram calculatePosition method
  • Updated color handling and improved opacity methods across multiple files
  • Resolved edge drawing issues for complex family relationships

๐Ÿ“ Documentationโ€‹

  • Comprehensive documentation overhaul
  • New examples and tutorials
  • Improved API reference documentation

[5.0.1] - 2024-01-10โ€‹

๐Ÿ› Bug Fixesโ€‹

  • Minor bug fixes and performance improvements
  • Enhanced stability for large charts

[5.0.0] - 2024-01-05โ€‹

๐Ÿš€ Major Releaseโ€‹

  • Complete architecture redesign for better performance
  • New Genogram widget with advanced family tree features
  • Improved drag and drop functionality
  • Enhanced zoom and pan controls
  • Better TypeScript support

๐Ÿ’ฅ Breaking Changesโ€‹

  • Changed API for OrgChartController initialization
  • Updated node data structure
  • New event handling system

๐Ÿ“ฆ Migration Guideโ€‹

See our Migration Guide for detailed upgrade instructions.

[4.0.0] - 2023-12-15โ€‹

๐ŸŽฏ Featuresโ€‹

  • Added support for custom node builders
  • Improved edge rendering algorithms
  • New interaction modes
  • Better accessibility support

๐Ÿ› Bug Fixesโ€‹

  • Fixed memory leaks in large charts
  • Resolved rendering issues on mobile devices
  • Improved scroll performance

[3.0.0] - 2023-11-20โ€‹

โœจ Enhancementsโ€‹

  • New graph layout algorithms
  • Support for horizontal and vertical orientations
  • Custom edge painters
  • Improved animation system

๐Ÿ”ง Technical Improvementsโ€‹

  • Reduced package size by 30%
  • Better tree shaking support
  • Optimized rendering pipeline

[2.0.0] - 2023-10-01โ€‹

๐ŸŽจ UI/UX Improvementsโ€‹

  • Modern Material 3 design
  • Dark mode support
  • Responsive layouts
  • Touch gesture improvements

๐Ÿ› ๏ธ Developer Experienceโ€‹

  • Better error messages
  • Improved debugging tools
  • Enhanced documentation
  • New example projects

[1.0.0] - 2023-09-01โ€‹

๐ŸŽŠ Initial Releaseโ€‹

  • Basic organization chart functionality
  • Node and edge customization
  • Zoom and pan support
  • Export to image
  • Basic animations

Version Supportโ€‹

VersionFlutter SDKDart SDKStatus
5.0.x>=3.0.0>=3.0.0โœ… Active
4.0.x>=2.10.0>=2.17.0โŒ Deprecated
3.0.x>=2.10.0>=2.17.0โŒ Deprecated
2.0.x>=2.5.0>=2.14.0โŒ Deprecated
1.0.x>=2.0.0>=2.12.0โŒ Deprecated

Reporting Issuesโ€‹

Found a bug or have a feature request? Please open an issue on our GitHub repository.

Contributingโ€‹

We welcome contributions! See our Contributing Guide for details.