Skip to content

Change Log Release Notes

Matt Reishman edited this page Feb 18, 2023 · 99 revisions

8.5.1

  • Features
    • Changes to logic for modules
  • Bug Fixes
    • Fixed upgrade config files
    • Fixed bug with error page redirect when js file does not load on index correctly

8.5

  • Features
    • Log Formatting
      • Linked Files
        • Added settings for file path alternatives. I.E. if the file path in the log does not match the file path mounted in the loghog container
        • Added second setting for display of alternitive file paths in logs to match external paths
        • File path is now on a seperate line above file content with option to keep original settings
        • Copy button to quickly copy file path (only works if in secure mode)
      • Json Formatting
        • Button to show unformatted version of json
    • Settings
      • Added option to speed up visible loading of logs by adding number of lines to unhide per poll.
  • Bug Fixes
    • Linked Files
      • Lines where there are multiple file references per line now show linked files correctly
      • Fixed bug where first line of linked files would have incorrect padding
    • Settings
      • Log Loading Poll Display Type settings save issue fixed

8.4.1

  • Features
    • Small settings layout changes
  • Bug Fixes
    • Notifications
      • Report spacing in notification preview fixed
      • New lines being added to a previous notification would duplicate old notification content
      • Incorrect formatting for some reports in newly merged notifications
    • Filters
      • Closing out of filter in main nav will clear filter text (option to not clear in settings)
    • Settings
      • Fixed bug causing example of main styles not to show up
      • Fixed a bug where hh12 would show up as hh in custom timestamp settings on initial page load
      • Fixed update of timestamp in settings not updating for some options

8.4

  • Features
    • Removed Addons
    • Settings
      • Added example log in settings to see style changes in real time for main style changes
      • Added example timestamp in settings to see style changes in real time for log date text format settings
      • Added option to bold timestamps in logs
      • Added option to change right padding of timestamps in logs
      • Added right click links to about page to match settings
      • Added global ip whitelist setting
  • Bug Fixes
    • Log Formatting
      • Fixed timestamp bug with magento 2.4 default logs having nanoseconds and timezone modifier
      • Fixed style bug where log line padding had a minimum height of 2
      • Fixed style bug where timestamp padding was not being applied on lower resolutions below the breakpoint
      • Fixed bug with 12 hour format in timestamp custom formatting
      • Fixed bug where if date text format was disabled it would return undefined
      • Fixed bug where blank links in report would be incorrectly formatted
      • Fixed a bug where timestamps would be grouped pre-format making it look like it was not working. Added setting to use old logic if preferred
    • Proper warning message for if not enough space to install update
    • Fixed bug with global config update logic
    • Fixed a bug where closing out of full screen menu would not close out of currently open menu for next re open

8.3.7

  • Features
    • Added setting for notification count in browser window title
    • Added options to hide or show file link errors
    • Removed view files advanced action
    • Added progress bar to the delete old files page
    • More small settings changes
  • Bug Fixes
    • Archive
      • Fixed a bug caused by trying to open some archived logs by changing save format to json
      • Delete of tmp saved archived logs works correctly now
      • Save log action now will create a dir if not already created
      • Fixed possible bug that happened when removing notifications for archived logs
    • Fixed theme preview windows not loading correctly
    • Moved title flash to notifications section. Will flash title when notification is present fixing issue with previous logic
    • removed unused setting for max preview height
    • Fixed grouping display of settings in mobile view
    • File errors should not show line count anymore
    • Fixed bug where external settings page would show settings tabs that were disabled on initial load

8.3.6

  • Features
    • Changes to changelog display
    • More minor changes to settings
  • Bug Fixes
    • Notifications
      • Removed preview link from update notificaion
      • Fixed style issues on notification fullscreen page
      • Full screen notification page resize correctly closes notification preview
      • New notifications will not close out of the notification preview window if open
    • Multi-Log
      • Fixed loading issue when multi-log is disabled
      • Firefox scrollbar width is now better for log sidebar menu
      • Fixed issue with log sidebar menu when set to display at bottom
      • Fixed issue with log sidebar display on load when using multi-log on firefox
      • Fixed issue with resizing window and the position of the log sidebar menu
      • Fixed firefox bug where it would ignore user setting for loading last window layout on reload
    • Settings
      • Fixed firefox bug with refreshing settings pages keeping previous values
      • Fixed bug where update page in full-screen menu could still be accessed when updater is disabled by setting full-screen menu default page to be the update page
      • Fixed a bug where settings tabs were still visible when the parent module was disabled
      • Switching between settings tabs in the full-screen menu, the changes not saved popup functions correctly when clicking the yes option
      • Switching between settings tabs on the external settings page now works and shows popup when there are changes
    • About headers on external page now scroll like on index
    • Fixed bug where lazy load images could try to load more than once
    • Fixed bug where iframes src would change unnecessarily
    • Fixed a bug where it was possible to add a watchlist item of type folder when in the add file popup
    • Added a better popup error message when clearing / deleting a log fails because of permissions
    • Individual file delete action should now work as expected
    • Title flash ignores initial loading of logs and only starts after Log-Hog is fully loaded

