1.8.0 (2025-11-06)
- apply opacity only to background, not content (2ed3c1b)
- use separate background layer for opacity to keep content fully visible (f65acb2)
- add opacity controls and border toggle for person panels and title background (#30) (455b777)
- add option to remove node border (c546f24)
- add transparency options for Person Panel and Title background (07f5776)
1.7.2 (2025-11-05)
- Add calculation for Add Node positioning (b069ee2)
- Add calculation for Add Node positioning (#35) (daf931c)
1.7.1 (2025-11-05)
1.7.0 (2025-11-05)
- fix tree selection modal and add first-time user flow (cb46136)
1.6.0 (2025-11-05)
1.5.0 (2025-11-05)
1.4.0 (2025-10-31)
- Add copy-paste for multiple nodes with keyboard shortcuts and documentation (#27) (d7ab983)
- Add copy-paste functionality for multiple nodes with interlinking edges only (8ea674f)
- Add keyboard shortcuts for copy (Ctrl+C), paste (Ctrl+V), and delete (Delete) (8ccf5ec)
1.3.0 (2025-10-30)
- Add Linting Rules and adding more config options (a56da50)
- Add demo page for export configuration and complete implementation (0d91b93)
- Add export configuration for family tree title, font sizes, dates visibility, and node type selection (a10c6e8)
1.2.2 (2025-10-30)
- eliminate rendering bottlenecks in core React Flow operations (#23) (8ae9494)
- optimize core rendering and data processing (a2952aa)
- optimize database retry logic and sync effect (3745828)
- restore PNG export pixelRatio to 5 for better quality (b67cf05)
1.2.1 (2025-10-30)
- Ensure that expectedChunks is equal to receivedChunks before progressing (409eebe)
1.2.0 (2025-10-30)
1.1.1 (2025-10-30)
- Update TODO and modify the ICONs for the PWA (61ab321)
1.1.0 (2025-10-30)
- Node Configuration (b50b12e)
1.0.1 (2025-10-30)
- Align siblings at same Y-axis and ensure proper multi-generational layering (00e04d1)
- Fixing the issue with saving to IndexDB (f943e47)
- Prioritize partner positioning over sibling alignment (cc4b2a3)
- Add AboutModal and Build Info (3210fe8)
- Add AboutModal and Build Info (b343429)
- Added tests to all libs and hooks (7e23a08)
- Adding Error Handling (a46f291)
- Implementing Error Handling in all componenets (94457cb)
- replace release-please with semantic-release to resolve workflow failures (#15) (3b93ccc)
- upgrade Node.js to v20 for Firebase CLI v14.22.0 compatibility (#11) (59fbaf6)
- upgrade Node.js to version 20 for Firebase CLI compatibility (3d6bdd0)