Skip to content

Commit

Permalink
add release mark
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoh committed Jan 3, 2021
1 parent 1b0d90c commit 17af9d9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
Roundcube Webmail GlobalAddressbook
===================================

Version 2.0 (2021-01-03, rc-1.3)
=================================================
* Complete rewrite of config options
* Replace regex in `admin` config var with custom function
* Define address book name in config, remove localizations
* Change default username to _global_addressbook_user_
* Support multiple address books on single host (#52)
* Add globaladdressbook_permissions plugin hook
* Remove regex in 'admin' config var, use new hook instead
* Define address book name in config, remove localizations
* Change default username to _global_addressbook_user_

Version 1.12 (2020-11-20, rc-1.3)
=================================================
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "johndoh/globaladdressbook",
"description": "Adds global address books to Roundcube",
"keywords": ["global","address","book","shared","contacts"],
"keywords": ["global", "address", "book", "shared", "contacts"],
"homepage": "https://github.com/johndoh/roundcube-globaladdressbook/",
"license": "GPL-3.0",
"type": "roundcube-plugin",
Expand Down

0 comments on commit 17af9d9

Please sign in to comment.