8.3.5

  • Features
    • More settings changes to make for easier readability and small settings added
    • Added Update to modue list so it can be disabled or enabled
    • If log load type is poll, loading now shows as percentage (with option to keep line count as setting)
  • Bug Fixes
    • Clearning all notifications also clears notifications out of inline notification queue
    • Auto check for update request not updating after initial ajax request
    • Padding issue on quick settings panel
    • Fixed bug with saving some settings throwing an error when no error occurred
    • Changing setting for show group dropdown in header now updates properly without a refresh
    • Fixed possible bug with session trying to start twice
    • Error page now loads config file correctly
    • Restore page load correctly
    • Fixed scroll and resize behaviour of form text banner
    • Updater now creates folders when needed without using upgrade scripts
    • Removed unneeded files from loading if settings is set to be external

8.3.4

  • Features
    • Removed sentry js error reporting
    • Small changes to main menu and loading screen
    • Added report.NOTICE to list of reports (plans to make this list user editable in future)
  • Bug Fixes
    • Fixed style issues with multiline report formatting
    • Clicking on a log title in oneLog when multiLog is not currently active now opens and closes as expected
    • Removed uneeded padding on files before line number
    • Added missing rightclick menu to global config settings tab
    • Fixed typo with dev save popup
    • Disabled dev branch visiblity in global config
    • Fixed bug with changelog possibly showing newer versions of Log-Hog in the change log page after checking for updates
    • Added ziparchive check for download of addons (will probably be removing addon support in a future update)
    • Fixed style bug when saving specific settings could cause the incorrect hover style of the themes menu icon

8.3.3

  • Bug Fixes
    • Custom Setup works again
    • Fixed bug with archive list when empty
    • Fixed bug with restore config version popup
    • Fixed bug with edit files page
    • Fixed some compatibility issues with newer versions of php

8.3.2

  • Notice
    • If you have any custom themes in local/default/Themes, you will need to manually move those to local/Themes after the install
  • Features
    • Cleaned up settings menu, removed dev tab
  • Bug Fixes
    • Fixed bug with config static not saving on index page
    • Fixed bug with global config settings not showing up on legacy settings page
    • Added check for folder before getting list of tmp logs (archive and tmp history)
    • Theme change logic error url now redirects properly
    • Global config var save check is now correct
    • Cleaned up local folder, moved all profiles into profiles folder
    • Fixed bug with theme change logic
    • Fixed bug with custom theme save logic
    • Fixed bug with update check not working correctly

8.3.1

  • Features
    • Added new settings tab for global settings
  • Bug Fixes
    • Fixed advanced actions not working on index
    • Fixed zindex of notification badge
    • Fixed broken images in some popups
    • Fixed dev tools menu showing up when not enabled
    • Fixed dev tools not updating with ajax settings on change
    • Fixed setup bug with formKey
    • Fixed check for update bug with incorrect error redirect

8.3

  • Features
    • Added setting to disable same page settings
    • Added open in new tab to right click menu for all settings pages
    • Removed more images that were not needed, freeing up some space
    • Added option for different styles of log count in log tabs
    • Added form keys validation to almost all ajax requests
  • Bug Fixes
    • Dev tools static page title highlight is now correct
    • Added php version to status page
    • Fixed bug with int value on update check and file size download
    • Fixed bug with notification text color in some themes
    • Fixed js bug with devtools and saving on index page menu
    • Fixed updater bug where reload of page during update would restart update instead of starting where left off
    • Fixed form issue with staticUpdate.php

8.2

  • Features
    • Pause individual logs from log sidebar
    • Refresh individual logs from log sidebar
    • Added a button at the top of logs allow for loading more lines of the current log (increase line number by current slice size)
    • Added sidebar buttons for preset groups (click to auto select a group of groups). Save current selection with save buttons below.
    • Added setting to always load last sessions logs / layout on initial load.
    • Added setting to invert the direction of logs (top to bottom or bottom to top).
    • Added scroll to top button
  • Bug Fixes
    • Reduced size of Log-Hog install by removing duplicate images and inverting them in css
    • Correct images should load on theme change without cache clear
    • Added button to close search on index when open
    • New error type added to update check download action

8.1

  • Features
    • Settings pages moved to main menu
  • Bug Fixes
    • Slightly quicker load times with css because of minification
    • Fixed issues with Firefox not using custom progress bar styles on update page
    • Saving general theme options or folder group color options now correctly fades out success message popup
    • Per window filter now hidden if filters disabled
    • Log will properly resize when log menu on left or right

8.0

  • Features
    • Visual Changes
      • Combined loading bars for files and logs into one
      • Changed look of fullscreen notifications window to show more notifications
      • Changed look of inline notifications popup to show more information
      • Search is minimized into icon until click (better for smaller resolution screens)
      • Changed look of upgrade script / update pages.
      • Small visual changes to main menu
    • Added more info on error page
    • Added option to select default initial page opened in full screen menu
  • Bug Fixes
    • Group select now uses either ctrl or command / meta key
    • Log width now resizes properly on window resize.
    • Bugfixes to settings watchlist
    • Hides log line load counter when finished loading log lines
    • Fixed bug with log list sidebar menu staying open with main log menu position of left or right

