Skip to content

Commit

Permalink
release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Raul Rodriguez committed Jun 16, 2014
1 parent d83a7bf commit 9ff3f51
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This file is used to list changes made in each version of `owncloud`.

## 0.4.0:

* Improved support for Ubuntu 13 and above
* Support for custom x509 certificates
* Added attribute to enable or disable web servers sendfile directive
* Handled new config value `trusted_domains`
* Added some failsafe timeout on nginx for big account
* Patch to avoid file corruption with mod_deflate
* Added repo with more recent PHP version for older Ubuntus (< 12.04)

## 0.3.1:

* Fixed max upload size on Nginx with SSL
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures ownCloud'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.4.0' # WiP
version '0.4.0'

supports 'centos'
supports 'debian'
Expand Down

0 comments on commit 9ff3f51

Please sign in to comment.