Bicrypto 6.0.1
16 December 2025
MAJOR FEATURESCONTENT MANAGEMENT REVOLUTIONWYSIWYG EDITORLANDING PAGE BUILDERBUG FIXES
Core v6.0.1
Release Date: December 16, 2025 Tags: MAJOR FEATURES, CONTENT MANAGEMENT REVOLUTION, WYSIWYG EDITOR, LANDING PAGE BUILDER, BUG FIXES
Overview
Version 6.0.1 introduces a professional-grade WYSIWYG editor, a comprehensive media management system and a landing page builder, changing how administrators create and manage content — alongside bug fixes and performance improvements across the platform.
Added
WYSIWYG editor
- Added a new content editor built from the ground up, with a complete formatting toolbar — headings, bold, italic, underline, strikethrough and more.
- Added font family selection, text alignment, text and background colours and custom styling.
- Added ordered and unordered lists with nesting and indentation controls.
- Added link insertion with title and target options, and a popover for editing a link in place.
- Added drag-and-drop image upload, inline resizing with visual handles, and alignment controls.
- Added syntax-highlighted code blocks with language selection.
- Added styled blockquotes and information callouts.
- Added full table support, with row and column insertion and deletion.
- Added "/" commands for quick content insertion, and a floating toolbar that appears on text selection.
- Added automatic saving, to prevent losing work.
- Added full keyboard shortcut support.
Media management
- Added a central media library for all images, videos and documents, browsable in grid, list or preview view.
- Added drag-and-drop batch upload.
- Added folders and tags for organising assets, with search and filtering.
- Added built-in image resizing, cropping and basic editing.
- Added a file details panel showing size, dimensions, upload date and metadata.
- Added bulk selection for deleting, moving or tagging several files at once.
- Added usage tracking, showing where a media file is used across your site.
- Added a media library blog authors can manage themselves, and a dedicated admin page overseeing all media on the platform.
Landing page builder
- Added a visual page builder with live preview and drag-and-drop, built from pre-made sections: hero banners with animations and calls to action, feature showcases, live market data, a scrolling price ticker with your choice of cryptocurrencies, several call-to-action designs, getting-started guides, a mobile app showcase, sections that display your active extensions, and live platform statistics.
- Added a legal content wizard generating Privacy Policy, Terms of Service, Cookie Policy, Acceptable Use Policy, Disclaimer, DMCA Policy and more than ten further documents from templates.
- Added live preview of changes as you build.
- Added full control over colours, spacing and layout per section, with every section adapting to mobile, tablet and desktop on its own.
- Added content versioning, so changes can be tracked and reverted.
Email template editor
- Added a visual editor for email notification templates, with a live preview of the actual rendered HTML.
- Added automatic wrapping in your branded header and footer.
- Added dynamic variables for personalised content.
- Added a library of pre-built templates for common notifications, all optimised for mobile email clients.
- Added a test send, so a template can be checked before it goes out.
- Added a toggle between the visual editor and raw HTML.
Changed
New API endpoints
- Added
GET /api/user/media— blog authors can fetch and manage their own media library. - Added
GET /api/admin/system/notification/template/wrapper— fetches the email wrapper for template preview. - Added
GET /api/content/landing-stats— live platform statistics for the landing page. - Added
GET /api/ext/nft/landing— NFT marketplace statistics, from the NFT extension.
API keys
- Changed the API key permission list to only the permissions actually in use — Trade, Futures, Deposit, Withdraw and Transfer. The deprecated Payment permission has been removed from key creation and editing.
Performance
- Changed language flag images to load once per session rather than on every open and close of the language drawer, relying on browser caching and lazy loading instead of preloading them in JavaScript. The drawer now opens instantly, with no network requests.
- Changed the content editor to initialise faster and hold less memory, and the media manager to load images progressively.
- Changed landing page sections to load on demand, with automatic image optimisation, hardware-accelerated animations and cached live statistics.
Language drawer
- Changed the drawer layout so space is used properly and all 100+ languages are reachable by scrolling, with better touch interaction on mobile.
Error pages
- Changed the 404 page to give clearer guidance, and the global error page to explain itself better and offer a way to recover. Error pages are now brand-consistent throughout.
Admin pages
- Changed the copy trading audit page for administrators.
- Added a dedicated media management page with advanced filtering.
- Changed staking pool form descriptions and validation.
- Changed drawer-based editors to full-page layouts.
Content creation
- Changed the writing environment to be clean and distraction-free, with instant visual feedback on every formatting action, full keyboard navigation and screen reader support, and proper dark mode.
Security
- Changed the editor to sanitise all input, so content cannot be used to inject scripts.
- Changed media uploads to check file types strictly, and the media library to respect the role and permissions of whoever is using it.
- Changed email templates to render inside a sandboxed frame.
Fixed
Trading interface
- Fixed a critical error in the trading panel that caused the trade page to fail on load, and stabilised the panels for markets, charts and order books.
Language selection
- Fixed language flag images being reloaded every time the language drawer was opened or closed.
- Fixed the height of the language list, so all 100+ languages can be scrolled to.
Content management
- Fixed the rich text editor crashing, caused by event handlers not being cleaned up properly, and the memory leak that came with it.
- Fixed the editor crashing on page load, by changing how it starts up.
- Fixed media manager performance.
Admin interface
- Fixed the notification template preview and editing.
- Fixed section management in the default page editor.
- Changed the FAQ answer and convert dialogs to full-page views.
- Fixed column rendering in admin user management.
- Fixed pagination and filtering in several admin tables.