Skip to content

Latest commit

 

History

History
91 lines (73 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

91 lines (73 loc) · 1.98 KB

plasma-simpleMonitor Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[Unreleased] - 2017-xx-xx

### Added 
- Chinese(simplified) translation.
- Polish translation.

### Fixed
- Plasmoid logo path in .desktop file.

[0.6] - 2017-03-19

### Added
- Translation support.
- ru translation.
- SVG logo scaling.
- Base support for RightToLeft view.
- Logos for Fedora, Manjaro and Arch.
- CMake support.
- CMake installation instructions in README.
- Script to cleanup after launch.sh.
- CHANGELOG.

### Changed
- SVG logos replaced PNG logos.

### Fixed
- Plasmoid name and version in .desktop file.
- Items positions.

## Removed
- Tuz logo.

[0.6-rc1] - 2017-02-07

### Added
- Plasma 5 support.
- Instructions for installation in README.
- GPL LICENCE.
- Skin support.
- Column skin.
- OpenSUSE logo.
- Launch script to test plasmoids without install.

### Changed
- Migrated from KDE4 to KF5.
- Structure of project.
- Migrated in development from .qmlproject to .pro file.
- Config now base on .qml files.
- QML now depend on quick 2.
- Predefined CPU temperatures.

### Fixed
- Additional plasmoid don't work with database.

## Removed
- Plasma(KDE4) support.

[0.5] - 2014-05-26

### Added
- Fahrenheit support.
- Visual improvements.
- Plasma style support.

### Changed
- LoadBar completed.

[0.4] - 2013-12-28

### Fixed
- Elements alignments.
- Bad uptime.

[0.3] - 2013-12-28

### Added
- Background settings.
- Logos for Kubuntu, Ubuntu and tuz.
### Changed
- Detection of distro name.

### Fixed
- Fonts.

[0.2] - 2013-12-27

### Added
- AMD K7 support for lmsensors.
- Temperature settings.
- README.

[0.1] - 2013-12-27

- Initial Commit.