Releases: AOSSIE-Org/PictoPy
PictoPy v1.1.0
What's Changed
Features:
- feat(packaging): add Arch Linux AUR package with automated publishing workflow (#1268) by @akshajtiwari
- feat: Implement settings page functionality(#566) (#606) by @ShivaGupta-14
- Fix: prevent InfoDialog from flickering to blue variant on close (#630) by @kunalbansal23cs227
- Feat/memories backend implementation (#777) by @dehydrated-bear
- feat: add looping functionality to slideshow for seamless experience (#1100) by @monu808
- fix: fixed hardcoded copyright year (#1098) by @monu808
- ui(animation): smooth exit animation for image details panel (#978) by @skyforge-glitch
- ui(empty-state): make Settings link clickable in empty gallery (#964) by @skyforge-glitch
- fix(ui): prevent duplicate scrollbars on Windows/Tauri (#941) by @skyforge-glitch
- Reverse marquee animation direction (#894) by @Supritha-gurazala
- feat(landing): PR for issue #714 Improve Gallery Feature Interaction (hover delay + cursor cleanup) (#715) by @Supritha-gurazala
- feat(ui): extend hover activation hotspot for navigation arrows (#658) (#702) by @Arpitsh7
- FIX: #684 Navbar height is oversized on first load and fixes only after refresh (#692) by @kanishka-commits
- fixed progress bar overflow in onboarding steps (#726) by @Garry400
- fix: Landing Page Improvements - Download/Docs Buttons, Branding & Dynamic Releases (#746) by @manishyad375375
- Fix/remove share icon (#631) by @DecodeX15
- Fix #543: Improve documentation site responsiveness on mobile devices (#601) by @suryansh00001
- feat: add global face reclustering option in settings with backend API and UI support (#560) by @Hemil36
- Fix/dependency error (#596) by @tushar1977
- Added title and aria-labels to buttons (#576) by @Pritom2357
- fixed error of lock (#565) by @DecodeX15
- feat: allow renaming a face using Enter key in addition to button (#581) by @rebeccabas
- Zoom-on-Scroll Support in Image Preiew (#530) by @DecodeX15
- Removed notification icon (#587) by @Adarsh-ops
- Implement live progress tracking with 1s polling, animated progress b… (#574) by @SiddharthJiyani
- feat : Centralized Logging System (#548) by @Hemil36
- Add empty state placeholders for AI tagging and home pages (#549) by @Hemil36
- Fix the Hover state issue (#531) (#532) by @ShivaGupta-14
- Feat: Scrollbar Timeline with {Month-Year} Markers for Home page and AI Tagging page. (#552) by @rohan-pandeyy
- UI fix search bar (#529) by @DecodeX15
- fix(landing): centralize dark mode on and remove duplicate toggles (#535) by @Pritom2357
- Add linked issue workflow (#544) by @rahulharpal1603
- fix: prevent text overflow in Image Details panel (#533) (#537) by @smeet96
- [Feat] Implemented the search feature by uploading a image -2nd PR (#524) by @tushar1977
- Issue #511: refactor(rust): streamline backend to minimal API and update docs structure (#515) by @codiphile
- feat: Refactored settings page with folder and user preferences manag… (#516) by @Hemil36
Bug Fixes:
- Validate image_ids to prevent empty or invalid inputs (#1253) by @Varun-JP
- fix(albums): sanitize image_ids and secure IN clause (#629) by @g-k-s-03
- Fix: prevent InfoDialog from flickering to blue variant on close (#630) by @kunalbansal23cs227
- Enhancement: Add Camera Selection to Webcam Component. (#624) by @rohan-pandeyy
- Enhancement: Advanced Zoom on Scroll & Panning Logic (#835) by @rohan-pandeyy
- fix(ui): prevent duplicate scrollbars on Windows/Tauri (#941) by @skyforge-glitch
- Feat: Implemented spawing and closing of backend & sync microservice from tauri application itself (#1009) by @tushar1977
- fix: Enable "Open Folder" button functionality (#976) by @monu808
- Fix infinite recursion in InterceptHandler logging (#940) by @sawarn24
- Fix BUG: Windows build does not open on the first try. (#922) by @rahulharpal1603
- fixed progress bar overflow in onboarding steps (#726) by @Garry400
- fix: improve face clustering accuracy with similarity threshold and p… (#771) by @keshaviscool
- Bump version to 1.1.0 in Cargo files and fix MacOS build not opening error. (#659) by @rahulharpal1603
- Fix Issues in favourites PR (#634) by @rahulharpal1603
- Fix: Ensure atomic DB operations and consistency in global reclustering (#562) (#570) by @Hemil36
- [Fix] Fixed 500 issue in
/cluster_id/imagesAPI (#598) by @tushar1977 - Added title and aria-labels to buttons (#576) by @Pritom2357
- feat(media-view): Implement open folder and enhance controls (#539) (#577) by @ShivaGupta-14
- fixed error of lock (#565) by @DecodeX15
- Fix the Hover state issue (#531) (#532) by @ShivaGupta-14
- Fix: Critical database connection leaks in all database functions (#547) by @Aditya30ag
- Fix: Ensure Database Consistency on External Image Deletion Events (#520) by @Hemil36
- fix: Open Original File Button in Image Details Panel (#536)fix: Open Original File Button in Image Details Panel (#536) (#542) by @ShivaGupta-14
- UI fix search bar (#529) by @DecodeX15
- fix(landing): centralize dark mode on and remove duplicate toggles (#535) by @Pritom2357
- fix: prevent text overflow in Image Details panel (#533) (#537) by @smeet96
- Fix PR #524 Lint and Build Errors (#525) by @rahulharpal1603
- fix: update FastAPI command for Windows compatibility (#507) by @Hemil36
Documentation:
- Fix markdown linting issues and add CI check (#1266) by @VanshajPoonia
- Restructures intro page aligning sidebar sections (#1264) by @steam-bell-92
- Reverse marquee animation direction (#894) by @Supritha-gurazala
- feat(landing): PR for issue #714 Improve Gallery Feature Interaction (hover delay + cursor cleanup) (#715) by @Supritha-gurazala
- FIX: #684 Navbar height is oversized on first load and fixes only after refresh (#692) by @kanishka-commits
- fix: Landing Page Improvements - Download/Docs Buttons, Branding & Dynamic Releases (#746) by @manishyad375375
- Fix #543: Improve documentation site responsiveness on mobile devices (#601) by @suryansh00001
- fix the layout (#586) by @Aditya30ag
- Issue #511: refactor(rust): streamline backend to minimal API and update docs structure (#515) by @codiphile
- Updated Documents (#512) by @Code-Builder-io
Others:
- initialize-semantic-issue-similarity-analysis-and-duplicate-detection-automation-workflow (#1175) by @aniket866
- AI Models Based App Size Optimization (#1263) by @rohan-pandeyy
- Add automated merge conflict labeling workflow (#1209) by @dhruvi-16-me
- Refactor README structure for improved readability and maintainability (#1258) by @rohan-pandeyy
- Add CodeRabbit.YML config file (#1189) by @rohan-pandeyy
- chore: remove unused files and cache management code (#1149) by @rahulharpal1603
- Fix text padding issue where letters were getting cut off (#814) by @Aditya30ag
- fix: changed to make correct thumbnail path (#1124) by @tushar1977
- Add LICENSE.md (#740) by @singhshaurya01
- Add COPYRIGHT.md (#736) by @singhshaurya01
- fix: upgrade pre-commit hooks for ruff and black and reformated some files (#1073) by @tushar1977
- Fix docs mobile responsiveness: prevent horizontal overflow, wrap lon… (#763) by @HardikMathur11
- Enhancement/using conda for backend setup (#975) by @rahulharpal1603
- Update Manual Setup Guide to include Miniconda installation instructions (#971) by @rahulharpal1603
- [Fix] Added utils folder in build stage (#957) by @tushar1977
- Change server port numbers (#934) by @rahulharpal1603
- Separation of backend services (#933) by @rahulharpal1603
- Back button error fix (#892) by @ritigya03
- Fix index error (#600) by @rahulharpal1603
- Fix/redux state simplification (#599) by @rahulharpal1603
- UI: Add Padding to Images Grid in ChronologicalGallery (#588) by @rohan-pandeyy
- fix(utils): rename image_metatdata.py → image_metadata.py (#558) by @aryash45
- Fix typo in image metadata utility filename (#559) by @VasuS609
Special thanks to all our contributors:
@Adarsh-ops, @Aditya30ag, @Arpitsh7, @Code-Builder-io, @DecodeX15, @Garry400, @HardikMathur11, @Hemil36, @Pritom2357, @ShivaGupta-14, @SiddharthJiyani, @Supritha-gurazala, @VanshajPoonia, @Varun-JP, @VasuS609, @akshajtiwari, @aniket866, @aryash45, @codiphile, @dehydrated-bear, @dhruvi-16-me, @g-k-s-03, @kanishka-commits, @keshaviscool, @kunal30114, @kunalbansal23cs227, @manishyad375375, @monu808, @rahulharpal1603, @rebeccabas, @ritigya03, @rohan-pandeyy, @sawarn24, @singhshaurya01, @skyforge-glitch, @smeet96, @steam-bell-92, @suryansh00001 and @tushar1977
Core AI Models v1.0
Stable CDN for PictoPy ONNX models. These assets are fetched dynamically by the application. Do not delete or rename assets.
PictoPy v1.0.0
What's Changed
Bug Fixes:
- Bug: Fix build issues (#503) by @rahulharpal1603
- Fix flag error in build pipeline (#493) by @rahulharpal1603
- Update build pipeline to support the microservice. (#492) by @rahulharpal1603
- Update documentation deployment workflow and add requirements file (#484) by @rahulharpal1603
Documentation:
- Add Swagger API Documentation to Docs site (#483) by @Anjali-Kan
- Revise docs for setup links and feature details (#462) by @rohan-pandeyy
- Added backend DB schema page with embedded iframe (#463) by @ssz2605
Others:
- chore: remove unused files from web-ui (#498) by @Aditya30ag
- Landing Page [Sr. No. 19] (#404) by @Ashutoshx7
- fix: Remove uvloop dependency for Windows compatibility (#494) by @Hemil36
- Gsoc'25 Frontend Revamp (#489) by @rahulharpal1603
- Add InfoDialog component and integrate with Redux for state management (#488) by @Hemil36
- Fixed a typo in the docker's readme (#487) by @Code-Builder-io
- Add sync microservice for watching file system events (#486) by @rahulharpal1603
- GSoC 2025 Backend Revamp (#466) by @rahulharpal1603
Special thanks to all our contributors:
@Aditya30ag, @Anjali-Kan, @Ashutoshx7, @Code-Builder-io, @Hemil36, @rahulharpal1603, @rohan-pandeyy and @ssz2605
PictoPy v0.1.1
What's Changed
Features:
- Add Release Drafter configuration and workflow (#457) by @rohan-pandeyy
- fix(frontend): add Tauri environment detection and safe API wrappers (#432) by @Aditya30ag
Bug Fixes:
- Fix: release-drafter workflow error (#460) by @rohan-pandeyy
Others:
- fix: update Tauri environment detection for v2 compatibility (#459) by @Aditya30ag
- Enhancement: issue#442 | Removed Theme selector, User Avatar and Imag… (#445) by @rohan-pandeyy
- Fixed logo spacing and removed white background (#453) by @ssz2605
Special thanks to all our contributors:
@Aditya30ag, @rahulharpal1603, @rohan-pandeyy, @ssz2605 and CI Bot
PictoPy v0.1.0
See the assets to download this version and install.