Skip to content

Releases: kieras/parakeet

Fixes blank OAuth iframe and adds custom color for console logs on jenkins

22 Mar 13:59
955d65c
Compare
Choose a tag to compare

Fixes blank login pages when loading Google's OAuth iframe.
Adds console color customization.

Fix Google OAuth2 Login screen changes

14 Dec 15:16
b8ad906
Compare
Choose a tag to compare

Google has changed his OAuth2 Login screen and the "LoginPage" needed a fix.

Changed console messages color in order to work in Jenkins

23 Jul 14:57
814bcc7
Compare
Choose a tag to compare
Change log color (#11) (#12)

* changed color of message to magenta in order to work in Jenkins

Log and Redirect to Home bugfixes

07 Jun 18:06
Compare
Choose a tag to compare
  • Log and Redirect to Home bugfixes

New abstractions, support typing slowly, handle retry errors and save, documentation and other improvements.

06 Apr 22:33
4828254
Compare
Choose a tag to compare
  • Create new methods abstractions
  • Documenting the parakeet
  • Handle the retry errors and saving
  • Type slowly

Gapi2 login support and lots of improvements

16 Mar 19:00
dec654a
Compare
Choose a tag to compare

Gapi2 login, headless mode, local config file support, debug messages and other improvements