Releases: devspace/devspace-user-requests
Releases · devspace/devspace-user-requests
v1.0.0-beta.8
- Prevents feed to be refreshed when scroll is not on top
![feed](https://cloud.githubusercontent.com/assets/398893/17038231/95a4c30e-4f49-11e6-9c03-cdc944d546f3.gif)
- Shows banner if new version is available
![banner](https://cloud.githubusercontent.com/assets/398893/17038228/92fa1d2a-4f49-11e6-9983-27955b53cf9a.png)
v1.0.0-beta.7
- Increases column limit to 20
- Shows total number of unread notifications
- Shows total number of open pull requests
- Shows total number of open issues
![preview](https://cloud.githubusercontent.com/assets/398893/16218807/f3a50b48-3735-11e6-9623-e345d5e166b2.png)
v1.0.0-beta.6
- Adds offline support using Service Workers
- Improves webfont fallbacks
- Improves security limits in order to prevent abuse
- Creates instructions on how to add to home screen
![screen shot 2016-04-24 at 10 45 16 pm](https://cloud.githubusercontent.com/assets/398893/14774758/4edfb426-0a6e-11e6-83aa-5a05277a640a.png)
![screen shot 2016-04-24 at 10 45 06 pm](https://cloud.githubusercontent.com/assets/398893/14774778/990a9138-0a6e-11e6-83d9-10026fd2217b.png)
v1.0.0-beta.5
- Improves first paint performance by inlining critical path styling
- Prevents private orgs to be fetched if user logged with public access
- Improves login experience by adding a spinner after clicking on login button
v1.0.0-beta.4
- Improves mobile experience on Android and iOS, including "Add to Home Screen"
![mobile](https://cloud.githubusercontent.com/assets/398893/13735551/42262390-e968-11e5-900a-2484e24d3e12.gif)
v1.0.0-beta.3
- Adds new light theme
- Fixes a bug that prevented columns data to be saved
![mini-settings](https://cloud.githubusercontent.com/assets/398893/13660593/6369ffc0-e640-11e5-96b2-aab7fb7f4c15.gif)
1.0.0-beta.2
- Adds ability to change column width and font size #6
- Shows scrollbar only when it's needed #80
- Makes access buttons more clear #74
![custom](https://cloud.githubusercontent.com/assets/398893/13650803/49ea75f8-e5f9-11e5-98ad-62b212950e4e.gif)
1.0.0-beta.1
- Adds option to login with public events #34
- Adds link to our open letter to GitHub #34
- Fixes time of events not updating #56
- Fixes branch names when a slash character was present #67
- Fixes hidden content on Y axis for small screens #57
![screen shot 2016-02-17 at 11 28 40 am](https://cloud.githubusercontent.com/assets/398893/13121989/a46f642a-d569-11e5-8f5c-8f70f8549a52.png)
v1.0.0-beta
- Adds matching, excluding, and filters
![screen shot 2016-02-09 at 10 26 14 am](https://cloud.githubusercontent.com/assets/398893/12935180/d8a5d8cc-cf48-11e5-867c-523aaf2d84ea.png)
v1.0.0-alpha.7
- Adds branch information on push events
- Fixes text overflow on column title
- Adds missing menu options for desktop apps