Releases: tw4/log-monitoring-tools
2024.1015.0
What's Changed
- Bump vite from 5.2.11 to 5.4.6 by @dependabot in #39
- Bump rollup from 4.22.0 to 4.22.4 by @dependabot in #42
- fix: tab title on windows by @tw4 in #41
- fix. path names so langer by @tw4 in #44
- fix: log tab titile trim error on macos by @tw4 in #45
Full Changelog: 2024.0914.0...2024.10.15.0
2024.0914.0
What's Changed in 2024.0914.0 🚀
Fixes:
Documentation:
Features:
Full Changelog: 2024.0908.0...2024.0914.0
2024.0908.0
🚀 New Release: 2024.0908.0 is Live! 🎉✨
Get ready for some awesome updates and fresh features in this release! 💪💻
What's Changed? 🔧
- ⬆️ Bumped electron-updater from 6.1.8 to 6.3.0! Thanks, @dependabot! 🙌 #31
- 🛠 Bumped braces from 3.0.2 to 3.0.3! More power, more performance! 🚀 #32
- 🔍 Filter option names in search!: Searching just got easier! 🎯 #33
- 🗂 Log tabs now show only file names!: Sleek, minimal, and functional! 🎯 #34
New Contributors 🌟
- 💥 @dependabot made their first contribution! Welcome aboard! 👏 #31
Full Changelog: Changelog
With this update, we’re pushing the project to the next level! 🚀✨
2024.0623.0
🎉 Release Notes for 2024.0623.0 🎉
We are excited to announce the latest release of the log-monitoring-tools, version 2024.0623.0. This release comes with several new features, enhancements, and bug fixes. A special shout-out to our new contributor, @tw4, for their significant contributions!
🚀 What's New
-
🔄 Refreshed Button
- A new "Refresh" button has been added to improve the user interface and user experience. #11
-
📂 File Extension Filtering in File List
- Users can now filter files by extension in the file list, making it easier to locate specific files. #14
-
📥 Log Detail Tab Download Feature
- A new feature allows users to download log details directly from the log detail tab. #24
-
🔍 Path Filtering for Log List
- Added a feature that allows users to filter log paths, improving navigation and organization. #25
✨ Enhancements
-
🔗 Updated Footer
- The footer has been updated to enhance the overall look and feel of the application. #15
-
📖 Improved Documentation
-
🐞 Bug Report Template Update
- The bug_report.md template has been updated to streamline the process of reporting issues. #17
-
⚙️ GitHub Pages Deployment
- Added a new GitHub Actions workflow for deploying to GitHub Pages with Jekyll. #19
🐛 Bug Fixes
-
👁️ Path Addition Visibility
- Fixed an issue where newly added paths were not visible until the page was reloaded. #18
-
🔧 Issue #20 Fix
🔢 Version Update
- The version has been updated to reflect the latest changes and improvements. #27
👥 New Contributors
We are thrilled to welcome our new contributor:
- @tw4 made their first contribution with the addition of the refresh button and continued to contribute significantly across multiple areas. #11
Full Changelog: Compare Changes
Thank you to everyone who contributed to this release. Your efforts help make log-monitoring-tools better with each update! 🎉🚀
2024.0608.0
🚀 Log Monitoring Tools v2024.0609.0 - Initial Release 🎉
We are excited to introduce the inaugural release of Log Monitoring Tools v2024.0609.0! 🌟
This version marks the beginning of an efficient and user-friendly log monitoring experience. With Log Monitoring Tools, developers and system administrators can effortlessly manage logs on servers within their network or on their local machines.
🛠️ Key Features:
- Monitor log files on network servers
- Track local log files with ease
- Customize log paths using tags and names
- Perform tailored searches within log files
- Differentiate log types with distinct colors
- Access handy log management tools
💻 Supported Platforms:
- Windows 11
- macOS
🚀 Installation Guide:
- Install dependencies:
$ npm install
- Start development:
$ npm run dev
- Build for Windows:
$ npm run build:win
- Build for macOS:
$ npm run build:mac
- Build for Linux:
$ npm run build:linux
Download Log Monitoring Tools v2024.0609.0 now and streamline your log management workflow! 🌈
Happy logging! 📝