Releases: brumm/whatsgit
Releases · brumm/whatsgit
whatsgit.app alpha release #10
whatsgit.app alpha release #9
- fix missing styles for comment box
whatsgit.app alpha release #8
- fetch more issues issues from github in lieu of properly doing pagination ;)
whatsgit.app alpha release #7
- show user's own repos and repos the user can contribute to via organization membership in the sidebar
- correctly wait for bootstrap to finish before transitioning from login screen
- minor ui tweaks
whatsgit.app alpha release #6
whatsgit.app alpha release #5
- notification indicator (currently read-only, i.e. it doesn't go away)
- display issue events along comments (assignments, state changes, etc)
- some pretty refresh/logout toolbar buttons
- some smaller UI tweaks
whatsgit.app alpha release #4
- render github-flavored-markdown task lists as static checkboxes for now
- remove nonfunctional right-click menu for filters
- change filters back to include closed issues which was comitted by mistake
whatsgit.app alpha release #3
- fix code highlighting for issue- and comment body
- set user context for raven error reporting
whatsgit.app alpha release #2
- there's now a button in the titlebar to refresh issues and comments
- fixed avatar in Issue header shrinking if title got too long
- code inside fenced code blocks thats tagged with a language should get highlighted
- increased oauth window size to prevent scrolling
whatsgit.app alpha release
- commenting is working, with markdown preview
- issue closing / reopening working, merge button is currently a no-op
- auto-select first issue
- show issue labels
- open external links in default browser
- kinda-somewhat integrate notifications (but not really yet)