7.3

  • Features
    • Faster render times for logs with new format enabled
  • Bug Fixes
    • Fixed bug in setup where addons would not download correctly
    • Fixed bug with loading image on about page / whats new page
    • Added easier option to enable or disable date text format for logs
    • Fixed window position on update in progress screen
    • Fixed bug in update logic when trying to revert changes
    • Fixed bug on static update page with popup logic. Should work smoother.
    • Small style tweaks / changes
    • Fixed bug with remove all archive logs button not working
    • Updated update notice logic to show difference of install size if less after update

7.2

  • Features
    • Archive
      • In main menu, the history tab was added for temporary log saves / archived logs
      • Added button in log window to show list of archived / temp history versions of the current selected log
      • Added button for saving current logs to archive
      • When saving logs (archive or temp) it now keeps backups of the files (up to a user defined limit)
    • More information shown about updates (file size download, approx install file size)
    • Changing themes only refreshes the page once, instead of using a redirect
  • Bug Fixes
    • Update loading popup should display loading image
    • Watchlist file entry dropdown menu positioning fixed on initial load
    • Adding a backwards slash to folder names in watchlist now works correctly (and also filters)
    • Other various js fixes for file popup
    • Fixed bug where clear all logs would not remove notifications

7.1.2

  • Bug Fixes
    • Changed logic for checking if a local filter is applied
    • Linked files in log now filter correctly when searching in current log
    • Fixed check for id in text filter when entire row is not highlighted
    • Filter invert does not hide logs when match is found

7.1.1

  • Bug Fixes
    • Fixed bug with log menu popup not staying open
    • Hides groups if no logs are visible
    • Fixed bug where sometimes log would return undefined after format changes
    • Fixed bug that might have caused step 4 / step 5 of setup to error out
    • Fixed incorrect redirect url from upgrade config / upgrade layout logic

7.1

  • Features
    • Filters
      • Option to invert search
      • Option to only highlight search text and not entire line
      • Filter content of individual log windows
      • Added right click menu to filter text field for toggle between content and title
    • Groups
      • You can now select more than one group at a time (defaults to all if none selected)
      • Switched default back to showing in header
    • Added option for adding borders between log lines
    • Added module status to error page
    • Added color picker for color inputs for settings
  • Bug Fixes
    • Right click on notification badge should trigger correctly more often
    • Counter for upgrade scripts in updater now show total correctly if only one
    • Hides group dropdown / selector if no groups
    • Fixed button action for history dropdown

7.0

  • Features
    • Changes how logs are displayed
      • Toggle added in sidebar temp show/hide format
      • Most options below can be enabled / disabled
    • Log format separates time and content into two columns
      • Format all log times into standard format (with custom options for timestamps)
      • Groups same timestamps (only shows first of same timestamp)
    • Message formatting
      • Auto formats json encoded log content into table display
      • Report formatting added
      • PHP info messages formated in table display
    • More Info Button
      • Added more in-depth information for PHP tokens
    • Linked Files Format
      • When files are referenced in logs, a snippet of that file is displayed below
      • Shows file permissions (option to enable / disable)
    • Small change to settings page for log layouts
  • Bug Fixes
    • Fixed bug with settings sidebar toggle not displaying correctly for not the main window
    • Fixed small bug in updater when version number of update is longer than current version
    • Now shows correct on hover text when hovering over images on whats new page

6.2.1

  • Bug Fixes
    • Fixed bug with no log display not displaying correctly
    • Fixed bug with log menu popup not working correctly when switching between different multi log windows
    • Small display change for addon manager page
    • Update notification view button works correctly now

6.2

  • Features
    • Moved filters to sidebar, cleaning up look of header menu
    • Added options for open locations when clicking on logs in oneLog
    • Added options to disable filters
    • Added right click menu to addons (to either open in new window, or iframe)
    • Addons now open in new tab (with view button, or if iframe is disabled)
    • Added oneLog style options
    • Hides save button if no changes detected (can be turned off in settings)
    • Added right click to log tabs to clear alert for specific log
    • Added close button to log when clicking log in oneLog if a new window is generated by one log, or the new log replaces oneLog
    • Added sidebar menu for selecting logs on a per window basis without top menu bar
    • Some small style changes (moved from css to scss for editing styles, updated some theme colors in the process)
    • More changes to experimental feature log formatting (For version 7.0)
  • Bug Fixes
    • Fixes some right click issues with group name in log tab
    • Fixes issue with backslash not being escaped properly in log format
    • Checks for display log content match before log refresh on manual clicks
    • Fixed poll log display logic, updated function to check if content is different
    • Fixed issue with display not updating on filter setting change
    • Fixed bug with searching for string that include normally html escaped chars
    • Fixed issue with main menu not showing other app title bar (separates main menu and addon links)

6.1.1

  • Bug Fixes
    • Fixed bug with notifications not showing correctly after update notification

