2.1.0
Welcome to the first of what I hope will be some more frequent releases of Pullp! 🎉 This is a major release that re-works a lot of the application under the hood, in order to make it easier to add more features in the future. It also includes the initial implementation of desktop notifications, something I have wanted to add for some time. This functionality will be extended soon. 🤞
What it includes:
- ✨ Desktop notifications whenever your review is requested on a pull request. Click the notification to go straight to the pull request in your default browser!
- 💄 Styling updates to the pagination of the Select screen
- 💄 Some general UI tweaks, particularly around loading indicators and errors
What technical stuff changed:
- 🏗️ Transitioning all of the app's state management from Redux to the Apollo Client cache
- ✨ Using Apollo Client for all integration with the Github API
Download the .dmg
file for MacOS
Download the .AppImage
file for Linux