ZodPress

Créez votre site sans code | Build your site without code. 100 % personnalisable et simple pour tous.

v1.5.2 - Update Azuriom v1.0

✨ Features

  • Title Template Update
    • Updated the title.blade.php template to ensure proper application of the full-width class, improving layout behavior and display consistency across pages.

🔧 Refactors

  • Maintenance Mode Logic
    • Refactored the maintenance mode system for improved compatibility, clarity, and error handling across different environments.
v1.5.1 - Fix Block Hero server Azuriom v1.0

✨ Features

  • Enhanced Image Selector
    • Improved the image selector with dynamic labels and additional options for a smoother and more intuitive configuration process.

🔧 Refactors

  • Hero Server Component
    • Updated widget_hero-server.blade.php:
      • Renamed the “image” option to “background” for better clarity and naming consistency.
v1.5.0 - ZodPress v1.5.0 — Version majeure Azuriom v1.0

🇫🇷 ------

Cette version introduit un grand nombre d’améliorations, de nouvelles options d’interface, de meilleurs outils de personnalisation, ainsi qu’un ensemble d’optimisations visuelles pour le frontend et l’éditeur.

✨ Nouvelles fonctionnalités

  • Améliorations des arrière-plans et médias

    • Ajout de la prise en charge des médias d’arrière-plan du body avec options fond d’écran et vidéo.
    • Introduction de la sélection du type de média et de descriptions détaillées pour les paramètres d’arrière-plan dans les formulaires.
    • Amélioration des propriétés et de l’intégration des formulaires pour une personnalisation avancée des arrière-plans.
  • Interfaces Hero et Header

    • Ajout d’une interface Hero Server avec 8 variantes de mise en page.
    • Ajout des interfaces Header 4 et 5, incluant une barre de navigation responsive avec prise en charge du logo centré.
    • Ajout d’une option d’effet de flou pour les modèles d’authentification non plein écran.
  • Composants UI

    • Ajout d’un composant Séparateur avec options SVG personnalisables et formulaire de gestion dédié.
    • Ajout d’icônes de catégorie dans le composant Offcanvas et amélioration du style des boutons
    • Ajout de descriptions de conteneurs et amélioration de la mise en page des dialogues pour une meilleure lisibilité.
  • Formulaires et champs

    • Ajout de nouveaux champs pour la copie de texte, le centrage du logo, et l’URL de vidéo.
    • Ajout de textes d’aide et de localisations supplémentaires pour divers champs.
    • Ajout de la localisation des alertes de gestion du thème et amélioration de la gestion du mode maintenance.
    • Intégration de clipboard.js (avec licence) pour la fonctionnalité de copie de texte.
  • Sécurité et authentification

    • Ajout de la connexion à deux facteurs (2FA).
    • Ajout d’une fonction de déconnexion et mise à jour du header pour l’utiliser.
    • Ajout de la gestion des erreurs HTTP 401 et 403 dans l’intercepteur du thème.

🔧 Refactorisations

  • Interface et mises en page

    • Simplification de la structure du layout app.blade.php pour un rendu de contenu plus efficace.
    • Refactorisation de l’interface wiki pour un affichage plus clair.
    • Mise à jour des templates logo et accueil pour une meilleure gestion des liens et de la visibilité des articles.
    • Amélioration de la gestion des arrière-plans dans les templates Blade via la fonction image_url().
  • Composants et widgets

    • Refactorisation du widget_hero-server pour supporter de nouveaux formats d’affichage et des options dynamiques.
    • Refactorisation des composants d’affichage de l’IP serveur pour une meilleure compatibilité avec le presse-papiers et un style amélioré.
    • Refactorisation du BuilderComponent et du système d’étiquettes pour une mise en page plus claire.
    • Mise à jour des classes de boutons dans les cartes et composants UI pour une meilleure cohérence visuelle.
  • Navigation et authentification

    • Réorganisation des liens d’authentification (Connexion / Inscription) dans la navigation pour une meilleure expérience utilisateur.
  • Base de code générale

    • Suppression des logs et consoles inutilisés dans plusieurs fichiers (clipboard.js, DialogBuilder.tsx, InputText.tsx, etc.).
    • Amélioration du comportement du curseur de texte et de l’espacement des boutons pour une interface plus propre.
    • Réorganisation des styles pour une meilleure réactivité et maintenabilité des composants.

🔄Mises à jour

  • Thème

    • Mise à jour des URLs par défaut pour Bryx Agency et passage du thème en version 1.5.0.
    • Mise à jour des traductions pour remplacer le terme "component" par "Bloc" dans tous les fichiers JSON.
    • Ajout d’une description personnalisée par défaut sur la page Support.
  • Interface et maintenance

    • Amélioration de la réactivité générale de l’interface et des variantes de boutons.
    • Meilleure cohérence visuelle du mode maintenance dans tout le thème.

