You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [Unreleased]
|
|
### Added
|
|
### Changed
|
|
### Fixed
|
|
### Removed
|
|
|
|
## [v2.1.4] - 2017-08-27
|
|
* Added dialog for Upload folder button
|
|
## [v2.1.0] - 2016-10-12
|
|
### Added
|
|
* Manual printing of _z-Tree_ payment files
|
|
* Proper handling of simultaneously conducted sessions
|
|
* _WebcamDisplay_ as a submodule
|
|
### Changed
|
|
* Adjusted default software selection to be of better fit for a KDE desktop
|
|
* Default _Labcontrol_ data directory
|
|
* Default _z-Tree_ installation path
|
|
### Fixed
|
|
* Initial port value not correctly set for _z-Leave_s started from main panel
|
|
### Removed
|
|
* Never properly implemented client webcam functionality
|
|
|
|
## [v2.0.0] - 2016-09-21
|
|
### Added
|
|
* Imported code from the lp:labcontrol repository on launchpad.net
|
|
|
|
[Unreleased]: https://github.com/markuspg/Labcontrol/compare/v2.1.0...HEAD
|
|
[v2.1.0]: https://github.com/markuspg/Labcontrol/compare/v2.0.0...v2.1.0
|