6.1

  • Features
    • New notification system
      • Notification screen is now full screen
      • Condensed the main menu bar by moving notification counter inside badge and over main menu icon
      • Clicking on notification badge opens notification panel (right click for shortcut for clear all notifications)
      • Option to hide notification page on main menu (hidden by default)
      • Added view status (read / unread notifications)
      • Option to only show notification count for unread messages (true by default)
      • Separated notifications into groups (read / unread)
      • Added notification previews (shows part of log added in notification)
      • Added inline notification alerts (with actions to view / close)
    • Added view button for locally installed addons on addon page
    • Added option for clear all logs action to also clear data from oneLog
    • More changes to experimental feature log formatting (For version 7.0)
  • Bug Fixes
    • Notifications now show proper log name (same as log tab) instead of just short name
    • Added message to updater image if not loading
    • Added logic for deleting old files from past updates
    • Passes through try catch exception on poll errors in response
    • Fixed some display issues with images on whats new page
    • Onelog references are now hidden on settings page and index settings bar when disabled
    • Fixed bug with restore and trying to run updates
    • One log opening logs now checks if already visible

6.0.1

  • Bug Fixes
    • Fixed issue where clear backup files could show up when backup files were disabled
    • Fixed issue where theme css was always loading from local/default
    • Fixed small style issues with id in multilog sidebar
    • Fixed setup page 5 with addon install
    • Fixed bug where in color scheme editor
    • Fixed bug with history dropdown and show/hide text not switching correctly
    • Fixed bug with initial load if no logs visible
    • Fixed bug with config file loading incorrectly for time format (from exp features)
    • Fixed bug with menu and other apps showing up if none installed

6.0

  • Features
    • Added a new tab for oneLog (grouping of new additions to logs in one log)
      • Have all changes to logs visible in one log like window
      • Click on log titles to open up that log in a side by side view
      • Can be disabled or hidden in settings
    • Initial loading looks better (added progress bar to file loading)
    • More changes to experimental feature log formatting (For version 7.0)
    • Moved multi-log quick settings to sidebar (along with new one log toggle). Changed icon to more generic icon
    • Added back option to show groups dropdown in header (and not hidden under filter tab, false by default)
    • Added option to show or hide log tabs in main header
  • Bug Fixes
    • Fixed bug with drop-down toggles showing sub content incorrectly on a value of true when needing a value of custom
    • Better versioning for js and css (not same, so versioning js does not require theme update)
    • Now shows + in notification count if update is greater than max number of lines shown
    • Fixed bug with grep in poll logic

5.2.2

  • Bug Fixes
    • Fixed bug with remove log from multilog function not working correctly
    • Fixed bug with right click accuracy on notification icon with counter
    • Fixed bug with removing addons not properly updating text / buttons during the remove action
    • Fixed bug for selecting the same log more than once for a log load layout
    • Shows correct message when there are no logs to select (in log load layout)
    • Fixed bug with save of log load layout not working correctly if nothing was previously saved

5.2.1

  • Bug Fixes
    • Fixed bug with main menu full screen on smaller screens adding padding to height when there is no menu
    • Fixed bug with right clicks not always triggering right click menu on log titles in header
    • Fixed bug with saving log layouts needing refresh before working

5.2

  • Features
    • Cleaned up look of top bar by merging group settings and filter settings together
    • Moved themes page to main menu
    • Customize folder color schemes, add and edit new color schemes for files and folders
    • Save current layout as on load layout from index page
    • Merged update / update notice icons together for somewhat cleaner look
    • Better support for smaller resolution screens in full screen menu
    • Changed loading method for javascript, adding in better error detection
    • More images now loaded on-demand (less images in initial load, of which some were not needed - determined by custom settings)
  • Bug Fixes
    • Small style changes to updater
    • Fixed bug with updater check, and checking for update when update check in progress
    • Fixed bug that when clicking reset, the on change function stopped working
    • Fixed bug when saving popup settings
    • Fixed bug with drop-down toggles not showing sometimes on first load (only for custom popup settings)
    • Fixed bug with popup custom settings not showing up correctly if set
    • Fixed bug with selecting logs before logs loaded causing no log display error
    • Fixed bug when trying to delete specific logs
    • Fixed bug when trying to clear specific logs
    • Possible bugfix for getting update line numbers in js

5.1.4

  • Bug Fixes
    • Fixed issue with search by title and initial load log logic
    • Fixed small issue that could occur when switching logs
    • possible fix for update check errors, main fix in 5.2

5.1.3

  • Bug Fixes
    • Fixed bug with clear all action when popup is disabled
    • Clear all now properly (if enabled in settings) saves tmp versions of logs
    • Fixed bug when filtering logs where it would not auto select a new log if the preset log was hidden
    • Fixed issues with highlight row spacing in firefox

5.1.2

  • Bug Fixes
    • Added clear selection from log layout for individual files
    • Fixed bug after initial save where it would only show no log selected message before initial save
    • Fixed bug with double border height on index page for menu
    • Added out of counter for upgrade scripts in updater
    • Changed minimum save verification number to 1 (previously was 0, but code will always make 1 check)
    • Fixed issue with sidebar background colors not extending
    • Fixed issues with spacing on log rows in chrome
    • Fixed bug with scroll of sidebar for logs for small screens (height)
    • Added option on error page to reset update progress files back to default
    • For some early update failures (Download, extract), Log-Hog will automatically try to revert changes made in the update process
    • Updated loading message for files that are not readable and return file size of NaN
    • Bugfix for log menu if not in top mode
    • Added unselect log to First Log select
    • Fixed bug with conflicting pre selected logs in multilog and initial log select

