@@ -6,18 +6,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
88## [ 1.0.0] - 2025-11-04
9+
910### Added
10- - Initial release of the ** SyncOps Plugin** .
11- - Features:
12- - Support for Winter CMS.
13- - Deployment of projects to remote servers via SSH and Git.
14- - Remote database synchronization (pull from production to local).
15- - Project backup and archive creation with timestamped filenames.
16- - File and media synchronization between environments.
17- - Configurable permissions handling for ` root_user ` and ` web_user ` .
18- - Fully compatible with Winter CMS version ` 1.2.8 ` and higher.
11+ - Initial release of the ** NumenCode SyncOps Plugin** for ** Winter CMS** .
12+ - Comprehensive DevOps toolkit for developers managing multiple environments.
13+ - Seamless ** SSH** and ** SFTP** integration for secure remote operations.
14+ - Automated ** deployment** and ** rollback** via Git on remote servers.
15+ - ** Database synchronization** between local, staging, and production environments.
16+ - ** Media file synchronization** using efficient SFTP transfers.
17+ - ** Automated project backups** with configurable compression and timestamped filenames.
18+ - Support for ** cloud storage uploads** (e.g. Dropbox) via Laravel’s filesystem.
19+ - Customizable ** permissions management** (` root_user ` , ` web_user ` , and ` web_folders ` ).
20+ - Rich, developer-friendly ** configuration** via ` config/syncops.php ` .
21+ - Fully compatible with ** Winter CMS 1.2.8+** and ** PHP 8.1+** .
1922
2023---
2124
2225### Links
23- - GitHub repository: [ wn-syncops-plugin] ( https://github.com/numencode/wn-syncops-plugin )
26+ - ** GitHub:** [ numencode/wn-syncops-plugin] ( https://github.com/numencode/wn-syncops-plugin )
27+ - ** Packagist:** [ packagist.org/packages/numencode/wn-syncops-plugin] ( https://packagist.org/packages/numencode/wn-syncops-plugin )
28+ - ** Author:** [ Blaž Oražem] ( https://orazem.si/ )
0 commit comments