--- author: The Bunker Admin date: created: 2024-11-26 pin: true --- # Admin Logs The admin log is a one stop shop for all the updates and changes made to the Change Maker system. # Development Path This app is under intensive development. Updates will be pushed on completion. V4 will aim to be a stable release. Priority development right now: - Install script that simplifies public deployment - Nocodb integration for database bnkops is working on V4 right now, which will also be free. Core features coming include: - DNS (domain) hosting services under bnkops.com - One click install script for public access - Expanded editor with more standard markdown editing features and content management - Expanded mobile features, such as content uploading and improved ui - Options to install local newsletter, email targeter, automation systems, and database integrations - Meta properties for documentation for states like draft, publish, author, publication time, etc. ## Features for Fun Time allows we will also work to release some updates that are not core components however are "nice to have". - Emoji integration with editor # Updates ## Change Maker V3.8.3 28/11/2024 - More input commands finished up. - Lots of random bug fixes; line spacing and stuff like that. - Added drag and drop functionality for the file manager. ## Change Maker V3.8.2 - 26/11/2024 - Fixed a series of bugs and overhauled the insert function for links. Moved it to a static bar at the top of the editor. Like this more for sure. Needs further updates yet however working well. - Fixed a bunch of lesser bugs; reload triggers and whatnot where generally broken. ## Change Maker V3.8.1 - 25/11/2024 Holy cow a lot of updates done. - Listmonk up and config files for up and down fixed - Big rework of Changemaker website, including new landing page and new features - Lots of bug fixing and general improvements - wrote some fun special things, like the custom code for things like the music player and newsletter signup. ## Listmonk Integration - 19/11/2024 Version 3.5 ships with Listmonk. Going to integrate a home page for the system; a sort of login page. Listmonk is a fully featured messaging app; allowing messaging across several mediums. Simplicity combined with power; everything we like. [Listmonk](https://listmonk.app/) ## MkDocs Config Save Button Addition - 04/11/2024 Added manual save functionality for mkdocs.yml to prevent accidental publishing: - Removed auto-save for config file only - Added save button (only visible when editing mkdocs.yml) - Added save status indicators and feedback - Regular markdown files still auto-save as before Modified files: - Editor.js: Added save button + disabled config auto-save - No backend changes required Button appears next to settings icon when editing mkdocs.yml. ## Admin Log: Preview URL Toggle Update - 2024/04/11 Added local/production preview toggle in editor UI: - Added getMkdocsUrl() to constants.js - Created PreviewToggle component with Local/Prod indicator - Updated preview panel to use dynamic URL switching - Default: prod (changemaker.bnkops.com) - Toggle: local (localhost:4000) Files modified: - constants.js: Added URL switcher - Editor.js: Added toggle + URL handling - New: PreviewToggle.js No breaking changes. Maintains all existing functionality. ## Change Maker V3.2 - Nov. 4 2024 V3.2 updates: - Reworking of position of link suggestions and improved speed in search. ## Change Maker V3.1 - Nov. 4 2024 Change Maker V3.1 includes the following updates: - Improved linking systems; changed from using wikilinks to standard markdown links for compatibility with site builder - General bug fix's qr