2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ Unreleased]
6
- - PASSBOLT-2270: Fix modified_by not set on resource edit regression
7
- - PASSBOLT-2271: Fix no wrap issue on resource description
5
+ ## [ 1.6.2] - 2017-08-12
6
+ ### Added
8
7
- PASSBOLT-2284: As an administrator I can set which notifications are enabled for my organization #98
9
8
- PASSBOLT-2284: As an administrator I can prevent encrypted secret or username to be sent in email notification #114
9
+
10
+ ### Fixed
11
+ - PASSBOLT-2301: Remove additional slashes in passbolt.js urls such as model/users::find #142
12
+ - PASSBOLT-2270: Fix modified_by not set on resource edit regression
13
+ - PASSBOLT-2271: Fix no wrap issue on resource description
10
14
- PASSBOLT-1943: As an administrator I should not be able to install passbolt on a hostname that is not RFC3986 compliant
11
15
- PASSBOLT-1937: As an administrator I should not be be able to install passbolt with a server key without an email id
12
16
- PASSBOLT-2002: Refactor install script to reuse healthcheck library
13
- - PASSBOLT-2301: Remove additional slashes in passbolt.js urls such as model/users::find #142
14
17
15
18
## [ 1.6.1] - 2017-07-26
16
19
### Added
@@ -89,7 +92,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
89
92
- PASSBOLT-1881: Add support for groups in the permission system
90
93
- PASSBOLT-1952: Add support for groups in the fixtures
91
94
- PASSBOLT-1928: Deploy styleguide with groups support
92
-
95
+
93
96
### Fixed
94
97
- PASSBOLT-1614: Abstract user/password grid functions into the mad framework grid library
95
98
- PASSBOLT-1571: API query string filters: better naming conventions and implementation
@@ -295,7 +298,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
295
298
- AP: User with plugin installed
296
299
- LU: Logged in user
297
300
298
- [ Unreleased ] : https://github.com/passbolt/passbolt_api/compare/v1.6.1...HEAD
301
+ [ Unreleased ] : https://github.com/passbolt/passbolt_api/compare/v1.6.2...HEAD
302
+ [ 1.6.2 ] : https://github.com/passbolt/passbolt_api/compare/v1.6.1...v1.6.2
299
303
[ 1.6.1 ] : https://github.com/passbolt/passbolt_api/compare/v1.6.0...v1.6.1
300
304
[ 1.6.0 ] : https://github.com/passbolt/passbolt_api/compare/v1.5.1...v1.6.0
301
305
[ 1.5.1 ] : https://github.com/passbolt/passbolt_api/compare/v1.5.0...v1.5.1
@@ -317,4 +321,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
317
321
[ 1.0.8 ] : https://github.com/passbolt/passbolt_api/compare/v1.0.7...v1.0.8
318
322
[ 1.0.7 ] : https://github.com/passbolt/passbolt_api/compare/v1.0.6...v1.0.7
319
323
[ 1.0.6 ] : https://github.com/passbolt/passbolt_api/compare/v1.0.5...v1.0.6
320
- [ 1.0.5 ] : https://github.com/passbolt/passbolt_api/compare/6a92766...v1.0.5
324
+ [ 1.0.5 ] : https://github.com/passbolt/passbolt_api/compare/6a92766...v1.0.5
0 commit comments