5.1.1

(Non beta version of 5.1)

5.1

  • Features
    • Added filter icon for a grouped logs drop down in header
    • Added option to slow down the poll rate or pause the poll on index when viewing full screen menu
    • Added style option for log side bar display
    • Moved addons page to full screen menu
    • Added more noticeable notification for off screen logs
    • Added option to change max height of log tabs area on index
    • Added option in watchlist to add new file or folder from a previous file or folder base folder
    • Added link to themes in full screen menu
    • Added right click clear all notifications on notification button
    • When clearing or deleting logs, a temporary version is saved (of the last n lines) in a log-hog folder. These are view-able from the history icon.
    • Added new space theme
    • Add more than one group to a folder in watchlist, just add spaces!

5.0.9

  • Bug Fixes
    • Fixed possible update check errors
    • Added popup for if update check is already in progress when trying to check for update (in same window)
    • bugfix for possible never ending poll request for verify update check
    • bugfix for possible never ending poll request for verify pre-install version change check
    • Added check for file size verification on download
    • bugfix for possible issue on selecting text on logs
    • bugfix for incorrect title being set on window re-focus (if poll background pause is disabled, and flash title is enabled)

5.0.8

  • Bug Fixes
    • Fixed issue with redirect on theme upgrade not copying over image / css
    • Fixed issue with update error with long timeouts for verify unzip file
    • Fixed issue with favicon on index page
    • Fixed issue on update in progress page not redirecting correctly (also added option to manually redirect to updater)
    • Updated some error messages on upgrade config, upgrade theme and download functions
    • An error in the main updater will not clear log before showing error message

5.0.7

  • Bug Fixes
    • Fixed styling issue on logs with spacing
    • Fixed bug with restore popup
    • Fixed bug with clicking off of watchlist before load ends
    • Fixed bug with not checking for save before toggle menu
    • Fixed restore downloading wrong branch
    • Fixed style issue with watchlist dropdown
    • Fixed bug with not being able to select file type selector in watchlist dropdown
    • Fixed bug with sub file lists causing errors when recursive is enabled

5.0.6

  • Bug Fixes
    • Bug fix with poll logic and content filter
    • Possibly decreased save times by reducing the number of failed save checks
    • Bugfix for check for update with addons
    • Fixed bug with update versions where version is greater than 10
    • Style fix for sub files in folders on watchlist
    • Fixed bug with possible redirect loop on upgrade theme

5.0.5

  • Bug Fixes
    • Fixed bug with poll update broken in 5.0.4 update

5.0.4

  • Bug Fixes
    • Fixed flickering of reset button on scroll in settings pages
    • Changed load of watchlist buttons until after load
    • Fixed bug with watchlist reset and adding after reset
    • Fixed small style bug on theme page
    • Fixed styling bug with upgrade config and upgrade layout pages
    • Shows popup message if an error occurs when trying to clear a log or delete a log
    • Fixed display bug with notification count icon with poll notice banner
    • Fixed bug with ajax request and closing file list popup too quickly
    • Fixed bug with ajax request and update sub files display of folder
    • Fixed bug with reset watchlist and default display of expanded / condensed
    • Fixed bug with archive / delete log not reflecting until refresh of page

5.0.3

  • Bug Fixes
    • Fixed bug with temporarily hiding logs showing up when toggling groups
    • Fixed possible bug with restore CSS not being versioned
    • Fixed bug with groups not updating correctly when changing groups in watchlist (without reload)
    • Fixed bug with log names that include groups not updating correctly (without reload)
    • Fixed bug with group selector not updating correctly when removing logs (without reload)
    • Fixed bug with group selector not updating correctly temporary hiding logs
    • Fixed font style issue with some themes and error / no log messages

5.0.2

  • Bug Fixes
    • Fixed bug with poll not working correctly if no logs on initial load.
    • Fixed bug with php file trim breaking poll logic by throwing errors on files that are too big to open.
    • Fixed bug with right click on log in menu not respecting right click menu enabled option
    • Fixed bug with setup stuff

5.0.1

  • Bug Fixes
    • Fixed bug with main font color for logs not being applied correctly
    • Fixed bug with highlight font color for logs not being applied correctly
    • Fixed bug with multi log settings still showing up if disabled

