Skip to content

Commit

Permalink
Prepare for 1.0.0.b2
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas K. Dionysopoulos committed May 11, 2020
1 parent 9aeb822 commit 66259cc
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 34 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.0.0.b2

**Bug fixes**

* Immediate site crash because of a missing check in the cache handler plugin if no other system plugin has already loaded the FOF 3 library.

# 1.0.0.b1

_Initial public release._
Expand Down
26 changes: 2 additions & 24 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,6 @@ Akeeba Engage should be compatible with:

## Changelog

_Initial public release._
**Bug fixes**

**New features**

* Comments allow for full HTML, edited using the WYSIWYG editor configured in Joomla.
* HTML filtering for comments either by Joomla itself or using the more robust, heavily audited HTML Purifier library.
* Comments can be filed by logged in users or guests (configurable with Joomla's permissions).
* Guest commenters' information can be remembered across sessions on the same browser.
* Custom module positions for enriching the comments output without overriding the view templates.
* Guest users can see a module or a module position to help them log in to file a comment (fully compatible with Akeeba SocialLogin).
* Control open/closed comments, comments autoclose and comments display globally, per category and per article.
* Comments are hierarchical, i.e. you can file a comment in reply to another comment.
* Avatars using the Gravatar service.
* You can optionally require a CAPTCHA for guest comments, non-special users' comments or for all comments. You can use any CAPTCHA supported by Joomla, installed and enabled on your site.
* Comments can be checked for spam using Akismet (paid, third party service).
* Notifications about comments can be sent to managers and optionally the participants of a conversation using customizable email templates.
* wbAMP support for comments display on AMP pages (you can only file new comments and reply to comments in the full HTML view, though).
* Fully semantic output with Schema.org tagging using microdata in both HTML and AMP outputs.
* Dark Mode support, front- and backend.
* Integration with Joomla's Privacy (com_privacy) and Akeeba DataCompliance components for GDPR compliance i.e. data export and implementation of user content deletion.
* Integration with User Actions, logging administrative actions taken on comments.
* Full support for Joomla caching (Conservative and Progressive).
* You can customize the comments display with standard Joomla template overrides.
* You can customize the CSS used for comments display with standard Joomla media overrides. You get the full SCSS source files.
* Downloads and updates to the component are free of charge. Getting support will cost money, though.
* Immediate site crash because of a missing check in the cache handler plugin if no other system plugin has already loaded the FOF 3 library.
2 changes: 1 addition & 1 deletion component/engage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<extension type="component" version="3.9.0" method="upgrade">
<name>ENGAGE</name>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>

<author>Akeeba Ltd</author>
Expand Down
2 changes: 1 addition & 1 deletion plugins/actionlog/engage/engage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="actionlog" method="upgrade">
<name>PLG_ACTIONLOG_ENGAGE</name>
<description>PLG_ACTIONLOG_ENGAGE_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/content/engage/engage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="content" method="upgrade">
<name>PLG_CONTENT_ENGAGE</name>
<description>PLG_CONTENT_ENGAGE_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/datacompliance/engage/engage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="datacompliance" method="upgrade">
<name>PLG_DATACOMPLIANCE_ENGAGE</name>
<description>PLG_DATACOMPLIANCE_ENGAGE_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/engage/akismet/akismet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="engage" method="upgrade">
<name>PLG_ENGAGE_AKISMET</name>
<description>PLG_ENGAGE_AKISMET_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/engage/email/email.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="engage" method="upgrade">
<name>PLG_ENGAGE_EMAIL</name>
<description>PLG_ENGAGE_EMAIL_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/engage/gravatar/gravatar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="engage" method="upgrade">
<name>PLG_ENGAGE_GRAVATAR</name>
<description>PLG_ENGAGE_GRAVATAR_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/privacy/engage/engage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="privacy" method="upgrade">
<name>PLG_PRIVACY_ENGAGE</name>
<description>PLG_PRIVACY_ENGAGE_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/system/engagecache/engagecache.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="system" method="upgrade">
<name>PLG_SYSTEM_ENGAGECACHE</name>
<description>PLG_SYSTEM_ENGAGECACHE_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down
2 changes: 1 addition & 1 deletion plugins/user/engage/engage.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<extension version="3.9.0" type="plugin" group="user" method="upgrade">
<name>PLG_USER_ENGAGE</name>
<description>PLG_USER_ENGAGE_XML_DESC</description>
<version>1.0.0.b1</version>
<version>1.0.0.b2</version>
<creationDate>2020-05-11</creationDate>
<author>Akeeba Ltd</author>
<authorEmail>[email protected]</authorEmail>
Expand Down

0 comments on commit 66259cc

Please sign in to comment.