All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.5.1 - 2026-02-23 - The one with log folders
- Add option to navigate to logs folder
- Improve readme documentation
- Add ready to use zip file to release
v0.5.0 - 2026-02-23 - The one with log files
- Log file based logging
- Ability to see existing log files
- Improve error feedback
- Confirmation to download screenshots
- Keep existing data after disconnect
- Scrolling bug in logs details
- Update roadmap
- Refact server utils
- Update Demo App
- Fix bug with cache keys
- Improve error handling
- Improve performance
- Clearing logs now filters from last timestamp
- Improve screenshot management and avoid unnecessary casting to base64
- Screenshots are now stored and managed by folder
- Remove web version
v0.4.1 - 2025-12-24 - The one with screenshots fixed
- Fix error handler when no screenshots is being captured
v0.4.0 - 2025-09-01 - The one with screenshots download
- Add Configurable sampling interval
- Add download button for screenshots
- Add plugin
isSupportedfunction - Add set config endpoint
- Add server language initial support (needs more changes to fully support other languages than Lua)
- Update roadmap
- Refact server utils
- Update Demo App
- Fix bug with cache keys
v0.3.0 - 2025-08-29 - The one with global logs
- Add check for updates
- Add clear logs button
- Add play/pause logs button
- Add changelog page (github link)
- Add license page (github link)
- Add screenshot plugin
- Add basic UI support for plugins
- Add action support for plugins
- Add screenshot option for error capture
- Add api key support
- Logs should be fetched globally not in tab
- Improve readme documentation
- Improve request handling from server
v0.2.0 - 2025-08-17 - The one with the plugin system and dark mode support
- Add dark mode support
- Add settings page:
- custom port
- custom URL
- custom editor deeplinking
- default settings
- Add about page:
- download feather rock file for the version you are using
- add mismatch version notification
- Add basic plugin support
- Add plugin documentation
- Add optional plugins:
v0.1.3 - 2025-08-16 - The one with the deep linking fix
- Fix deep linking pointer
- Fix deep linking
- Log levels & colors
- Improve auto-complete and documentation
v0.1.2 - 2025-08-10
- Improve CI workflow.
v0.1.1 - 2025-08-10
- Add default options to example.
- Add CI workflow for Apps Release.
- Improve Linter.
v0.1.0 - 2025-08-10
- Feather library.
- React frontend.
- README and LICENSE.
- LuaRocks package.
- GitHub Actions CI.