All Versions
26
Latest Version
Avg Release Cycle
195 days
Latest Release
-

Changelog History
Page 2

  • v1.0.1 Changes

    ๐Ÿ›  Fixed

  • v1.0.0 Changes

    โž• Added

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixes

    โœ‚ Removed

  • v0.1.0 Changes

    July 05, 2019

    ๐Ÿš€ See the release announcement.

    โž• Added

    • ๐Ÿ†• New hasPermission() helper method for Group objects (9684fbc)
    • ๐Ÿ”ฆ Expose supported mail drivers in IoC container (208bad3)
    • โœ… More test for some API endpoints (1670590)
    • The Formatter\Rendering event now receives the HTTP request instance as well (0ab9fac)
    • ๐Ÿ‘ More and better validation in installer UIs
    • Check and enforce minimum MariaDB (7ff9a90)
    • โช Revert publication of assets when installation fails (ed9591c)
    • Benefit from Laravel's database reconnection logic in long-running tasks (e0becd0)
    • ๐Ÿ”ง The "vendor path" (where Composer dependencies can be found) can now be configured (5e1680c)

    ๐Ÿ”„ Changed

    • ๐ŸŽ Performance: Actually cache translations on disk (0d16fac)
    • ๐Ÿ‘ Allow per-site extenders to override extension extenders (ba594de)
    • Do not resolve objects from the IoC container (in service providers and extenders) until they are actually used
    • Replace event subscribers (that resolve objects from the IoC container) with listeners (that resolve lazily)
    • ๐Ÿ‘‰ Use custom service provider for Mail component (ac5e26a)
    • โšก๏ธ Update to Laravel 5.7, revert custom logic for building database index names
    • ๐Ÿ”จ Refactored installer, extracted Installation class and pipeline for reuse in CLI and web installers (790d5be)
    • ๐Ÿ‘‰ Use whitelist for enabling pre-installed extensions during installation (4585f03)
    • โšก๏ธ Update minimum MySQL version (7ff9a90)

    ๐Ÿ›  Fixed

    • Signing up via OAuth providers was broken (67f9375)
    • Group badges were overlapping (16eb1fa)
    • API: Endpoint for uninstalling extensions returned an error (c761802)
    • ๐Ÿ“š Documentation links in installer were outdated (b58380e)
    • Event posts where counted when aggregating user posts (671fdec)
    • Admins could not reset user passwords (c67fb2d)
    • Several down migrations were invalid
    • Validation errors on reset password page resulted in HTTP 404 (4611abe)
    • is:unread gambit generated an invalid query (e17bb0b)
    • Entire forum was breaking when the custom_less setting was missing from the database (bf2c5a5)
    • โฌ‡๏ธ Dropdown icon was not showing in user card when on user page (12fdfc9)
    • Requests were missing the original* attributes, which broke installations in subfolders (56fde28)
    • Special characters such as % and _ could return incorrect results (ee3640e)
    • ๐Ÿ“ฆ FontAwesome component package changed paths in version 5.9.0 (5eb69e1)
    • Some server environments had problems accessing the system-wide tmp path for storing JS file maps (54660eb)
    • Content length of posts.content was not migrated to mediumText in 2017 (590b311)
    • An error occurred when going to the previous route if there was no previous route found (985b87da)

    โœ‚ Removed

    • 0๏ธโƒฃ php flarum install --defaults - this was meant to be used in our old development VM (44c9109)
    • Obsolete id attributes in JSON-API responses (ecc3b5e and 7a44086)
  • v0.1.0-beta.9 Changes

    July 05, 2019

    โž• Added

    • ๐Ÿ†• New hasPermission() helper method for Group objects (9684fbc)
    • ๐Ÿ”ฆ Expose supported mail drivers in IoC container (208bad3)
    • โœ… More test for some API endpoints (1670590)
    • The Formatter\Rendering event now receives the HTTP request instance as well (0ab9fac)
    • ๐Ÿ‘ More and better validation in installer UIs
    • Check and enforce minimum MariaDB (7ff9a90)
    • โช Revert publication of assets when installation fails (ed9591c)
    • Benefit from Laravel's database reconnection logic in long-running tasks (e0becd0)
    • ๐Ÿ”ง The "vendor path" (where Composer dependencies can be found) can now be configured (5e1680c)

    ๐Ÿ”„ Changed

    • ๐ŸŽ Performance: Actually cache translations on disk (0d16fac)
    • ๐Ÿ‘ Allow per-site extenders to override extension extenders (ba594de)
    • Do not resolve objects from the IoC container (in service providers and extenders) until they are actually used
    • Replace event subscribers (that resolve objects from the IoC container) with listeners (that resolve lazily)
    • ๐Ÿ‘‰ Use custom service provider for Mail component (ac5e26a)
    • โšก๏ธ Update to Laravel 5.7, revert custom logic for building database index names
    • ๐Ÿ”จ Refactored installer, extracted Installation class and pipeline for reuse in CLI and web installers (790d5be)
    • ๐Ÿ‘‰ Use whitelist for enabling pre-installed extensions during installation (4585f03)
    • โšก๏ธ Update minimum MySQL version (7ff9a90)

    ๐Ÿ›  Fixed

    • Signing up via OAuth providers was broken (67f9375)
    • Group badges were overlapping (16eb1fa)
    • API: Endpoint for uninstalling extensions returned an error (c761802)
    • ๐Ÿ“š Documentation links in installer were outdated (b58380e)
    • Event posts where counted when aggregating user posts (671fdec)
    • Admins could not reset user passwords (c67fb2d)
    • Several down migrations were invalid
    • Validation errors on reset password page resulted in HTTP 404 (4611abe)
    • is:unread gambit generated an invalid query (e17bb0b)
    • Entire forum was breaking when the custom_less setting was missing from the database (bf2c5a5)
    • โฌ‡๏ธ Dropdown icon was not showing in user card when on user page (12fdfc9)
    • Requests were missing the original* attributes, which broke installations in subfolders (56fde28)
    • Special characters such as % and _ could return incorrect results (ee3640e)
    • ๐Ÿ“ฆ FontAwesome component package changed paths in version 5.9.0 (5eb69e1)
    • Some server environments had problems accessing the system-wide tmp path for storing JS file maps (54660eb)
    • Content length of posts.content was not migrated to mediumText in 2017 (590b311)
    • An error occurred when going to the previous route if there was no previous route found (985b87da)

    โœ‚ Removed

    • 0๏ธโƒฃ php flarum install --defaults - this was meant to be used in our old development VM (44c9109)
    • Obsolete id attributes in JSON-API responses (ecc3b5e and 7a44086)
  • v0.1.0-beta.8 Changes

    November 29, 2018

    ๐Ÿš€ See the release announcement.

    โž• Added

    • ๐Ÿ“„ PHP Extender API (docs)
    • โž• Add ItemList#isEmpty method (#1218)
    • ๐Ÿ‘ Allow setting the raw content of a CommentPost (084f749)
    • ๐Ÿ‘ Allow full URLs to be used as the avatar path (c31c1ea)
    • โž• Add user display names API (#1246)
    • โž• Add apiKey request attribute (096e552)
    • ๐Ÿ‘ Allow configuring cookie attributes (87bf84e)
    • โž• Add LESS variable to configure expansion of sideNav dropdowns (2754a8c)
    • โž• Add drag and drop avatar uploading (#1261)
    • ๐Ÿ†• New design for Reset Password page (9392e1b)
    • โž• Add log out confirmation if CSRF token is invalid (e8a4e5e)
    • ๐Ÿ†• New design for error pages (b7c1cc5)
    • Basic implementation of admin dashboard widgets (1ef9217)
    • โž• Add infinite scrolling in the notifications list (77c25ab)
    • โž• Add custom footer HTML setting (#1315)
    • Automatically load an extend.php file at the forum root (#1559)
    • โž• Add console configuration event (#1349)
    • ๐Ÿ‘Œ Improve search performance and design (#1339, 7e95b80)
    • ๐Ÿ‘ Allow notification methods to be extended (#1361)
    • โž• Add flarum migrate:reset command (#1363)
    • โž• Add message to exceptions thrown in DispatchRoute middleware (#1376)
    • Warn about debug mode in flarum info command (0cf351e, 5374f8a)
    • JS Extender API foundation (#1468)
    • โž• Add support for JS sourcemaps (#1471)
    • โž• Add canonical URL to discussion HTML (551ca23)
    • โž• Add event to override floodgate behaviour (#1411)
    • ๐Ÿ‘‰ Use ItemList for signup and login modals (#1420)
    • Display extensions in a table in flarum info command (#1562)
    • โž• Add oldUsername parameter to User\Event\Renamed (#1563)
    • Live output of migrator notes in console (9e487b4)
    • ๐Ÿ‘‰ Use ItemList for edit group modal (#1625)
    • ๐Ÿ‘‰ Use ItemList for edit user modal (#1593)
    • Track API key last activity and allow keys to reference specific users (#1622)
    • โž• Add a toolbar area to the TextEditor component (c13dfa2)
    • โž• Add a tooltip to the Preview button (bf3934d)
    • โž• Add database indices (#1577)
    • ๐ŸŒฒ Log errors that occur in the API stack (222e3c3)
    • โž• Add "clear cache" button to admin dashboard (2ef66ac)
    • ๐Ÿ†• New extensions page layout (#1496)

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade to Laravel 5.5 (#1252)
    • PHP namespace restructure (#1308)
    • ๐ŸŽ Performance: Don't include post content in the "basic" serializer (37cf95f)
    • Only apply custom CSS and header HTML on forum frontend, not admin (40ebc13)
    • ๐ŸŽ Performance: Load only basic information about terminal/relevant posts (dedcbae)
    • ๐ŸŽ Performance: Load only basic information about post discussion/users (3c80612)
    • Organise views into directories (479e44d)
    • 0๏ธโƒฃ Use more sensible installation default data (b760d11)
    • Manage Composer height with overridable methods (#1272)
    • ๐Ÿ“‡ Rename AbstractPolicy::after to can to reflect removal of event priorities (ae2e07e)
    • Overhaul model visibility scoping (#1342)
    • โœ‚ Remove - separator in discussion URL if there is no slug (#1351)
    • API: Provide forum info under / (f0cea11)
    • โฌ†๏ธ Upgrade to Font Awesome 5 (#1372)
    • โฌ†๏ธ Upgrade to zend-stratigility v2.2 (9d30be1)
    • ๐Ÿ‘‰ Use Illuminate Session component instead of Symfony (#1366)
    • ๐Ÿ‘‰ Use PSR-15 middleware standard (#1441, #1443)
    • Simplify interface of migration-related classes (#1445)
    • ๐Ÿ“‡ Rename Api\Controller\TokenController to CreateTokenController (#1451)
    • Replace gulp with webpack and npm scripts for JS compilation (#1367)
    • ๐Ÿ“‡ Rename database columns and JSON-API attributes (#1344)
    • ๐Ÿ”จ Refactor frontend code (#1471, edaca31)
    • โœ‚ Remove need for page reload if JS application will not boot (#1471)
    • Split permission for editing and deleting posts (#1466)
    • โฌ†๏ธ Upgrade to TextFormatter 1.2 (#1457)
    • Require PHP 7.1 (0278d52)
    • ๐Ÿ“‡ Rename extension bootstrap.php to extend.php (#1556)
    • 0๏ธโƒฃ Use default system font instead of Open Sans (07298e1)
    • ๐Ÿ”„ Change composer submit button icon to paper plane (bf3934d)
    • ๐Ÿ†• New heading styles in posts (6fadc0b)

    โœ‚ Removed

    • โœ‚ Remove user bio feature (#1214)
    • โœ‚ Remove FastClick (a8826dc)
    • โœ‚ Remove server-side JavaScript minification, because it is done by Webpack (#1471)
    • โœ‚ Remove the "debug" button from request error alerts (64686ef)
    • โœ‚ Remove fileinfo dependency (105dd09)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix dropdown menu icon width (7ec9281)
    • ๐Ÿ›  Fix user online indicator spacing (57f828b)
    • โœ‚ Remove faulty default value for forum description (a2e0dae)
    • ๐Ÿ›  Fix scrubber icon alignment (287085d)
    • Don't hardcode admin URL (c037658)
    • โšก๏ธ Update zend-diactoros to v1.6 to fix Content-Length problems (1e8399c)
    • ๐Ÿ”’ Security: Remove execute permissions from .php/.less files (#1338)
    • ๐Ÿ›  Fix post contentHtml sometimes breaking script parsing (ea4d889)
    • ๐Ÿ‘‰ Make sure components receive all children properly (42ecee4)
    • ๐Ÿ›  Fix extractText breaking in some cases (f3b4d35)
    • โช Revert color input type (257ee93)
    • ๐Ÿ‘‰ Make sure dropdowns don't go above the edge of the screen (3be98b9)
    • ๐Ÿ‘Œ Improve mobile composer behaviour (a8826dc, 094345d)
    • ๐Ÿ›  Fix Composer textarea losing its height across route changes (1a10276)
    • ๐ŸŽ Performance: Assign parent discussion to posts so it doesn't have to be reloaded (5f7060f)
    • ๐ŸŽ Performance: Cache translation catalogue to avoid reparsing YAML (9cc67fe)
    • ๐Ÿ›  Fix email gambit (0aa74c9)
    • ๐Ÿ›  Fix users not being listed properly when searching (7796580)
    • ๐Ÿ›  Fix crash when post's user has been deleted (1a239ee)
    • Filter out notifications with non-existent subjects (a0c95e6)
    • Dispatch user events after password reset (#1340)
    • Only display pagination link if necessary (6913e8f)
    • โž• Add pagination link for previous page (8c47095)
    • Prevent editing fields in sign up modal according to identification data (#1330)
    • ๐Ÿ”จ Refactor MIME type guessing to work without any PHP extensions (ba96f31)
    • ๐Ÿ›  Fix modal title background on phone media (#1378)
    • โšก๏ธ Always return a promise in PostStream#update (#1392)
    • ๐Ÿ›  Fix absence of variable reference in Notification\Sending event (f51e29f)
    • โšก๏ธ Update doctrine/dbal to v2.7 to fix MariaDB compatibility (d42205a)
    • Escape string used in LIKE query (569e6c9)
    • ๐Ÿ‘‰ Make ExtensionManager a singleton (050496a)
    • ๐Ÿ›  Fix discussion posts not being initialized correctly (#1455)
    • Prevent undefined class names from being rendered (#1456)
    • ๐Ÿ›  Fix asset recompilation issues (#1471)
    • ๐Ÿ›  Fix unread notifications badge appearing fuzzy (fb9a89f)
    • ๐Ÿ›  Fix generation of next/previous URLs in discussion HTML (3d845d5)
    • Prevent invalid custom CSS from crashing forum (#1471)
    • ๐Ÿ›  Fix profile page posts jumping when scrolling (6a6b9ac)
    • ๐Ÿ›  Fix git errors displaying in flarum info command (#1562)
    • ๐Ÿ›  Fix guests encountering permission errors when searching (#1527)
    • โž• Add tokenizer to PHP extension requirements (c16ddf2)
    • Installer: add check for file existence and fix path resolving (#1397)
    • ๐Ÿ”„ Change tab title after renaming discussion (#1543)
    • ๐Ÿ›  Fix post composer width bug on profile (#1541)
    • ๐Ÿ›  Fix wrong permission check in UserPolicy#find (#1536)
    • ๐Ÿ›  Fix registration errors when debug mode is on (5ce702a)
    • Sort user discussion list correctly (184ffcd)
    • ๐Ÿ›  Fix group badge misalignment if there is no group icon (c32af65)
    • ๐Ÿ›  Fix dropdown menu hidden by PermissionsPage header when going up (#1627, 3b630cb)
    • ๐Ÿ›  Fix scrubber index exceeding post count (#1634)
    • Perform visibility checks on notification subjects at the query level (6d14d0c)
    • โœ‚ Delete associated notifications when deleting discussions, posts, and users (bf8bc02)
    • Clear the search loading indicator after pressing Enter (b474843)

    ๐Ÿ”’ Security

    • Always invalidate all user email tokens (66607a5)

    ๐Ÿš€ Also see the 0.1.0-beta.8 release notes for: akismet approval auth-facebook auth-github auth-twitter bbcode emoji lang-english flags likes lock markdown mentions pusher sticky subscriptions suspend tags

  • v0.1.0-beta.7 Changes

    July 22, 2017

    โž• Added

    • โž• Add "remember me" checkbox in login from.
    • โšก๏ธ Update notification count when discussion list refresh button is clicked. (@datitisev)
    • โž• Add event to allow custom user password validation.
    • ๐Ÿ‘Œ Support module prefixing of locale resources.
    • ๐Ÿ‘ Allow accessing the session via the actor.
    • โž• Add group gambit to support search user by group name. (@liji)
    • Ability to manually activate users. (@renyuneyun)
    • โž• Add dir and lang attribute in app.blade.php. (@datitisev)
    • Prevent crawlers from indexing nojs pages.
    • โž• Add option to hide the language selector. (@datitisev)
    • โž• Add link() and setCanonicalUrl() methods to the WebAppView.
    • โž• Add viewUserList permission. (@datitisev)
    • ๐Ÿ‘ Allow JSON config to be used for command-line installation. (@dav-is)
    • โž• Add API for extensions to mark discussions and posts as private. (@luceos)
    • ๐Ÿ‘Œ Improve password reset validation/error handling.
    • โž• Added a migration helper for adding default permissions.
    • Turn Rename Discussion dialog into a modal. (@datitisev)

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Prevent deletion of default locale. (@dav-is)
    • Prevent overwriting of user attributes on authenticated registration. (@dav-is)
    • ๐Ÿ’ป Prevent notice if bootstrapping app in command line environment.
    • ๐Ÿ‘‰ Make Add Extension modal's title translatable. (@milescellaro)
    • ๐Ÿ›  Fix asset path when unpublishing. (@clarkwinkelmann)
    • โšก๏ธ Update affix sidebars when window is resized.
    • ๐Ÿ›  Fix login remember in MS EDGE.
    • โช Prevent reverting editable user bio on click.
    • ๐Ÿ›  Fix API sorting of users by post count.
    • ๐Ÿ‘Œ Support PNG avatars with transparent backgrounds and fix EXIF rotation. (@oanhnn, @Zeokat)
    • ๐Ÿ›  Fix /api/posts returning 500. (@datitisev)
    • ๐Ÿ‘‰ Make extension event attributes public.
    • Prevent admins from demoting themselves through the API. (@datitisev)
    • ๐Ÿ›  Fix incorrect migration notes for extensions without any migrations.

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgrade s9e\TextFormatter to 0.8.1. (@JoshyPHP)
    • โฌ†๏ธ Upgrade zendframework/zend-stratigility to 1.3.
    • โšก๏ธ Update minimum required PHP version to 5.6.
    • โž• Add specific error message for username validation.
    • โœ‚ Remove fa-fw class from all icons. Manually apply the fa-fw class or other styles if needed.
    • Simplify global back button behaviour and appearance.

    ๐Ÿš€ Also see the release notes for: approval flags lock mentions sticky suspend tags

  • v0.1.0-beta.6 Changes

    October 19, 2016

    โž• Added

    • ๐Ÿ‘ Allow separation of public and base directories. (@bmalex88)
    • ๐Ÿ’ป Introduce superficial permission dependency tree to make UI more intuitive.
    • โž• Add specific error message when an email address is not found in forgot password modal. (@datitisev)
    • โšก๏ธ Pull in FontAwesome as a Composer dependency, and update to 4.6.
    • โž• Add ability to view the IP address for a post in its meta dropdown. (@dav-is)
    • 0๏ธโƒฃ Show an upload icon instead of a user's default avatar on their own profile. (@datitisev)
    • โž• Add admin pane to configure SMTP settings. (@datitisev)
    • โž• Add ability to upload forum logo and favicon.
    • โž• Add ability to add custom HTML above the Flarum header.
    • ๐ŸŒฒ Log exceptions in error handler middleware.
    • โž• Add CLI installer option to write the config file to a different path.
    • ๐Ÿ‘ Allow extensions to add default model attributes.
    • โž• Add Server extend API to allow skeleton to customise the Application instance.
    • ๐ŸŒ Automatically support basic HTML tags in translations.
    • โž• Add cache:clear CLI command.

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated s9e\TextFormatter to 0.5.0. (@JoshyPHP)
    • ๐Ÿ‘Œ Improve inline code styling. (@datitisev)
    • ๐Ÿ‘‰ Use group ID instead of name in generated class names.
    • Scroll to reply preview immediately when opening composer.
    • ๐Ÿ”„ Change post edited icon into text. (@datitisev)
    • Clean up discussion renamed posts to only show the new title.
    • Extract list keyboard navigation code from search into a reusable class.
    • ๐Ÿ‘Œ Improve text contrast, especially in dark mode.
    • ๐Ÿ”„ Change permission logic priorities; change policy catch-all method from before to after.
    • Simplify deleted post toggle CSS.
    • ๐Ÿ”จ Refactor web app bootstrapping code.

    ๐Ÿ—„ Deprecated

    • ๐Ÿ”ง Deprecated ConfigureClientView event; use ConfigureWebApp instead.

    โœ‚ Removed

    • โœ‚ Removed AbstractPolicy@before method; use after instead.
    • โœ‚ Removed broken extension generator CLI command.

    ๐Ÿ›  Fixed

    • Prevent scrubber post count from exceeding maximum value. (@augiwan)
    • Validate password when resetting. (@poush)
    • Only check for reply permission for actual replies.
    • ๐Ÿ›  Fix post controls not being clickable in some circumstances.
    • Don't show username/email fields when editing own account.
    • Prevent images from loading when generating excerpt post content. (@dav-is)
    • ๐Ÿ›  Fix avatar upload on Windows servers. (@KazeFlame)
    • Prevent humanTime helper from generating future times.
    • ๐Ÿ›  Fix settings not automatically showing when an extension is enabled.
    • ๐Ÿ›  Fix post header items sometimes getting out of order.
    • โœ‚ Remove temporary file after avatar upload failure.
    • ๐Ÿ‘‰ Make search dropdown filtering case-insensitive.
    • Automatically focus on composer textarea when tapped on iOS.
    • Prevent page zoom on input focus in iOS 10.

    ๐Ÿš€ Also see the 0.1.0-beta.6 release notes for: akismet approval auth-facebook auth-github auth-twitter bbcode emoji english flags likes lock markdown mentions pusher sticky subscriptions suspend tags

  • v0.1.0-beta.5 Changes

    March 29, 2016

    โž• Added

    • ๐ŸŒฒ Users who haven't confirmed their email address are now able to log in and get their confirmation email resent. (@sijad)
    • created:YYYY-MM-DD gambit to search for discussions by their creation date. (@Albert221)
    • ๐Ÿ‘ Allow provision of an avatar URL to upload during sign up via avatarUrl attribute.
    • php flarum info console command to help debug broken installations.
    • Inline user online indicators. (@petermein)
    • AbstractOAuth2Controller class to provide a generic OAuth2 login implementation for extensions.
    • ๐Ÿ‘Œ Support for new minifiers. (@JoshyPHP)
    • ๐Ÿ”ง ConfigureLocales::loadLanguagePackFrom helper method.
    • Pop animation when scrolling to post preview. (@sijad)
    • โž• Add rel="nofollow" to user bio links. (@sijad)
    • Ask for confirmation before "Mark all as Read". (@bogdanteodoru)
    • ๐Ÿ‘ Allow existing users to be activated via the API isActivated attribute.
    • ๐Ÿ‘Œ Support multiple comma-separated names in author: search gambit. (@Albert221)
    • Admin-only email: gambit to look up users by email.
    • ๐Ÿ‘ Allow custom redirection after logging out via return query parameter.
    • ๐Ÿ”ง Event to configure server middleware (ConfigureMiddleware).
    • ๐Ÿ‘ Allow forum to be taken offline by setting offline to true in config.php.
    • Garbage-collect email/password/auth tokens.

    ๐Ÿ”„ Changed

    • Overhaul extension management code. (@luceos)
    • ๐Ÿ†• New migration structure. Details
    • ๐Ÿ‘Œ Improve post composer appearance/usability on mobile.
    • โฌ†๏ธ Upgrade to flarum-gulp 0.2.0, Babel 6, and Mithril 0.2.3.
    • ๐Ÿ”จ Refactor ListPostsController to make filtering extensible.
    • Lighten discussion list hover color.
    • Increase avatar upload max file size from 1MB to 2MB.
    • ๐Ÿ”จ Refactor Composer rendering for smoother animations.
    • Don't automatically activate users created by admins; require an attribute to be set.
    • Extract notification settings into an item list.
    • ๐Ÿ‘Œ Improvements to colored header styles.
    • ๐Ÿ“‡ Rename HTTP method override header.
    • ๐Ÿ‘‰ Tweak mobile drawer appearance.
    • ๐Ÿ”„ Change value field in settings table from BLOB to TEXT to allow for easier user editing. (@ahsanity)
    • ๐Ÿšš Tweak badge appearance: remove border, decrease shadow radius.
    • โœ‚ Delete a discussion when its last post is deleted.
    • Slightly widen index sidebar, overflow buttons properly.
    • Store discussion slug in database table.
    • โž• Add priorities to user page sidebar items.

    ๐Ÿ›  Fixed

    • Deleting users will now delete discussions that became empty.
    • Admin now no longer shows incorrect information on how to install extensions.
    • ๐Ÿ‘Œ Support prefix in URL generators. (@Albert221)
    • ๐Ÿ›  Fix autocompletion bugs in Firefox. (@sijad)
    • โž• Add specific error message when an email address is not found in forgot password modal.
    • ๐Ÿ‘‰ Show dropdown menus in front of post composer.
    • Prevent long forum title in mobile drawer from entering viewport.
    • ๐Ÿ›  Fix search box overlapping forum title in some cases.
    • ๐Ÿ›  Fix JSON serialization error on PHP 7.
    • ๐Ÿ›  Fix "sort by" dropdown being empty on the latest versions of Chrome.
    • ๐ŸŽ Dramatically improve performance when typing in a modal.
    • ๐Ÿ›  Fix browser back button losing scroll position.
    • Don't require a previous Post when saving event posts.
    • ๐Ÿ›  Fix crash when sending notification to non-existent user.
    • ๐Ÿ›  Fix username validation to disallow problematic characters.
    • ๐Ÿ›  Fix crash when displaying a discussion with no posts.
    • 401 for unauthorised request to settings, notifications page.
    • ๐Ÿ‘ Better post scrubber size calculations.
    • ๐Ÿ‘‰ Tweak padding on user dropdown button so avatar is flush with border radius.
    • Clear search when input is empty and enter is pressed.
    • Give GetPermission event priority when determining permissions.
    • Key item lists to maintain identity across redraws.
    • Ensure routes are only populated after extensions have registered listeners.
    • Ensure a new asset revision identifier is generated if there is none.
    • ๐Ÿ‘ Allow username capitalisation to be changed.
    • ๐ŸŒ Prevent some translations being compiled unnecessarily.
    • Prevent unapproved discussions from dropping to the bottom of the discussion list.

    ๐Ÿ”’ Security

    • ๐Ÿ”’ Rework authentication/session/cookies code for better security and stability.
    • โž• Add password confirmation when changing email address.
    • Prevent users from being incorrectly able to delete their own discussions.
    • ๐Ÿ›  Fix posts being incorrectly visible on user page on private forums.

    ๐Ÿš€ Also see the 0.1.0-beta.5 release notes for: akismet approval auth-facebook auth-github auth-twitter bbcode emoji english flags likes lock markdown mentions pusher sticky subscriptions suspend tags

  • v0.1.0-beta.4 Changes

    November 05, 2015

    โž• Added

    • โž• Add an icon/label to the back button to indicate where it leads
    • โž• Add "Loading..." text while the JavaScript payload is loading

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix some admin actions resulting in "You do not have permission to do that"
    • ๐Ÿ›  Fix translation keys persisting after enabling an initial language pack
    • ๐Ÿ›  Fix translation => references not being parsed in some cases
  • v0.1.0-beta.16 Changes

    โž• Added

    ๐Ÿ”„ Changed

    ๐Ÿ›  Fixed

    โœ‚ Removed

    ๐Ÿ—„ Deprecated