mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-09 23:06:47 +02:00
Release h5ai v0.27.0.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
|
## v0.27.0 - *2015-04-06*
|
||||||
|
|
||||||
* new layout
|
* new layout
|
||||||
* adds editorconfig
|
* adds editorconfig
|
||||||
* drops support for IE9 (gets fallback)
|
* drops support for IE9 (gets fallback)
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "h5ai",
|
"name": "h5ai",
|
||||||
"version": "0.26.1",
|
"version": "0.27.0",
|
||||||
"develop": true,
|
"develop": false,
|
||||||
"description": "a modern HTTP web server index",
|
"description": "a modern HTTP web server index",
|
||||||
"homepage": "http://larsjung.de/h5ai/",
|
"homepage": "http://larsjung.de/h5ai/",
|
||||||
"bugs": "https://github.com/lrsjng/h5ai/issues",
|
"bugs": "https://github.com/lrsjng/h5ai/issues",
|
||||||
|
@@ -63,7 +63,7 @@ Options
|
|||||||
Enable a context menu (right-click) on some elements.
|
Enable a context menu (right-click) on some elements.
|
||||||
*/
|
*/
|
||||||
"contextmenu": {
|
"contextmenu": {
|
||||||
"enabled": true
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user