Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: GeiserX/Way-CMS

Tags

v2.0.21

Toggle v2.0.21's commit message
v2.0.21 - Clear folder before ZIP import

- ZIP import now clears the target folder before extracting
- Prevents leftover files from previous content remaining

v2.0.20

Toggle v2.0.20's commit message
v2.0.20 - Fix context menu hover stuttering

- Context menu no longer stutters when hovering over options
- Menu stays stable while navigating options
- Better positioning that adapts to screen edges

v2.0.19

Toggle v2.0.19's commit message
v2.0.19 - Fix resize handle properly

- Resize handle no longer follows mouse without clicking
- Properly detects when mouse button is released
- Cleans up event listeners correctly
- Handles edge cases like mouse leaving window

v2.0.18

Toggle v2.0.18's commit message
v2.0.18 - Fix resize handle getting stuck

- Resize between editor and preview no longer gets stuck
- Sidebar resize no longer gets stuck over iframes
- Properly cleanup event listeners after resize

v2.0.17

Toggle v2.0.17's commit message
v2.0.17 - Fix context menu stability

- Context menu button stays visible when menu is open
- Fixed backdrop show/hide behavior
- Reduced stuttering when interacting with three dots menu

v2.0.16

Toggle v2.0.16's commit message
v2.0.16 - Fix context menu (three dots) in sidebar

- Added missing CSS for context menu dropdown
- Three dots menu now properly displays and is clickable
- Proper z-index and positioning for menu overlay

v2.0.15

Toggle v2.0.15's commit message
v2.0.15 - Fix admin panel API errors

- Fixed 'str' object has no attribute 'isoformat' error
- Admin panel now properly loads users and projects
- SQLite timestamp handling in User.to_dict() and Project.to_dict()

v2.0.14

Toggle v2.0.14's commit message
v2.0.14 - Improved admin error handling

- Better error handling in admin panel API calls
- Added console logging for debugging API issues
- Properly handle empty or error responses

v2.0.13

Toggle v2.0.13's commit message
v2.0.13 - Improved admin UI descriptions

- Added helpful descriptions to Website URL fields in admin panel
- Clarifies that URL shows as 'Live Website' link next to logo

v2.0.12

Toggle v2.0.12's commit message
v2.0.12 - Security cleanup and repository sanitization

- Removed all internal documentation from git history
- Sanitized example configuration files
- No credentials are exposed in any commit

- PRODUCTION-MULTI-TENANT.md
- VOLUMES-MIGRATION.md
- RELEASE-2.0.0.md
- nginx-config-setup.md
- PRODUCTION-SETUP.md
- docker-compose.production.example.yml

- Sanitized .env.example with generic paths
- Sanitized cms/docker-compose.yml with generic paths

IMPORTANT: This release rewrites git history. If you have
cloned this repo before, you need to re-clone it.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.