5.0

  • Features
    • Multi-Log
      • View 1 log or up to 9 logs in different arrangements (i.e. 1x1, 2x1, 2x2, etc)
      • Switch between views quickly with multi-log button in menu
    • Log Layouts
      • Added option to select what log is loaded first
      • With multi-log enabled, have up to 3 different layout versions per grid layout (1x1 Layout A, 1x1 Layout B, etc.)
      • Switch between layouts in top nav by clicking on MultiLog then Log Layout A B or C.
    • Added watchlist to main menu (Update watchlist without refresh)
    • Reduced initial load times by reducing the transfer ammount on initial load from 697KB to 318KB (with default theme, including 83KB for poll log requests)
    • Added option to pin windows when using filter/search
    • Added Experimental Log Formatting (in advanced tab)
    • Added log line padding options (default 2px, min 0px, max 20px)
    • Added option to set fadeout start time for log highlight
  • Bug Fixes
    • Fixed issue with updating logs sometimes requiring a refresh of index
    • Fixed issue with adding folders that are unreadable not generating proper error message
    • Fixed bug with search while using groups
    • Fixed bug with pause on page load interfering with the pause on unfocus logic.
    • Fixed possible bug with remove notification
    • Fixed bug with counter if line count changed for log before refresh (sorta)

4.2.8 / 4.2.8.1

  • Bug Fixes
    • Fixed bugs with file verification in clear log and delete log functions

4.2.7

  • Bug Fixes
    • Fixed bugs with file verification in clear log and delete log functions
    • Fixed bug with clear all logs not working correctly

4.2.6

  • Bug Fixes
    • Fixed issue with setup watchlist

4.2.5

  • Bug Fixes
    • Fixed issue with clear log not hiding after clear

4.2.4

  • Bug Fixes
    • Fixed bug in setup (also in 4.1.1.1)
    • Fixed issue with some selectors in settings not showing sub content correctly on toggle

4.2.3

  • Bug Fixes
    • Fixed issue with popup and menu on home page
    • Fixed menu style issues with firefox
    • Fixed bug with reszie menu bar on delete log
    • Fixed bug with viewing individual whats new / changelog / about page.
    • Fixed bugs with nested new lines in lines for logs (should fix some display issues)
    • Fixed bug with spinner not showing up between switch of logs (need to fix time though)

4.2.2

  • Features
    • Added link to watchlist to main menu (in prep for 5.0 release)
  • Bug Fixes
    • Possibly fixed issue with updater not redirecting correctly?
    • Possibly fixed issue with updater not setting percent bar correctly if more than one version in update

4.2.1

  • Bug Fixes
    • Fixed issue with dropdown file typing in watchlist
    • Fixed bug with formatting on some logs
    • Fixed bug with popup settings not loadign correctly with new js loader
    • Fixed issue with setup and watchlist
    • Fixed possible issue with clearning logs?

4.2

  • Features
    • Changed how watchlist loads, more visual
    • Added file format filter to file popup
    • Added option to disable auto check for update on error page
    • Moved addons to iframe (option to disable in settings)
    • Added archive to watchlist
    • Added view options for logs in watchlist (condensed / expanded)
    • Added option for filters on logs
  • Bug Fixes
    • Fixed bug with logs being added after load (new logs)
    • Added option for hiding / autoCheckUpdate php file open errors in log (off by default)
    • Now shows correct file info when splitting files from folder in watchlist
    • Fixed issue with file folder dropdown showign up on initial scroll (not that noticable though)
    • Fixed issue with notification count not displaying above full screen menu
    • Fixed bug where height of notification list could be off screen, addex max height of 300px
    • Fixed bug with popup not being over menu on index page
    • Properly shows no logs available when initial load returns empty array

4.1.1

  • Bug Fixes
    • Fixed some update issues with new updater

4.1

  • Features
    • New folder popup interface! (shows dir tree)
    • Changed patern to dropdown select (for easier filtering of folders)
    • Update page now included in main menu (no page navigation needed)
    • Added right click to tmp enable/disable alerts for specific logs
  • Bug Fixes
    • Fixed issues with split files button showing up on folders with no files
    • Subfiles for folders now show up when adding new files (without needing a reload of the page)
    • Fixed issue with menu settings not having reset button
    • Fixed bug with default watchlist pattern not showing up in settings
    • Fixed issue with when switching groups not hiding currently selected if not in group when switching
    • Fixed issue with current window class being replaced each poll request
    • Optimized images for web (lower file sizes)
    • Added some missing images for themes)

4.0

  • Features
    • New Log Format!
      • Changed format, allowing for more custom options for each entry in watchlist
      • Added dropdown option for recursive log finding in a folder
      • Option to delete logs in a folder after x days since last modification
      • Better visibility of log read/write status
      • Added option to ignore some files within folders
      • Option to split files in a folder into individual files
      • Option to exclude files within a folder from trim logic
      • Added option to add custom names for logs
      • Added option to change the order of logs in watchlist
    • New main menu system!
      • New flyout system allows for viewing about pages without reload
      • Added names to other apps instead of just icon
      • Cleans up visible menu icons on homepage
    • Grouped Groups!
      • Group logs / folders into groups
      • Show / hide groups of logs from select in header
    • Other
      • Custom options for how log titles display (no extension, last folder in path, etc)
  • Bug Fixes
    • Removes log from display if file doesn't exist
    • Removed save verify from 2nd layer nav (same page nav)
    • Fixed small bug with update check.

