File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
66
7- ## [ Unreleased ]
7+ ## [ 4.1.0 ] - 2018-10-28
88### Added
99- Whirlpool hash algorithm
1010- 'Prepend salt' toggle
1111- Drupal 7 hash algorithm
12- - Case-insensitive username option
12+ - ' Case-insensitive username' option
1313### Fixed
1414- Error when 'Display name' not set
1515- Encoding of iteration for 'Extended DES (Crypt)'
@@ -98,7 +98,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9898### Changed
9999- Supported version of ownCloud, Nextcloud: ownCloud 10, Nextcloud 12
100100
101- [ Unreleased ] : https://github.com/nextcloud/user_sql/compare/v4.0.1...develop
101+ [ 4.1.0 ] : https://github.com/nextcloud/user_sql/compare/v4.0.1...v4.1.0
102102[ 4.0.1 ] : https://github.com/nextcloud/user_sql/compare/v4.0.0...v4.0.1
103103[ 4.0.0 ] : https://github.com/nextcloud/user_sql/compare/v4.0.0-rc2...v4.0.0
104104[ 4.0.0-rc2 ] : https://github.com/nextcloud/user_sql/compare/v4.0.0-rc1...v4.0.0-rc2
Original file line number Diff line number Diff line change 88 Retrieve the users and groups info. Allow the users to change their passwords.
99 Sync the users' email addresses with the addresses stored by Nextcloud.
1010 </description >
11- <version >4.1.0-dev </version >
11+ <version >4.1.0</version >
1212 <licence >agpl</licence >
1313 <author >Marcin Łojewski</author >
1414 <author >Andreas Böhler</author >
You can’t perform that action at this time.
0 commit comments