Skip to content

Releases: tw4/log-monitoring-tools

2024.1015.0

15 Oct 11:19
@tw4 tw4
1d719b2
Compare
Choose a tag to compare
2024.1015.0 Pre-release
Pre-release

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

14 Sep 11:28
@tw4 tw4
f2d29ef
Compare
Choose a tag to compare

What's Changed in 2024.0914.0 🚀

Fixes:

  • Page Transitions: The whiteness seen in transitions between pages has been eliminated.
    #36 by @tw4

Documentation:

  • Update README: Minor updates to the project’s README file.
    #37 by @tw4

Features:

  • Add Icon: A new icon has been added for improved visual experience.
    #38 by @tw4

Full Changelog: 2024.0908.0...2024.0914.0

2024.0908.0

08 Sep 17:58
@tw4 tw4
df074ca
Compare
Choose a tag to compare

🚀 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

23 Jun 14:36
@tw4 tw4
a4e2bdb
Compare
Choose a tag to compare

🎉 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

  1. 🔄 Refreshed Button

    • A new "Refresh" button has been added to improve the user interface and user experience. #11
  2. 📂 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
  3. 📥 Log Detail Tab Download Feature

    • A new feature allows users to download log details directly from the log detail tab. #24
  4. 🔍 Path Filtering for Log List

    • Added a feature that allows users to filter log paths, improving navigation and organization. #25

✨ Enhancements

  1. 🔗 Updated Footer

    • The footer has been updated to enhance the overall look and feel of the application. #15
  2. 📖 Improved Documentation

    • The README.md file has been updated to provide clearer and more comprehensive documentation for users. #12 #26
  3. 🐞 Bug Report Template Update

    • The bug_report.md template has been updated to streamline the process of reporting issues. #17
  4. ⚙️ GitHub Pages Deployment

    • Added a new GitHub Actions workflow for deploying to GitHub Pages with Jekyll. #19

🐛 Bug Fixes

  1. 👁️ Path Addition Visibility

    • Fixed an issue where newly added paths were not visible until the page was reloaded. #18
  2. 🔧 Issue #20 Fix

    • Addressed and resolved the issue reported in #20. #21

🔢 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

09 Jun 15:53
@tw4 tw4
Compare
Choose a tag to compare

🚀 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:

  1. Install dependencies:
    $ npm install
    
  2. Start development:
    $ npm run dev
    
  3. Build for Windows:
    $ npm run build:win
    
  4. Build for macOS:
    $ npm run build:mac
    
  5. Build for Linux:
    $ npm run build:linux
    

Download Log Monitoring Tools v2024.0609.0 now and streamline your log management workflow! 🌈

Happy logging! 📝