[0.1.0] * Initial version [0.1.1] * Update screenshots [0.1.2] * NodeBB 1.1.2 [0.1.3] * Use screenshots from s3 [0.1.4] * Update description [0.1.5] * Add customAuth and post install message [0.2.0] * Update to NodeBB 1.2.0 [0.2.1] * Update to NodeBB 1.2.1 [0.2.2] * Remove redundant CustomAuth flag [0.3.0] * Update to NodeBB 1.4.0 [0.4.0] * Update to NodeBB 1.4.3 * Update base image to 0.10.0 [0.4.1] * Update to NodeBB 1.4.6 [0.4.2] * Re-update to NodeBB 1.4.6 [0.5.0] * Update to NodeBB 1.5.0 [0.5.1] * Update to NodeBB 1.5.1 [0.5.2] * Update to NodeBB 1.5.1 * Fix random build issues [1.0.0] * Update to NodeBB 1.5.3 [1.1.0] * Update to NodeBB 1.6.1 [1.2.0] * Update NodeBB to 1.7.0 (100th release!) * https://blog.nodebb.org/nodebb-1-7-0/ * https://community.nodebb.org/topic/11465/1-7-0-breaking-changes [1.3.0] * Update NodeBB to 1.7.2 [1.4.0] * Update NodeBB to 1.7.3 [1.5.0] * Update NodeBB to 1.7.4 [1.5.1] * Update NodeBB to 1.7.5 * Fixes an [issue](https://github.com/NodeBB/NodeBB/issues/6306) where some bootswatch skins are broken [1.5.2] * Use NodeBB's built-in mailer for sending emails [1.5.3] * Use NodeBB's built-in mailer for sending emails [1.6.0] * Update NodeBB to 1.8.1 * [Release blog](https://community.nodebb.org/topic/12073/nodebb-v1-8-1-released) * [Breaking changes](https://community.nodebb.org/topic/11864/1-8-0-breaking-changes/2) [1.6.1] * Update NodeBB to 1.8.2 * [Release announcement](https://community.nodebb.org/topic/12159/nodebb-v1-8-2-released) [1.7.0] * Update NodeBB to 1.9.0 * [Release announcements](https://community.nodebb.org/topic/12294/nodebb-v1-9-0-has-been-released) [1.7.1] * Update NodeBB to 1.9.1 [1.7.2] * Update NodeBB to 1.9.2 [1.7.3] * Update NodeBB to 1.9.3 [1.8.0] * Update NodeBB to 1.10.0 * [Release announcement](https://blog.nodebb.org/nodebb-1-10-0/) * Adding profile/cover photos can now be limited to users with a minimum reputation level * IP address of registered users are now recorded in chat messages, and can be seen by admins and moderators * An additional action hook has been added to the analytics increment event, making it easier to connect your forum to an external monitoring system * Additional data is now sent to filter:search.query hook for better search engine implementation downstream) [1.8.1] * Update NodeBB to 1.10.1 [1.9.0] * Use latest base image [1.9.1] * Update NodeBB to 1.10.2 [1.10.0] * Update NodeBB to 1.11.0 * [Release announcement](https://blog.nodebb.org/nodebb-1-11-0-some-stuff-and-things/) * search via the category dropdown in the unread, recent and composer views * forum traffic filtering * quickly move to any message in a topic * category list optimizations * ability to control widget visibility by group * ability to sort search results by # of votes * a page in the admin control panel to see all active hooks [1.10.1] * Update NodeBB to 1.11.1 * remove uid::ignored:cids (#7099) (263c918) * cache category tag whitelist (78fa734) * make user cards look less derpy (31bb2ae) * added new middleware authenticateOrGuest (4fba149)