Améliorations et nettoyages

  • Animations

    • Amélioration des outils d’animation et intégration complète de hover.css et AOS sur tout le site.
  • Localisation

    • Extension et amélioration du support multilingue sur l’ensemble des formulaires, alertes et composants.

Suggestions et retours

Vous avez une idée ou une fonctionnalité à proposer pour la prochaine mise à jour ? 👉 💡 Soumettez votre suggestion ici


ZodPress v1.5.0 offre une expérience d’édition plus fluide, une flexibilité visuelle accrue et des outils de personnalisation renforcés — tout en conservant performance et cohérence de design. Merci à toutes les personnes ayant partagé leurs retours et idées qui ont contribué à cette mise à jour ❤️

===================

🇬🇧------

This version introduces a wide range of improvements, new UI options, better customization tools, and overall interface refinements for both the frontend and editor experience.

✨ Features

  • Background & Media Enhancements

    • Added body background media support with wallpaper and video options.
    • Introduced media type selection and detailed descriptions for background settings in forms.
    • Improved form properties and integration for background customization.
  • Hero & Header Interfaces

    • Added Hero Server interface with 8 layout variations.
    • Added Header interfaces 4 and 5, including a new responsive navbar with centered logo support.
    • Added blur effect option for non-fullscreen authentication templates.
  • UI Components

    • Added Separator component with customizable SVG options and management form.
    • Added category icons to the Offcanvas component and enhanced button styling.
    • Added text-shadow utility class and improved localization strings for “Download” and “Separator.”
    • Added new container descriptions and improved dialog layout for better user guidance.
  • Forms & Fields

    • Added new form fields for text copy, logo centering, and video URL.
    • Added additional localization and help text for various form fields.
    • Added localization for theme management alerts and improved maintenance mode handling.
    • Integrated clipboard.js with license for text copy functionality.
  • Security & Auth

    • Added 2FA login support.
    • Added new logout function and updated header actions.
    • Added error handling for HTTP 401 and 403 codes in theme interceptor.

🔧 Refactors

  • Interface & Layouts

    • Simplified app.blade.php layout structure for more efficient content rendering.
    • Refactored wiki interface for a cleaner display.
    • Updated logo and home templates for better link handling and post visibility.
    • Improved background management in Blade templates using image_url() function.
  • Components & Widgets

    • Refactored widget_hero-server to support new display formats and dynamic options.
    • Refactored server IP display components for improved clipboard handling and styling.
    • Refactored BuilderComponent and label stacking for improved layout.
    • Updated button classes in card and general UI components for consistency.
  • Navigation & Authentication

    • Reordered authentication links (Login / Register) in navigation for better UX.
  • General Codebase

    • Removed unused debug and console logs across multiple files (clipboard.js, DialogBuilder.tsx, InputText.tsx, etc.).
    • Refactored cursor text behavior and improved button spacing for a cleaner UI.
    • Reorganized styles for improved component responsiveness and maintainability.

🔄 Updates

  • Theme

    • Updated default URLs for Bryx Agency and incremented theme version to 1.5.0.
    • Updated localization to replace "component" with "Bloc" across all JSON files.
    • Updated description inclusion on the Support page with custom default text.
  • UI & Maintenance

    • Enhanced overall UI responsiveness and button variants.
    • Improved maintenance mode visual consistency across the interface.

🧰 Improvements & Cleanups

  • Animations

    • Enhanced animation tools and integrated hover/AOS support site-wide.
  • Localization

    • Expanded and improved multi-language support throughout forms, alerts, and components.

💬 Suggestions & Feedback

Have ideas or feature requests for the next update?
👉 💡 Submit your suggestion here


ZodPress v1.5.0 delivers a smoother editing experience, more visual flexibility, and stronger customization tools — all while maintaining performance and design consistency.
Thanks to everyone contributing feedback and ideas that helped shape this release ❤️

v1.4.0 - ZodPress Changelog — 17/10/2025 Azuriom v1.0

✨ Features

  • InfoHelp:

  • Animations:

    • Added AOS (Animate On Scroll) integration with configuration options for animations, easing, duration, offset, delay, mirror, and once.
    • Integrated hover.css and enhanced animation options in multiple forms.
    • Added general animation tools to several components and updated asset versioning in mix-manifest.json.
      Suggestion / Request
  • Articles / Cards:

    • Added character limit handling for article previews in card components.
      Suggestion / Request
    • Added option to display the first article in full width and improved character limit handling in cards.
      Suggestion / Request

🔧 Refactors

  • Shop Plugin:
    • Refactored package URL data attributes for the plugin Shop to improve consistency and flexibility.
      Suggestion / Request

🔄 Updates

  • Card & List Views:
    • Updated card and list views to use a short description with a 250-character limit for cleaner previews.
