Releases: rkclark/pullp
4.0.2
Welcome to Pullp 4.0.2! This release brings some of Pullp's underlying dependencies up to date and fixes some current issues.
- ✨ Draft PRs are now visually distinguished from "normal" PRs.
- ✨ Extended the menu bar to include an option to open the Chrome devtools.
- 🏗️Upgraded 10(!) major versions of Electron so now using the latest. This resolves an issue with Github's login process no longer supporting the version of Chrome that was bundled in the previous Pullp version. Significant rework was required to complete this upgrade so 🤞 there are no bugs as a result!
- 🐛Fixed a bug where a review request made to a team that you are a member of would not result in the PR being flagged as "your review requested" in the UI. This was due to an unexpected change made by Github in their API.
Download the .dmg
file for MacOS
Download the .AppImage
file for Linux
Download the .exe
file for Windows
3.0.0
Welcome to Pullp 3.0.0! This release has some quite major changes which I hope you will enjoy. These include:
- 💄 Total refresh of the colour palette and re-work of UI, particularly the information shown when you drill down into the pull requests for a particular repository.
- ✨ Extended and customisable notification types! You now get notified for reviews on your PR, requests for your review, pull requests getting opened/closed/merged and comments on PRs. Turn them on/off on the Settings screen. 👍
- ✨ New display choices on the Monitor screen - choose from a full view, a minimised view or a view showing only your open PRs (across all repos!).
- ✨ Recently closed PRs are now shown for each repository
- ✨ Tooltips!
- ✨ Notification counters are now shown in the UI. You can dismiss them by clicking on them, or by clicking on the PR to view it in Github.
- 🐛 Fixes #93
- 🤦♂️ + other stuff I have definitely forgotten!
Please note that notifications are limited in Windows, but are visible in the UI.
Download the .dmg
file for MacOS
Download the .AppImage
file for Linux
Download the .exe
file for Windows
2.1.1 - Windows build, upgrades and bug fix
This release:
- 🎉Adds support for Windows!
- 🎉Upgrades Electron from v2 to v4
- 🐛 Fixes the bug where new users were not able to authorize Pullp against their Github account #92
Download the .dmg
file for MacOS
Download the .AppImage
file for Linux
Download the .exe
file for Windows
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
1.0.5
1.0.4
🐛 Fix #64 - When you open a repo on the Monitor screen it will now have a fixed position on your current viewport - no more having to scroll up to find it!
🐛 Fix sorting of repos on the Monitor screen to include number of pull requests and the repo name. Stops repos weirdly changing positions for no clear reason.
🐛 Fix #68 - The Linux version should now work... 🙏
Download the .dmg
file for MacOS
Download the .AppImage
file for Linux
1.0.2
1.0.1
🎇 Upgrade to Electron 2.0.2
🎇 Upgrade to React 16
🎇 Improve login process (no hanging blank white login window)
🎇 Press Escape to close an open repo (thanks to @jshjohnson)
🐛 Fix bug with sync bar not appearing after clicking 'Show me my dashboard'
Download the .dmg
file for MacOS
Download the .AppImage
file for Linux
1.0.0
🚀 🚀 🚀 V1 Release! 🚀 🚀 🚀
Includes following changes from beta feedback: