Skip to content

Releases: zagreus-co/ZagreusCMS

alpha-2.0.3

02 Dec 13:49
Compare
Choose a tag to compare

Package updates & Improvements

  • Update Livewire to v3
  • Fix table component issues
  • Install SweetAlert2 as a dependency
  • Update ZedAdmin & add new components

alpha-2.0.2

alpha-2.0.1

08 Apr 11:12
Compare
Choose a tag to compare

Fixed tiny issues and complete the missed codes when migrating from the old version.

Rebirth 2.0.0

05 Apr 19:42
Compare
Choose a tag to compare

Rewrite the whole CMS from scratch based on Laravel 10.

  • Use Octane and remove shared hosting compatibility
  • Support Livewire inside the modules
  • Create a built-in Livewire data table
  • Use vite
  • Dockerized Octane and Nginx

First alpha version

04 Sep 15:49
Compare
Choose a tag to compare

First alpha version of ZagreusCMS

this version is still under heavy development and it's not compacted as a package so you should use it like a boilerplate.

Major changes

  • Dockerize the project
  • Use ZedAdmin for Admin Template
  • Create a new front-end template with RTL support and fully-responsive
  • Implemented hooks just like WordPress
  • Improve query counts and performance in the core.
  • Add new helpers
  • Add Laravel DebugBar as default
  • fix binding problems in CLI version