v1.3.1 - Update last Template Azuriom v1.0
  • Update last Template
v1.3.0 - ZodPress – Major Update: Custom Code Blocks Integration Azuriom v1.0

🇫🇷 Nouvelle fonctionnalité : création et importation de vos propres blocs de code

Grande mise à jour pour ZodPress !
Vous pouvez désormais créer vos propres blocs HTML, CSS et JavaScript directement depuis deux interfaces :

Une fois créés, vos blocs peuvent être importés dans votre thème et utilisés exactement comme les composants existants.
C’est une nouvelle catégorie de contenu entièrement dédiée à la personnalisation avancée de votre site.

📘 Toute la documentation complète est disponible pour vous guider dans la configuration et l’utilisation de cette nouvelle fonctionnalité.
💬 En cas de difficulté, n’hésitez pas à me contacter sur Discord — je serai ravi de vous aider !


🇬🇧 New Feature: Create and Import Your Own Code Blocks

Big update for ZodPress!
You can now create your own HTML, CSS, and JavaScript blocks directly from two interfaces:

Once created, these blocks can be imported into your theme and used just like existing components.
It’s a brand new content category designed for deeper customization and flexibility.

📘 Full documentation is available to help you connect and set everything up.
💬 If you need help, feel free to contact me on Discord — I’ll be happy to assist you!

v1.2.6 - Refactors - Header - Button Card Azuriom v1.0
🔧 Refactors

Card:

  • Refactored button classes in card components for consistency.

Header:

  • Updated header styles to use new variable naming.
  • Improved alert styling for better readability.
v1.2.5 - Update Required plugin shop 1.2.18 Azuriom v1.0

🔄 Update

Plugin SHOP:

  • Add support for guest purchases (Update Required 1.2.18).

🐛 Fixes

Responsive:

  • Fixed issue preventing save actions when using the site in responsive interface mode.
v1.2.4 - Fix InputText Azuriom v1.0

🐛 Fixes

  • InputText:
    • Improve config value extraction.
    • Update cleanup logic for better stability.
v1.2.3 - Fix custom page Login Azuriom v1.0

🐛 Fixes

  • Fixed page auth custom error ** $captcha** undefined
v1.2.2 - Update Page login Azuriom v1.0

Update Azuriom 1.2.6 :

v1.2.1 - Features and Fixes Azuriom v1.0

✨ Features

  • Modal:

    • Enhance ZodPress token modal with help text and styling improvements.
    • Add unavailable message handling.
    • Update modal font family for better consistency.
  • ZodPress:

    • Add ZodPress integration and update theme.
    • Enhance modal functionality.
    • Add CSS/JS file handling support for ZodPress features.

🐛 Fixes

  • Fixed font-family issue that caused a blank screen when modifying the field.
v1.2.0 - Features and Fixes Azuriom v1.0

✨ Features

  • Links:

    • Add horizontal list group link component.
    • Update all interface footers to include new link structure.
  • Review:

    • Add review widget component.
    • Update component structure for better modularity.
  • Changelog:

    • Add changelog display components.
    • Introduce new page plugin to display version history.
  • Staff:

    • Add staff list widget and related page plugin for presentation.
  • Video:

    • Enhance video component with autoplay support and responsive layout styles.
  • Helper:

    • Add limitHtmlText function to safely truncate HTML content in cards.

🐛 Fixes

  • mix-manifest:

    • Add cache-busting query strings to asset paths for proper refresh handling.
  • 2fa:

    • Remove redundant title translation from 2FA components.
Suggestions :
Bug :
v1.1.0 - Update - Fix Azuriom v1.0

✨ Features

  • Video:

    • Add video URL support and autoplay functionality for component Hero and Hero Server.

🐛 Fixes

  • Component:

    • Fix error when changing image in hero-server component.
v1.0.10 - Fix create components Azuriom v1.0

🐛 Fixes

  • Tools:

  • Added extractMinimalParams utility function to streamline parameter filtering.

  • Improved handling of routeParameters to avoid excessive or redundant data in requests.

v1.0.9 - Update Azuriom v1.0

✨ Features

  • Styles:

    • Added full-screen background utility class.
    • Updated background classes and improved z-index layering for cleaner layout rendering.
    • Refreshed asset manifest to reflect style additions.
  • Components: Added data-shared attribute to several UI components for better interactivity and context-awareness.

🐛 Fixes

  • DiscordBanner:

    • Removed leftover debug log related to server name.
    • Corrected banner configuration logic to properly display server data.
  • Template: Fixed data attributes on selected header and footer elements to ensure correct rendering and selection behavior.

  • ServerIp: Adjusted formatting and improved configuration consistency.

v1.0.8 - Update Azuriom v1.0

