Opal 0.8.1 Released!
Opal 0.8.1 is here! While this release has a couple of new features, it's mainly focused on improvements in stablility and bugfixes.
New Features¶
Here's some new stuff you'll notice in this version.
Unififed Record Menus¶
Menus for different records(such as blog posts, items, plugins, etc.) have now been unified for consistent look and functionality. They're quick to customize through css, and developers can easily add custom menu items just for a particular record type.
Log in with Email or Username¶
Users can now log in with their email address in addition to their username.
Comment reply notifications¶
If someone replies to another user's comment, an email is now sent to them. This can be disabled on a per-user basis in My Account > Settings.
Bug Fixes & Other Updates¶
This version includes some other bug fixes & updates. If you'd like to see what else this version includes, check out the version summary.

Comments