2016-07-04 22:05:13 +02:00
|
|
|
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2016-07-12 22:46:41 +02:00
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
### Added
|
|
|
|
- Added 'Buy Now' buttons
|
|
|
|
|
2016-07-14 11:10:09 +02:00
|
|
|
### Fixed
|
|
|
|
- Setting default tax rate breaks invoice creation #974
|
|
|
|
|
|
|
|
|
2016-07-12 22:46:41 +02:00
|
|
|
## [2.6] - 2016-07-12
|
2016-07-04 22:05:13 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
- Configuration for first day of the week #950
|
|
|
|
- StyleCI configuration #929
|
2016-07-05 20:49:47 +02:00
|
|
|
- Added expense category
|
2016-07-04 22:05:13 +02:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Removed `invoiceninja.komodoproject` from Git #932
|
2016-07-05 15:09:52 +02:00
|
|
|
- `APP_CIPHER` changed from `rinjdael-128` to `AES-256-CBC` #898
|
2016-07-05 20:49:47 +02:00
|
|
|
- Improved options when exporting data
|
2016-07-04 22:05:13 +02:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- "Manual entry" untranslatable #562
|
2016-07-05 15:09:52 +02:00
|
|
|
- Using a database table prefix breaks the dashboard #203
|