Browse Source

Update 1.0.3-release-notes.md

pull/473/head
Chris 5 years ago
parent
commit
5891954e99
1 changed files with 6 additions and 6 deletions
  1. 12
      docs/releases/1.0.3-release-notes.md

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

@ -1,5 +1,6 @@
# Gooey 1.0.3 Released!
![title card](https://github.com/chriskiehl/GooeyImages/blob/images/docs/releases/1.0.3/release-title-card.png)
After cooking for far too long, **Gooey 1.0.3 is released!**
@ -16,7 +17,7 @@ Runnable demos for all the new features can be found in the [Examples repo](http
## Overview:
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.
A lot of focus was put on settling Gooey down into a more stable mature 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
@ -25,7 +26,7 @@ A lot of focus was put on settling Gooey into a more mature stable project. In a
### Fancy Layout controls!
![image@735,612,489,366,243,120+jpeg](https://s3.amazonaws.com/awsblogstore/articles/da7760ce/7c0a2945-image)
![advanced layout](https://github.com/chriskiehl/GooeyImages/raw/images/docs/releases/1.0.3/advanced-layout.png)
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.
@ -34,7 +35,7 @@ The main goal of this release was enabling more complex real-world layouts and m
Gooey now includes a simple declarative system for creating top level menu bars and items.
![image@681,567,453,339,225,111+jpeg](https://s3.amazonaws.com/awsblogstore/articles/da7760ce/0c14f2dd-image)
![menu bar](https://github.com/chriskiehl/GooeyImages/raw/images/docs/releases/1.0.3/menu.png)
@ -59,7 +60,6 @@ Next up are general message dialogs. You can display any informational text insi
**Link**
Finally, you can create fixed menu items that simply link to external resources, for instance, your site, documentation, pdfs, etc..
@ -67,12 +67,12 @@ Finally, you can create fixed menu items that simply link to external resources,
Thanks to @NathanRichard, Gooey can now optionally honor terminal control sequences and display Rich Text in the output panel.
![image@608,506,404,302,200,98+jpeg](https://s3.amazonaws.com/awsblogstore/articles/da7760ce/a0f11901-image)
![rich text](https://github.com/chriskiehl/GooeyImages/raw/images/docs/releases/1.0.3/rich-text.png)
### New Gooey Program Icon
<img src="https://github.com/chriskiehl/GooeyImages/raw/images/logo/gooey.png" width="200" height="auto">
New icon provided by professional cool guy and crazy talented UX designer [Justin Rhee](https://www.linkedin.com/in/justinrhee/).

Loading…
Cancel
Save