← Back to Toolbox

Project Changelog

August 2025
— 2025-08-28

2025-08-28

  • FEATUREDImproved admin sidebar: accessibility hardening, off-canvas mobile toggle, and better close behaviour.
  • FEATUREDUnified request log visuals: colored HTTP method badges and consistent back-button placement/styling across tools.
  • Remove dark mode toggle and related styles/scripts (dark-mode was experimented with and the toggle was removed for now).
  • Update footer and floating action button styles for consistent primary theme and hover states.
  • Harmonize back button text and placement across public tools to match Request Log Viewer UX.
  • Misc: small UI/UX tweaks for narrow viewports and admin toggle visibility improvements.
— 2025-08-27

2025-08-27

  • FEATUREDAdmins can create/delete webhook endpoints; new endpoints appear immediately in the UI without reload.
  • FEATUREDWebhook improvements: endpoint management with slug support, registry handling, delete functionality, and error handling.
  • FEATUREDAdded featured badge for changelog items and improved highlight styles (UI)
  • Improved changelog parsing and month label computation
— 2025-08-26

2025-08-26

  • Improve changelog layout and parsing (prevent orphan list items, timeline grouping, responsive tweaks).
  • Ensure UTF-8 handling and sanitize inputs before HTML output.
  • Simplify page layout by removing timeline line and right-side meta; adjust padding and container structure.
  • UI polish: button/icon styling, toast timing and positioning, consistent icon images for refresh.
  • Webhook improvements: endpoint management with slug support, registry handling, delete functionality, and error handling.
  • Log viewer: support for HEAD method, improved error handling, and visual badge for HEAD requests.
  • Save selected webhook slug in session storage for admin pages.
  • Batch updates for user permissions and checkbox sizing tweaks in User Management.
— 2025-08-25

2025-08-25

  • Adjust font and layout sizing across logs, code blocks, and sidebar time display for better readability.
  • Add copy-to-clipboard and tooltip improvements in admin sidebar and log pages.
— 2025-08-24

2025-08-24

  • Admins can create/delete webhook endpoints; new endpoints appear immediately in the UI without reload.
— 2025-08-23

2025-08-23

  • Add copy-to-clipboard controls for code blocks and logs.
  • Add refresh button for logs that reloads data without a full page refresh.
— 2025-08-22

2025-08-22

  • Implement time mode toggle in admin sidebar (static/live) and enhance sidebar styling.
  • Improve webhook pages and copy control visibility.
— 2025-08-20

2025-08-20

  • User management: add permissions handling, last-login and user metadata tracking, and UI fixes for the admin panel sidebar.
  • FEATUREDRefactor admin sidebar into a partial and improve authentication/blacklist permissions handling.