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

WonderCMS 3.5.0

Latest
Compare
Choose a tag to compare
@robiso robiso released this 16 Mar 12:43
· 2 commits to main since this release
6b08ce9

Features and fixes

  1. Search

    • works for all content and blog plugin by calling <?= $Wcms->search() ?> in theme (has to be styled)
    • has hook, is modifiable.
    • #237
  2. Option to display Blog page as default page.

    • Available in Settings -> Menu
    • #308
  3. Modal window persistence (settings)

    • user can choose to make settings modal popup persistent (re-opens on last tab that had any changed)
    • can be activated in settings-security.
    • #320
  4. Updated to newest admin.js.min library with included modal persistence functionality.

  5. Pages have now 3 new parameters:

    • created (time of creation)
    • modified (time when last modified)
    • visibility (inherited and synced with menuItems)
  6. Added header block, which can be called in the theme.

    • can be called with header() ?>
    • header includes a hook, is modifiable
    • #320
  7. Added hooks on login (supports banning IPs, 2FA implementations)

  8. renderPageNavMenuItem is now hookable: #297

  9. Fix bug when creating a new page: #328

  10. Figure out a way to display files uploaded files in Settings to be displayed in Summernote - done #125

  11. Fix blog plugin to avoid duplicate entries - done robiso/simple-blog#5

How to update

  • Log into your WonderCMS website and create a backup of your website through WonderCMS -> Security.
  • Click "Update".
    • If update isn't visible, open Settings -> Themes and click "Check for updates".

Installation

  • Unzip and upload the files wherever you want WonderCMS installed and visit that URL.
  • SHA-256 signature: ce16b9e989b91cd0e5372053e1155dc71dc0ca95a141c282bb1e557bcb439f92
0