3.6

  • Features
    • Added quick setting change for filter content (changes settings tmp for current window)
    • Added addon page to setup
    • Notice is shown for connectivity issues on index
    • Option to change position of log tabs (top, bottom, left, right)
    • New Theme! (Terminal)
    • Added internal notifications
  • Bug Fixes
    • Addon page doesn't redirect when installing or removing addons
    • More fixes for expermential feature log display
    • Changed verification counter to check for 2 success verifications in a row

3.5

  • Features
    • Added option to change highlight color (of content filter)
    • Added option to change hover content for log titles (last line or full path)
    • Added option for php or shell (php by default)
    • Highlights new lines of logs (for 1 sec) (with options to change color)
    • Added right click menus for log titles and pause icon
      • Adds option to hide log until refresh of page
      • Clear / delete log by rightclick
      • Copy file name / file path on rightclick
      • Toggle auto pause option with rightclick on pause icon
    • Added file size to loadbar on first load
    • Added option to not scroll on update if already scrolled up in log
    • Added brightness slider to themes settings page
    • Added new theme! (Steampunk)
  • Bug Fixes
    • Fixed issue with right click clicking not registering sometimes.
    • Fixed bug with counter for log showing undefined if log is new
    • Fixed some bugs with expermential feature log display
    • Fixed bug with pause on unfocus still pausing
    • Fixed rare poll js bug
    • Added loading icon between switch of logs (although, still to fast to show up)
    • Fixed bug where clear notifications wouldn't fully clear notification counter
    • Fixed some style issues
      • right click menu / info popup background and font for some themes
      • Fixed small style bug with select font
      • Fixed issue with load bar for default theme not reflecting correct color
    • Loading theme preview loads smoother

3.4

  • Features
    • Added content search for logs (ability to toggle between title and content for searching)
    • Added option to disable scroll to bottom on update
    • Redesigned bottom bar (now sidebar)
    • Added more options on how to restore defaults (all, just watchlist...)
    • Save custom themes
  • Bug Fixes
    • Updated right click menu for settings icon for new contents
    • Fixed bug with switching dev tools on / off.
    • Chaged save logic to only save changed vars

3.3

  • Features
    • Added notification count for tabs
    • Added no logs to display message when filtered / or no logs are visible
    • Added on hover to tabs to show last line
    • Added clear all button for notifications
    • Added new ocean theme!
    • View some files from Log-Hog (dev tools)
  • Bug Fixes
    • Cleaned up / grouped settings.

3.2.1

  • Bug Fixes
    • Fixed possible issue with update validation at end of update

3.2

  • Features
    • Addons page (page for addons)
    • Added new font options
    • Selenium monitor addon
    • Config restore options
    • Filter logs by title
  • Bug Fixes
    • Fixed delay when resetting update notification
    • Improved images for areo theme

3.1.2

  • Bug Fixes
    • Changed redirects for upgrade files.

3.1.1

  • Bug Fixes
    • Fixed updater in search addon
    • Poll logic changes
    • First load logic changes

3.1

  • Features
    • Search addon added!
      • Use search to visually grep your current repo
      • Can be downloaded from the admin page
    • Added setup access from advanced page
    • More theme style options
  • Bug Fixes
    • Added refresh to more saves that change styles
    • Fixed some issues with monitor download from setup
    • Added monitor remove to setup (if installed)

3.0.4

  • Features
    • Seperated options for main font color and log font color
  • Bug Fixes
    • Fixed issues with setup process
    • Fixed some css issues
    • Small text changes to update page

3.0.3

  • Bug Fixes
    • Fixed issue with update in progress page
    • Fixed bug with download monitor because of version 1.1
    • Fixed some style issues with right click menu
    • Fixed issue with check for update link not working correctly on index page
    • Fixed issue with first load loading (if load times were longer than default max)
    • Fixed issue with some images not loading correctly on the update page

3.0.2

  • Bug Fixes
    • Fixed bug with updating css / js
    • Added feedback popup for errors for beta branch users
    • Fixed some image issues

3.0.1

  • Bug Fixes
    • Fixed bug with settings for top
    • Fixed popup bug with updater
    • Fixed rightclick menu bug
    • Fixed restore popup
    • Fixed some bugs with settings pages

3.0

  • Features
    • Loading bar on first load
    • Themes!
      • More custom style options
      • Three new themes!
    • Watchlist look improved for settings page
    • Added option for background refresh rate (if not using pause on not focus)
    • Added option to disable / reset update notifications
  • Bug Fixes
    • Clicking refresh forces refresh of all information
    • Devtab bugfixes
    • Tabs on sub-menus are now highlighted
    • Fixed issue with resizing the window while in the settings pages
    • Added reset changes to more pages when editing vars
    • Fixed issue with custom popup settings options not correctly displaying on first switch
    • Versioned css / js files (most of them anyway)

2.3.6

  • Added option to switch to beta branch, to get features earlier! (and help with finding bugs)

2.3.5.1

  • Bug fixes for updater

