Releases: rtCamp/OneDesign
Releases · rtCamp/OneDesign
v1.0.5-beta
What's Changed
- chore(deps-dev): bump tar-fs from 3.1.0 to 3.1.1 by @dependabot[bot] in #17
 - chore(deps): bump tmp and @wordpress/env by @dependabot[bot] in #12
 - chore(deps-dev): bump form-data from 4.0.3 to 4.0.4 by @dependabot[bot] in #11
 - chore(deps): bump on-headers and compression by @dependabot[bot] in #10
 - chore: added readme.txt & updated plugin header by @up1512001 in #14
 - chore: template sharing, core refactor, and UI improvements by @up1512001 in #19
 
New Contributors
- @dependabot[bot] made their first contribution in #17
 
Full Changelog: v1.0.4-beta...v1.0.5-beta
OneDesign v1.0.4-beta
What's Changed
- Actions fix by @iamimmanuelraj in #9
 - Chore: cleanup unused dependencies, add proper uninstall, and fix installation by @up1512001 in #13
 
New Contributors
- @iamimmanuelraj made their first contribution in #9
 
Full Changelog: v1.0.3-beta...v1.0.4-beta
OneDesign v1.0.3-beta
What's Changed
- docs: update README.md by @danish17 in #8
 - Feature: Add admin logo & fix PHPCS issues by @up1512001 in #7
 
New Contributors
- @danish17 made their first contribution in #8
 - @up1512001 made their first contribution in #7
 
Full Changelog: v1.0.2-beta...v1.0.3-beta
OneDesign v1.0.2-beta
What's Changed
- fix: change settings page position by @parthnvaswani in #6
 
Full Changelog: v1.0.1-beta...v1.0.2-beta
OneDesign v1.0.1-beta
What's Changed
- feat: add custom category support by @parthnvaswani in #5
 
Full Changelog: v1.0.0-beta...v1.0.1-beta
Release v1.0.0-beta
Changelog
Features
- Multi-site Pattern Distribution: Introduced core functionality to sync block patterns across standalone sites or sites in a multisite network
 - Dashboard & Consumer Site Architecture: Implemented a system to designate one site as the pattern source (Dashboard) and others as pattern receivers (Consumer Sites)
 - Design Library UI: Created an intuitive full-page interface for browsing, searching, and managing patterns
 - Pattern Categories: Added support for organizing patterns by categories for easier browsing
 - API-based Synchronization: Built a secure API system for transferring pattern data between sites
 - Bulk Operations: Implemented selection and bulk application of multiple patterns at once
 - Pattern Search: Added functionality to search patterns by name
 - Pattern Management: Created tools to view, apply, and remove patterns from sites
 - Batch Processing: Implemented loading patterns in batches for improved performance
 - Site Registration System: Added ability to register consumer sites with name, URL, logo, and API key
 
User Experience
- Horizontal Site Tabs: Implemented horizontal tabs for easy switching between registered sites
 - Pattern Preview: Added visual preview of patterns in the Design Library
 - Modal Interfaces: Created intuitive modals for site selection and pattern application
 - Confirmation Dialogs: Added confirmation steps for pattern removal to prevent accidental deletions
 
Developer Experience
- Modern Build System: Set up Webpack for optimized asset building
 - Developer Documentation: Added comprehensive docs with setup instructions and plugin architecture
 - Code Organization: Structured codebase with clear separation of concerns using classes and traits
 - Custom Post Types: Implemented custom post type for Design Library management
 
Contributors
The following contributors were involved in this release:
@parthnvaswani @up1512001 @singhakanshu00 @danish17 @aviral-mittal @vaishaliagola27 @rishavjeet @vishal4669 @iamimmanuelraj