Releases: mreishman/gitStatus
Releases · mreishman/gitStatus
4.1.2
-
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
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
3.4.3
-
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
3.4.1.1
3.4.1
-
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
-
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
-
Poll Type 1 Bug Fixes
3.3.4
-
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