Skip to content

Releases: mreishman/gitStatus

4.1.2

08 Jul 13:33
bf22a34

Choose a tag to compare

  • Features
    • Added option for auto get repo name from poll requests (Only works with poll type 2)
    • Added option for auto get repo type from poll requests (Only works with poll type 2)
    • Added issue links / branch link into seperate dropdown
  • Bug Fixes
    • Fixed bug with url not linking properly when loading from cache

4.1.1

24 Jun 14:21
8f8fb33

Choose a tag to compare

  • Features
    • Added option to select default open tab in expanded info window
  • Bug Fixes
    • Font style change for updater
    • Created tabs for watchlist settings, more servers are now visible on one screen

4.1

16 May 13:30
1fb2549

Choose a tag to compare

4.1
  • Features
    • Grouped Groups! (Ctrl / Command click to view more than one group)
    • Added a minimized display type (Same as standard prior to 4.1, Standard now shows last update info)
  • Bug Fixes
    • Expand menu dropdown near bottom of screen now changes directions on first click
    • Expand menu dropdown follows scroll of window

4.0

24 Apr 20:22
7c10ad8

Choose a tag to compare

4.0
  • Features
    • New theme! (Lots of style changes)
  • Bug Fixes
    • Cleaned up look of settings pages making some settings easier to understand
    • Info panel in popup sidebar now easier to read at lower resolution
    • LED indicator switches to yellow when unsure of status

3.4.3

31 Mar 17:56
ebd8a20

Choose a tag to compare

  • Features
    • Added option for custom git url
    • Buttons to move watchlist blocks up / down
  • Bug Fixes
    • Fixed issue with errors not displaying correctly when poll fails
    • Changed archive to dropdown from button
    • Fixed bug where adding a new server / removing a server would show dropdown inputs as text field inputs
    • Added consecutive save verify check on saves

3.4.2

23 Feb 14:40
147ca2e

Choose a tag to compare

Version 3.4.2

  • Features
    • Added back individual refresh for poll type 2
    • Advanced
      • Added option to block specific requests

3.4.1.1

10 Jan 00:48
6006a54

Choose a tag to compare

  • Bug Fixes
    • Fixed setup bug
    • Fixed bug with cache status missing on initial load causing errors
    • Fixed bug with default values in config for archive
    • Fixed js bug on pages about href for windows

3.4.1

09 Jan 01:40
d5a7d04

Choose a tag to compare

  • Features
    • Added extra verification to git requests (commit, commit history, branch diff) for poll type version 2
  • Bug Fixes
    • Fixed style issue with git diff in info tab
    • Added missing info to sidebar panel
      • Added missing current branch in branch history section of info tab
      • Node name now shows up in info section of info tab
    • Fixed date issue in commit history tab
    • Added poll type 1 block to all git requests (commit, commit history, branch diff)

3.4

15 Dec 16:15
83f5e12

Choose a tag to compare

3.4
  • Features
    • Added button to toggle expanded view for individual watchlist items
    • Added option to specify branches to show diff of (default or per site configuration)
  • Bug Fixes
    • Poll Type 1 Bug Fixes
      • Fixed bug with cache object remove on server ping error
      • Hides watchlist server tab if poll type is 1
    • Added checks for server display before remove on error
    • Seperated settings into blocks on settings page
    • Fixed names in watchlist for input fields
    • Fixed issue when adding new servers where archvie was a text field and not a button
    • Fixed bug with archive filter on initial poll request
    • Fixed bug with not hiding old results when switching between server Git-Diff info tables

3.3.4

08 Dec 15:39
a5f33b4

Choose a tag to compare

  • Features
    • Added third option for pause poll (only pause after initial load)
  • Bug Fixes
    • Fixed js bug on index page with entries where no group was set
    • Fixed issue with poll type 1 not loading correct information on page load
    • Fixed issue with pause poll on load not working correctly
    • Fixed small bug where watchlist data would not properly show up if cacheEnabled was set to readOnly