mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-01-22 23:51:24 +01:00
90 lines
2.1 KiB
Plaintext
90 lines
2.1 KiB
Plaintext
Release 0.3.10 - 2014/12/17
|
|
* [maintenance] Update components.
|
|
* [improve] Add fluentd default plugin settings.
|
|
* [fixed] Fix #121. Change to allow utf-8 string instead of ascii.
|
|
|
|
Release 0.3.9 - 2014/12/01
|
|
|
|
* [improve] Display current setting for each section.
|
|
https://github.com/fluent/fluentd-ui/pull/103
|
|
* [improve] Instantly current setting changing.
|
|
https://github.com/fluent/fluentd-ui/pull/105
|
|
* [improve] Reduce polling access for notification fetching.
|
|
|
|
|
|
Release 0.3.8 - 2014/11/19
|
|
|
|
* [improve] Recommended plugins are updated.
|
|
* [fixed] Plugin installation on td-agent-ui.
|
|
|
|
|
|
Release 0.3.7 - 2014/11/13
|
|
|
|
* [maintenance] Change httpclient gem as stable version.
|
|
|
|
|
|
Release 0.3.6 - 2014/11/12
|
|
|
|
* [improve] Don't install ri and rdoc.
|
|
|
|
|
|
Release 0.3.5 - 2014/11/12
|
|
|
|
* [fixed] `/etc/init.d/td-agent stop` was killing the td-agent-ui on Debian based distributions.
|
|
|
|
|
|
Release 0.3.4 - 2014/11/12
|
|
|
|
* yanked
|
|
|
|
|
|
Release 0.3.3 - 2014/11/11
|
|
|
|
* [fixed] td-agent detection on Mac OS X
|
|
|
|
|
|
Release 0.3.2 - 2014/11/10
|
|
|
|
* [fixed] Auto update fluentd-ui feature
|
|
|
|
|
|
Release 0.3.1 - 2014/11/05
|
|
|
|
* [maintenance] Update dependencies
|
|
* [maintenance] Add dep:list rake task to help package td-agent
|
|
|
|
|
|
Release 0.3.0 - 2014/10/22
|
|
|
|
* [feature] Potentially support for multiple user name (not have UI to do it)
|
|
* [improve] Improve installing plugin processing experience
|
|
* [improve] Some messages added or fixed
|
|
|
|
Release 0.2.0 - 2014/09/02
|
|
|
|
* [compatibility] Login password is reset as default if v0.1.x user who updates thier password.
|
|
* [fixed] Keep changed password after update fluentd-ui gem.
|
|
* [fixed] Add missing LICENSE file (Apache license 2.0)
|
|
* [change] Remove bcrypt for packaging issue on Mac.
|
|
|
|
Release 0.1.4 - 2014/08/20
|
|
|
|
* [fixed] Fix can't setting in_tail with format regexp.
|
|
|
|
Release 0.1.3 - 2014/08/13
|
|
|
|
* [feature] Add out_elasticsearch setting
|
|
|
|
Release 0.1.2 - 2014/08/07
|
|
|
|
* [fixed] Can't login if password changed from default
|
|
|
|
Release 0.1.1 - 2014/08/07
|
|
|
|
* [fixed] Can't install a gem on some environment #70
|
|
* [fixed] Can't setup in_tail if recognized as binary file selected #71
|
|
|
|
Release 0.1.0 - 2014/08/01
|
|
|
|
* First release!
|