v1.0.0-b1 - First Beta of Iris
Pre-release
Pre-release
This is the first beta version of Buildasaur 1.0, codenamed Iris.
This release brings many major new features like
- BitBucket support, with work done enabling adding more supported servers easily
- Keychain storage for all credentials
- Automatic updates with Sparkle
and many more improvements under the hood.
Please give this version a try and let me know if you spot any issues. The codebase was largely refactored so even my extensive logic tests might still let some bugs through.
Anyway, spread the word that we're not GitHub-exclusive anymore, so let you BitBucket-centric friends know about Buildasaur! :)
Closed issues:
- Create a Sparkle xml feed update fastlane action #228
- Add pushing to Cask into the Fastfile release lane #191
- Investigate opening a socket to the GitHub server #170
- Bitbucket Support #65
- Automatic updates #44
- Password Storage #137
Merged pull requests:
- Adding Sparkle autoupdater #230 (czechboy0)
- Full BitBucket Support #217 (czechboy0)
- Developing 1.0 - Iris #214 (czechboy0)
- BitBucket pagination #224 (czechboy0)
- BitBucket posting comments #223 (czechboy0)
- BitBucket refresh token flow #222 (czechboy0)
- Most BitBucket entities #221 (czechboy0)
- [WIP] BitBucket entities #218 (czechboy0)
- BitBucket authentication #216 (czechboy0)
- Authentication refactoring #215 (czechboy0)
- Storing credentials in Keychain #209 (czechboy0)
- Just moving files around... #207 (czechboy0)
Fixed bugs:
- Fix signing releases with Developer ID #211