Browse Source

release notes wip

pull/473/head
Chris 5 years ago
parent
commit
49267ae18d
1 changed files with 10 additions and 12 deletions
  1. 22
      docs/releases/1.0.3-release-notes.md

22
docs/releases/1.0.3-release-notes.md

@ -7,37 +7,26 @@ After cooking for far too long, **Gooey 1.0.3 is released!**
Grab the latest version:
* [github](https://github.com/chriskiehl/Gooey)
* [PyPi](TODO)
Runnable demos for all the new features can be found in the [Examples repo](https://github.com/chriskiehl/GooeyExamples).
## Overview:
A lot of focus was put on settling Gooey into a more mature stable project. I've spent a lot of time writing documentation, stamping down cross platform issues / quirks, and making numerous tweaks and additions to enable a smoother experience when packaging Gooey powered application for distribution.
A lot of focus was put on settling Gooey into a more mature stable project. In addition to all of the new features, a lot of time was spent writing documentation, stamping down cross platform issues / quirks, and making numerous tweaks and additions to enable a smoother experience when packaging Gooey for distribution.
## What's new
New logo
### Fancy Layout controls!
![image@735,612,489,366,243,120+jpeg](https://s3.amazonaws.com/awsblogstore/articles/da7760ce/7c0a2945-image)
The main goal of this release was enabling more complex real-world layouts and more customization of Gooey's UI. As of 1.1.0, you now have have control over every color, font, and display status within the application. You can now brand Gooey to your organization's colors, logically group related items under a central heading, and optionally show/hide all the individual components that make up an input widget.
@ -81,6 +70,15 @@ Thanks to @NathanRichard, Gooey can now optionally honor terminal control sequen
![image@608,506,404,302,200,98+jpeg](https://s3.amazonaws.com/awsblogstore/articles/da7760ce/a0f11901-image)
### New Gooey Program Icon
New icon provided by professional cool guy and crazy talented UX designer [Justin Rhee](https://www.linkedin.com/in/justinrhee/).
## Additional features
* OSX now shows program Icon in Dock

Loading…
Cancel
Save