2.3.5

  • Features
    • Reduced poll times by an average of 20ms
    • Added advanced poll options
    • Updated updater, now with more ajax!
  • Bug Fixes
    • Saving now doesn't refresh page, also adds check if save worked
    • Checking for update checks if update information was saved
    • fixed style issues with process table in monitor
    • Fixed bug with poll logic if first poll failed
    • Fixed bug with pause icon when loading with pause by default
    • Fixed bug with pause on focus not always following settings if disabled
    • Fixed bug with some forms not resetting correctly
    • Fixed bug with some forms giving false positives for changes in form data
    • Fixed issues with ajax update check on index page not waiting for file to refresh contents
    • Fixed issues with ajax update check on update page not refreshing install button
    • Fixed issues with ajax update check on update page sometimes not display proper changelog
    • Fixed bug where deleting file then adding file would result in a save error

2.3.4

  • Features
    • Added a setting to hide / show bottom bar on index page.
    • Added sub menu for main settings page.
    • Added ability to customise location of status / monitor
    • Added dev setting to change local version number
    • Added ability to download / remove monitor after setup process
    • Added ability to restore to previous version of Log-Hog

2.3.3

  • Features
    • Downloading Monitor is now part of the setup process
    • Added reset changes buttons for some settings pages
    • Added ability to reset all (non monitor) vars back to default
  • Bug Fixes
    • Fixed some bugs wih setup process
    • Fixed some bugs with the start of update logic

2.3.2

  • Features
    • Added setup to first launch
    • Added version check to poll logic, popup if version changed
  • Bug Fixes
    • Fixed compatability issues with php 7
    • Updated poll logic again, should be slightly faster.
    • Added buffer to trim logic, less trim calls made

2.3.1

  • Features
    • New poll logic added (~ 25% improvement)
  • Bug Fixes
    • Fixed issue with ram not showing correct information on some servers
    • Fixed issue where clear / delete button's didn't work properly.

2.3

  • Features
    • Process Monitoring tab added. Monitors:
      • CPU usage
      • Ram / swap usage
      • Disk usage / IO
      • PHP User time used / system time used
      • Network Interface receive / transmit
      • Shows list of processes
    • Added setting to disable right click menu.
  • Bug Fixes
    • Fixes bug where the delete log button didn't remove the log from the top bar.
    • Fixes bug where log files couldn't be deleted or cleared when seeing poll information.
    • Fixes bug where update changelog would sometimes give error depending on version numbering.

2.2.1

  • Features
    • Added D-Bug info (turned off by default)
    • Changed check for update form normal to ajax.
    • Added right click menu to some icons
      • Settings Icon
      • Clear Log(s) Icon
      • Update Notice Icon
  • Bug Fixes
    • Slight adjustments to poll logic. Should be faster in some situations.
    • Small code changes to menu on settings pages
    • Updated error screen with correct files
    • Fixed bug with the verify write status action

2.2

  • Features
    • Ability to trim log files by default to either set num of lines or file size
    • Groups folders by colors
      • Ability to pick color profile for folders
      • Buttons match first folder color
    • Added messages for empty files / unknown error
    • Adds ability to hide empty logs
    • Adds file permissions to file view
    • Ability to switch between ms and s for poll rate
    • Added delete log button
    • Added popup warnings for removing file/folders, save actions and blank folders.
  • Bug Fixes
    • Checks for updates every 7 days by default insted of each day
    • Adds ability to change github url

2.1

  • Features
    • Added Exp. Features Tab
    • Added Clear log button
      • Clear logs button in menu
      • Setting to change button in menu to all or single log
      • Button at bottom row for single log clear
    • Added link to gitStatus (if installed)
    • Added popup warnings for removing file/folders, save actions and blank folders.
  • Bug Fixes
    • Added text descriptions to some settings in main.php
    • Added stopFlashTitle to unpause on focus
    • Adding new file/folder does not overwrite previously non saved folders
    • Improved look of buttons for watch list
    • Added max height to main log menu

2.0.3

  • Fixed issues with saving removed files
  • Fixed bug where remove file button wasn't showing up for new files
  • Update page only shows relevant release notes under the new releas notes tab
  • Added file / folder not found warning in settings page
  • Added checks for vars which might not have been there, reducing notices in log files generated when on update.php
  • Fixed bug with remove file/folder button
  • Added redirect pages for /settings and /update to correct pages.
  • Started adding custom error screens for some of the known errors

2.0.2

  • Renamed titles for settings pages

  • Moved changelog info from update page to separate php file

  • File extractor now extracts files other than php, includes:

.css

.html

.js

.png

.jpg

.jpeg

  • Moved var loading part in update scripts to separate file.

2.0.1

  • Adds check for header redirect
  • Fixed Unpause - on focus (if default paused) Bug
  • Adds remove directory / watch folder button

2.0

  • Changed directory structure
  • Added Settings pages
  • Main page for updating config file options from within Log-Hog
  • about for information about Log-Hog and link to it's GitHub repo
  • Update for updating Log-Hog to most recent version
  • Added update logic to allow for Log-Hog to download files and allows self-updating.

1.3

  • Added Un-pause on focus
  • Dynamic title of page (reflects status of paused & refreshing)

1.2

  • Added Refresh button

1.1

  • Added Pause / Play button

1.0

  • Initial Forked version from craig-russell

Clone this wiki locally