8000 Tags · WonderCMS/wondercms · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: WonderCMS/wondercms

Tags

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #327 from WonderCMS/350

WonderCMS 3.5.0

3.4.3

Toggle 3.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #306 from WonderCMS/343

Releasing 3.4.3, all notes can be found in the release notes.

3.4.2

Toggle 3.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #292 from WonderCMS/342

3.4.2

3.4.1

Toggle 3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #284 from WonderCMS/341

Add 8.2 PHP compatibility fixes.
Add check and create custom modules object in database if it doesn't exist.

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #280 from WonderCMS/340

Merging 3.4.0 changes to main branch.
- PHP 8.2 support
- Fixed "master" -> "main" renaming since we now have an organisation.
- Add support for WEBP and AVIF.
- Fix license year.
- Fix theme that is shipped with WonderCMS.
- Fix all readme links to point to new repository.

3.3.4

Toggle 3.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #275 from robiso/334

- Fix for null values in database

Thanks to @slavenstancic

3.3.3

Toggle 3.3.3's commit message E444

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #272 from robiso/333

Publishing 3.3.3 🚀  Thank you @slavenstancic

3.3.2

Toggle 3.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #262 from robiso/develop

Rock and roll with version 3.3.2.

Thanks to all contributors! Special props to @slavenstancic 😍

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Develop (#253)

- Adding fix for removing slashes at the end of URL and only adding them before subpages
- Fixing WonderCMS news link

* Update version

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
330 (#250)

* Add deletePageKey method for additional contents plugin
* Add checker if there is any visible subpage
* Update index.php
* Replacing all spaces with tabs.
* Changing update check from 7 days to daily.
* Updating text to show it's updating and that updates aren't checked for on a weekly basis (daily now).
* Fixing URL to changelog.
* Update index.php
* Update caching system with wcms-modules.json
* Add REQUEST_URI to page read
* .htaccess update with new cache files for modules
* Parse wcms-module.json to single cache.json file with custom modules
* Cleanup
* Remove REQUEST_URI
* Rename ThemePlugin to Module
* Copy change
* Update style.css
* Update version
* Add files via upload
* Delete version
* Delete summary

Co-authored-by: Robert Isoski <r@robiso.com>
0