Releases: barreljan/netlog
Releases · barreljan/netlog
v3.0.7
What's Changed
- Fix for reducing the false positives as identified in #80 by @barreljan in #82
- Removed centos7 support and added php8.2. Fixed two minor bugs by @barreljan in #83
Full Changelog: v3.0.5...v3.0.7
v3.0.5
Minor bugfix in GUI
What's Changed
- Bug #76: Added the htmlspecialchars() by @barreljan in #77
Full Changelog: v3.0.4...v3.0.5
v3.0.4
What's Changed
2 bugs
- fix quotes in netlog.conf for #71 by @barreljan in #73
- updated filter to use stripos() to filter case-insensitive for #72 by @barreljan in #74
Full Changelog: v3.0.3...v3.0.4
v3.0.3
v3.0.2
Small bug in the logscavenger filter fixed and bumped the version.
What's Changed
- Fix for #64 by @barreljan in #65
- Bumped version to 3.0.2 by @barreljan in #67
Full Changelog: v3.0.1...v3.0.2
v3.0.1
The installation is now compatible with Ubuntu 22.x (and presumably also 20.x).
What's Changed
- Install update for Ubuntu by @barreljan in #63
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Progress on the settings page, names/types fully functional. Scavengi… by @barreljan in #1
- Change in the SESSION array by @barreljan in #2
- A lot of styling edits/flips/adjustments. by @barreljan in #3
- Fix for zooming issue in Chrome by @barreljan in #5
- Fixed #6. Configuring a new name code change by @barreljan in #7
- Config to db by @barreljan in #11
- Dev fix coloring by @barreljan in #13
- Fix for the month selection where there is no day for a host by @barreljan in #14
- Made the logscavenger part work on the config page. by @barreljan in #15
- Dev contacts by @barreljan in #17
- Netlog system parts by @barreljan in #19
- Lograte parts done and other fixes included by @barreljan in #20
- Reworked the netalert.php page by @barreljan in #22
- Fix to make sure double entries in the same run will be skipped. by @barreljan in #23
- Dev restructure by @barreljan in #24
- Dev globalsettings by @barreljan in #32
- Installation script done. Resolves #29 by @barreljan in #33
- Dev log2nms by @barreljan in #34
- Disabled the submit button when there is no host in the unused-view. by @barreljan in #40
- Adjusted the day-option option box. The underscore is now a hyphen. by @barreljan in #41
- Fix when netalert_to_nms is enabled by @barreljan in #42
- Bugfix in the showlines validation that was made in #43. This fixes #44. by @barreljan in #45
- Dev nomail by @barreljan in #46
- A few simple validations on the global settings. Should address issue… by @barreljan in #47
- Fixes for PHP8.1 mysqli error. by @barreljan in #51
- Minor update by @barreljan in #53
- Uncaught exception fixed (#55) by @barreljan in #57
- Search in PROG for #58 implemented by @barreljan in #59
- New release: v3.0.0 by @barreljan in #61
New Contributors
- @barreljan made their first contribution in #1
Full Changelog: v2.0.1-beta...v3.0.0
Netlog v2.0.1
The old release, works, but far from perfect.