Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
steveblamey committed Feb 16, 2022
1 parent a3c206f commit 985d2e3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# Change Log
All notable changes to this project will be documented in this file.

## [1.27.6] 2022-02-16

### Added
- Introduce future, touch friendly main navigation using 'mega-dropdowns'. The current nav is the default, new navigation must be enabled in configuration.

### Fixed
- SharedPreferences (user), restrict home page list to modules that user has access to, allowing them to pick one as a default home page.

### Changed
- Updated dependencies

## [1.27.5] 2022-01-06

### Fixed
Expand Down Expand Up @@ -978,6 +989,7 @@ VAT Report views and transaction printing updated to use new calculations, match
- Use [composer](https://getcomposer.org/) to install PHP libs
- phinx for database migrations

[1.27.6]: https://github.com/uzerpllp/uzerp/compare/1.27.5...1.27.6
[1.27.5]: https://github.com/uzerpllp/uzerp/compare/1.27.4...1.27.5
[1.27.4]: https://github.com/uzerpllp/uzerp/compare/1.27.3...1.27.4
[1.27.3]: https://github.com/uzerpllp/uzerp/compare/1.27.2...1.27.3
Expand Down

0 comments on commit 985d2e3

Please sign in to comment.