Página 1 de 1

changelog Ingles novo

Enviado: 25/Fev/2026, 12:59
por Admin
Changelog — phpBB Workspace IDE
v2.0
  • Added
    • Advanced tools: Diff with line ending normalization.
    • Project changelog operations (consolidate version and clear history).
    • i18n improvements for messages used in the frontend/JS.
  • Fixed
    • Cases where the diff displayed extensive changes due to CRLF/LF differences.
    • Errors and messages returned by routes (JSON) without consistent translation.
v1.5
  • Added
    • Frontend project management: create, open, rename and delete.
    • Project and folder/file actions with modals and confirmations.
  • Fixed
    • UX adjustments in the changelog flow (notifications and file reload when opened).
v1.2
  • Added
    • Editor with Ace integration and “unsaved changes” (dirty) state.
    • File tree with hierarchical reconstruction from paths.
    • Local auto-save (backup) and keyboard shortcuts.
  • Fixed
    • Compatibility adjustments between modules (core/UI/files/editor).
v1.0
  • Added
    • Base controller with security utilities, validations and JSON responses.
    • Expanded whitelist of allowed extensions and path sanitization.

Re: changelog Ingles novo

Enviado: 25/Fev/2026, 13:05
por Admin
phpBB Workspace IDE — Lightweight IDE inside phpBB

The phpBB Workspace IDE is an extension that transforms your phpBB into a lightweight workspace for organizing and editing files by project, with a modern interface and strong focus on productivity.

❓ Who is it for
  • Administrators who need to quickly adjust files (templates, configs, language files and small snippets).
  • Style and Extension Developers who want a more comfortable workflow within the phpBB ecosystem.
  • Anyone who maintains multiple projects and prefers everything neatly separated and well organized.
✨ Key Features
  • Syntax highlighting editor (Ace)
  • Projects + file/folder tree
  • Drag & drop upload
  • Find and replace across the project
  • File comparison (Diff)
  • Environment maintenance utilities
  • Multilingual support
📋 How it works
  • Create or open a project.
  • Browse the file tree and edit directly in the editor.
  • Save changes and maintain a project history (changelog) to track all modifications.
🖼️ Suggested images for the topic
  • See images below
⬇️ Download / Installation
https://github.com/mundophpbb/workspace
  • Copy the extension to:

    Código: Selecionar todos

    ext/mundophpbb/workspace
  • In ACP: Customise → Manage extensions → Enable
  • Clear phpBB cache
  • Don't forget to assign permissions
💬 Feedback
Suggestions and bug reports are very welcome. When reporting, please include:
  • phpBB version
  • Theme/style in use
  • Steps to reproduce the issue