✨ Features

  • Config: Updated layout settings and refined widget properties for improved UI consistency.

  • Translation: Added new translation entries and enhanced existing ones for better localization coverage.

🔧 Refactors

  • Interface: Removed unused loading CSS and reduced timeout durations to improve responsiveness.
v1.0.7 - Update Azuriom v1.0

✨ Features

  • Theme:
    Updated to version 1.0.7 and adjusted color variables in configuration files.

  • ListGroup:
    Enhanced list group items with the action class for interactive behavior.

  • Translation:
    Added new translation keys for structure-related data.

  • Structure:
    Introduced offcanvas structure visualization and related UI components.

  • Profile:

    • Added profile management components.
    • Improved dialog element interactions and updated the user card.
  • Posts:
    Added new post display components and updated related configurations.

  • Wiki:
    Introduced new wiki components and enhanced search functionality.

🔧 Refactors

  • Shop:
    Reorganized file structure and updated component interfaces for better modularity.
v1.0.6 - Update Azuriom v1.0

✨ Features

  • Theme: Bumped version to 1.0.6.

  • LanguageSelectionModal:

    • Added automatic language detection.
    • Modal display can now be toggled.

🛠 Fixes

  • Navbar:

    • Improved dropdown item handling.
    • Enhanced user avatar retrieval logic.
v1.0.5 - Update Azuriom v1.0

✨ Features

  • Vote: Improved voting system with new components and translations.

  • Shop:

    • Added support for subcategories.
    • Components for recent payments and top customers.
    • Updated monthly goal and menu display options.
  • Widget:

    • Added default options for several components (images, buttons, social networks, posts, server IP, etc.).
    • Improved options management, image handling, and added title/iframe formats.
    • New widgets: top buyer, simple products, voting statistics, etc.
  • Plugin:

    • New widgets for Discord and X/Twitter with localization.
    • Loading messages for members and Discord server.
    • New labels for top voters and shop statistics.
  • Article: Added an article section with button and localization support.

  • Link: Added linkDefault component.

  • Components: New props titleCard and linkDefault. Improved DialogBuilder and widget templates.

  • DialogBuilder: Better element targeting and logging management.

  • Post: Redesigned card and preview buttons.

  • Language: Language selector with translations.

  • Navbar: Simplified component structure.

  • Translation/i18n: New translations for dropdown menus, components, errors, and profile labels.

  • Theme: Added information.json file and updated theme details.

  • Optimize: Initial integration of lz-string-php.


🐛 Fixes

  • Messages: Simplified titles in English and French.
  • Builder: Adjusted button display and hover states.
  • DialogBuilder: Cleaned up localStorage and cookies on deletion.
  • DiscordBanner: Clarified variable usage.
  • Iframe: Added defaultUrl option.
  • Button: Fixed class concatenation issues.
  • Navbar/Profile: Updated labels and restructured shop profile.
  • Miscellaneous: Added cache-busting strings to mix-manifest.

🔧 Refactors

  • Widget: Renamed widget_link to widget_button, simplified rendering, improved default options.
  • Views: Simplified HTML and improved classes.
  • Navbar: Removed unnecessary props.
  • X-Twitter: Improved widget initialization.
v1.0.4 - Update Azuriom v1.0

✨ Features

  • Plugin:
    • Added localization support for X and Discord widgets.
    • Added loading messages for members and Discord server.
  • Navbar:
    • Refactored layout and improved responsiveness.
  • Component:
    • Renamed file interfaces for improved consistency.

🧼 Refactoring

  • X-Twitter:
    • Streamlined widget initialization.
    • Enhanced usage of data-* attributes.
  • Discord:
    • Added French translations.
    • Improved widget initialization.

🛠 Fixes

  • Components:
    • Updated data-tools attributes.
    • Removed unnecessary id values.
v1.0.3 - Update Azuriom v1.0

✨ Features

  • Navbar: Refactored layout and improved responsiveness.
  • Header: Updated logo component and enhanced navbar structure.
  • Widget:
    • Added X-Post widget and updated related components.
    • Implemented X widget with component updates.
  • Component: Renamed file interfaces for better clarity.
v1.0.2 - Update Azuriom v1.0

✨ Features

  • SocialLink: Added a social link component and updated translations.
  • Plugin:
    • Reorganized plugin messages.
    • Added a shop goal tracking component.
    • Introduced the Top Vote widget and updated component categories.
  • Widget: Added a server widget and restructured component files.
  • Vote: Added vote podium styles and improved rank functionality.
  • Ranks: Implemented a voting system with podium display and color customization.

🛠 Fixes

  • Styles: Updated font weight and default image formatting.
v1.0.1 - Update version Azuriom v1.0

Build and customize your website visually. No code. Fully responsive. For all levels.

v1.0.0 - Initial release Azuriom v1.0

This is the initial release of this resource