Skip to content

Commit

Permalink
docs: updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
julianlam committed Mar 6, 2019
1 parent d87f8c5 commit 9aeb291
Showing 1 changed file with 150 additions and 0 deletions.
150 changes: 150 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,153 @@
### 1.12.0 (2019-03-06)

##### Chores

* incrementing version number - v1.12.0 (d87f8c52)
* incrementing version number - v1.11.2 (757bff27)
* **deps:**
* update node:8.15.1 docker digest to 287b8a5 (0b8d1833)
* update node.js to v8.15.1 (ae89db28)
* update dependency mocha to v6 (#7387) (30bdb1a1)
* update dependency coveralls to v3.0.3 (#7397) (cf74904c)
* update dependency eslint to v5.14.1 (4df9c206)
* update dependency jsdom to v13.2.0 (cb5e3d83)
* update node:8.15.0 docker digest to a8a9d8e (edcb5314)
* update dependency nyc to v13.3.0 (a78f5da5)
* update dependency lint-staged to v8.1.4 (18c90913)
* update dependency eslint to v5.14.0 (9d8d2d0d)
* update commitlint monorepo (aed5b29d)
* update dependency eslint-plugin-import to v2.16.0 (e0fa6965)
* update dependency @commitlint/cli to v7.4.0 (362d9397)
* update dependency lint-staged to v8.1.1 (96644350)

##### Documentation Changes

* updated changelog (aec2f210)

##### New Features

* admin/groups style change (2b6f1a05)
* add process cpu usage to admin (db477538)
* pass options to digest (23da3009)
* revamp email templates to be more style agnostic (#7375) (f32a9922)
* lower search timeout (fc830c0f)
* quick search (8a0e1280)
* add vote status to getPostData API call (eafe76de)
* make topic search a function (d2b83967)
* quick search (c01d43e0)
* check overide (ba90bf31)
* check CI failure (f2d7f75e)
* logging password resets and errors into event log (0c09b740)
* add `action:alert.new`, `action:alert.update` hooks (daadcc48)
* allow themes to define custom classes for categories via filter:admin.category.get (5031bfe8)
* show more unread notifs (d75a0d77)
* pass topic creation data to action:topic.save (cd2f72fb)
* textcomplete over jquery-textcomplete, closes #7309 (02a8ed9b)
* new hook filter:privileges.posts.edit (f659ef4d)
* new hook type: `response` (a23854e3)

##### Bug Fixes

* **deps:**
* update dependency nodebb-theme-persona to v9.1.24 (0f2d3181)
* update dependency nodebb-plugin-composer-default to v6.2.7 (#7411) (9ebc900a)
* bump markdown (82c8ee3f)
* bump markdown (7ce5a81f)
* bump persona (a0b71f09)
* update dependency nodebb-theme-vanilla to v10.1.21 (#7404) (699eddcb)
* update dependency nodebb-theme-persona to v9.1.22 (#7403) (d87751ea)
* update dependency nodebb-theme-persona to v9.1.21 (#7401) (f721155d)
* update dependency nodebb-theme-slick to v1.2.21 (#7398) (f6e55651)
* update dependency nodebb-widget-essentials to v4.0.14 (#7399) (f812e0b7)
* update dependency nodebb-theme-persona to v9.1.19 (#7392) (deff7b34)
* update dependency nodebb-plugin-composer-default to v6.2.6 (#7389) (fab32a49)
* update dependency nodebb-theme-persona to v9.1.18 (042b81a0)
* update dependency nodebb-theme-persona to v9.1.17 (#7379) (546e04e1)
* update dependency nodebb-plugin-composer-default to v6.2.5 (#7374) (d0874f34)
* update dependency async to v2.6.2 (#7365) (264eadde)
* update dependency nodebb-plugin-composer-default to v6.2.4 (30ff4582)
* update dependency nodebb-theme-persona to v9.1.16 (65df6711)
* update dependency nodebb-plugin-markdown to v8.9.0 (07b29d59)
* bump contenteditable to v0.1.1, #7325 (fbbe2ab7)
* update dependency nodebb-plugin-composer-default to v6.2.3 (#7341) (176efb5f)
* update dependency nodebb-theme-persona to v9.1.15 (#7295) (8f69ffd4)
* update dependency nodebb-theme-slick to v1.2.20 (#7197) (a82bd3d0)
* update dependency nodebb-theme-lavender to v5.0.9 (#7322) (b350be27)
* update dependency nodebb-plugin-composer-default to v6.2.2 (99f82fb3)
* update dependency winston to v3.2.1 (#7317) (7e872d32)
* update dependency nodebb-plugin-markdown to v8.8.8 (#7314) (9cf81afe)
* update dependency nodebb-plugin-dbsearch to v3.0.6 (#7305) (d48ef6d8)
* update dependency nodebb-plugin-dbsearch to v3.0.5 (#7304) (57e3f162)
* update dependency nodebb-theme-vanilla to v10.1.19 (#7301) (443dcee4)
* update dependency winston to v3.2.0 (#7299) (6f957cb9)
* update dependency nodebb-plugin-spam-be-gone to v0.6.0 (247ac828)
* #7413 (684175f7)
* #7414 (e331f6b5)
* l2spread @baris nib (0360f6e1)
* restored email logo to all outgoing emails (6c1f9c3c)
* die hydra!!! (ad6c8dcc)
* incorrect teaserPost logic (97313508)
* normalized font sizes for paragraphs in digest (43c4eb23)
* removed notification subheader translation string (6f272e34)
* broken 50% border radius on emails, failing tests (d3a10628)
* hook names getting objectified by winston (6472a065)
* failing tests from revamped-emails branch (3a7f1c19)
* #7395 (03305db8)
* mounting of all-route middlewares to router instead of app (d722f3b8)
* incorrect returnTo set in registerComplete (f972f752)
* search.api not working on subfolder (158f68eb)
* tests for #7385 (7a534453)
* #7385 better handling for errors in Adv>Databases (57069a5c)
* no relative path needed in req.session.returnTo (949b10f1)
* don't refresh page when enabling/disabling categories (d5ece9a4)
* #7373 (c2e7ae7f)
* autocomplete not triggered if chat switched (ab0e547d)
* #7366 (6c2f48f1)
* #7357 (45c322ae)
* #7359 (2996a5dc)
* re-introducing indeterminate checkbox state to ACP privs (e8f3c256)
* #7354 (c6ad8fae)
* uid check (efd7d953)
* uid checks (c24dcf78)
* only allow numbers as scores (#7356) (5917dec2)
* #7231, missing success alert on group name change in ACP (0fffcb38)
* remove debug logs (fe63fca8)
* don't use same db as prod values (39e35275)
* database 0 was being replaced with undefined because 0 is falsy (bcd62586)
* #7352 (2e2c3ac1)
* #7261, banned users still get digests (aca05560)
* #7346, panel-header widget colours in ACP (91a7b907)
* #7350 (8c68780e)
* eslint failure from daadcc4889a91b9bbd279d49db348610cc079ccc (96b6ce1f)
* prevent crash if results.stats or results.serverStatus is undefined (fab52b84)
* move `action:alert.update` to after translator (d864da1a)
* #7098 (fc6767e1)
* #7232 (70d9c6c4)
* #7229 (e59b907d)
* #7339 (12c58990)
* #7338 (8e3bf581)
* dont crash if userData is undefined #7262 (56a493d8)
* #7240 (a2f08e7d)
* give default privs on new install to guests/spiders (cd120990)
* #6806 (c72da559)
* #7334 (ae779ea4)
* closes #7217 (9d1fcf4e)
* merge post notifs (6e69a9ab)
* don't crash if body doesn't have `skin-` (f6cfbbb5)
* #7324 (c7abf07a)
* allow regular groups to local login (0366cfd8)
* #7316 (5353960a)
* #7306 (8aebe884)
* #7312 (7a4a8ea4)
* #7311, missing dependencies (263e58df)
* #7300 (920efad0)
* #6848 (70f8b418)
* #7298 privilege header misalignment (df6f75eb)
* #7211 (cf918078)
* #7215 (7a9780f6)
* #7296, local login privilege available to registered-users only (7fb3c168)
* #7094 (d03220cd)

#### 1.11.2 (2019-01-24)

##### Chores
Expand Down

0 comments on commit 9aeb291

Please sign in to comment.