Release 0.4.0

This commit is contained in:
Guillermo Rauch 2016-07-13 22:42:25 -07:00
parent 06be0e2fb1
commit ebd0bbe8ee
2 changed files with 16 additions and 1 deletions

View file

@ -1,4 +1,19 @@
0.4.0 / 2016-07-13
==================
* implement extensible redux actions system [@rauchg]
* add support for config (~/.hyperterm.js) [@rauchg, @nfcampos]
* add support for plugins (~/.hyperterm_modules) [@rauchg]
* improve menubar look [@leo, @rauchg]
* beautiful default colors [@hharnisc, @dzannotti]
* add close icon for tabs [@johanbrook]
* add support for font size shortcuts [@jhaynie, @nfcampos]
* add support for maximizing upon double click [@jhaynie]
* add fallback fonts for linux and windows [@olliv]
* improve menu items [@rauchg, @sindresorhus]
* add proper auto updates system [@matiastucci, @rauchg]
0.3.1 / 2016-07-04
==================

View file

@ -1,7 +1,7 @@
{
"name": "hyperterm",
"productName": "HyperTerm",
"version": "0.3.1",
"version": "0.4.0",
"license": "MIT",
"repository": "zeit/hyperterm",
"description": "HTML/JS/CSS Terminal",