Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lo5 committed Jul 27, 2020
1 parent 34e271d commit 298882c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions py/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,19 @@ Links

Change Log
---------------
* v0.1.1
* Added
* Options for file type and size to file upload component.
* API for displaying desktop notifications.
* Buttons can now submit specific values instead of only True/False.
* Examples for layout and card sizing.
* Image card for displaying base64-encoded images.
* Example for image card.
* Vector graphics API.
* Turtle graphics based path generator.
* Examples for graphics card.
* Fixed
* Re-rendering performance improvements.
* v0.1.0
* Added
* Example for displaying iframe content > 2MB.
Expand Down

0 comments on commit 298882c

Please sign in to comment.