Skip to content

v3.1.0

Compare
Choose a tag to compare
@nodebb-misty nodebb-misty released this 10 May 17:18
· 2163 commits to master since this release

Release build (minor) of NodeBB @ 2023-05-10T17:17:59.128Z

v3.1.0 (2023-05-10)

Breaking Changes
  • started work on porting socket methods to write API [breaking] (f2082d7)
Chores
  • up themes (14a5c1a)
  • up harmony (f9997b2)
  • up dbsearch (2b259b2)
  • up harmony (9064920)
  • up harmony (622d75d)
  • up markdown (c92a14a)
  • up harmony (475ecf4)
  • up emoji (ca7ff29)
  • up deps (64add3e)
  • up harmony (048fbca)
  • up deps (f337ca6)
  • up widgets (68283bc)
  • up harmony (eab2679)
  • up harmony (7f19913)
  • up themes (832fe95)
  • incrementing version number - v3.0.1 (26f6ea4)
  • update changelog for v3.0.1 (fd30af1)
  • whopps (ec0da19)
  • up harmony (2caf4af)
  • up harmony (9e4bd4e)
  • up composer (01960f2)
  • up deps (b691524)
  • up themes (4b374f0)
  • up harmony (ee085c1)
  • up widgets (2588853)
  • up harmony (01669fa)
  • up harmony (c58d07f)
  • incrementing version number - v3.0.0 (224e08c)
  • i18n:
    • fallback strings for new resources: nodebb.themes-harmony, nodebb.themes-persona (48a4fd5)
    • fallback strings for new resources: nodebb.admin-settings-email (489163a)
    • fallback strings for new resources: nodebb.user (6a2c6de)
    • fallback strings for new resources: nodebb.admin-extend-widgets (5f72844)
    • fallback strings for new resources: nodebb.groups (db802db)
    • fallback strings for new resources: nodebb.global, nodebb.pages (819ded6)
    • fallback strings for new resources: nodebb.global (6fe660a)
    • fallback strings for new resources: nodebb.error, nodebb.tags, nodebb.topic (a908bed)
    • fallback strings for new resources: nodebb.global (6e7465d)
    • fallback strings for new resources: nodebb.global (28a1df1)
    • fallback strings for new resources: nodebb.modules (3b0b2b2)
    • fallback strings for new resources: nodebb.global (6f573c2)
    • fallback strings for new resources: nodebb.global (da5bfac)
    • fallback strings for new resources: nodebb.admin-admin, nodebb.admin-appearance-customise, nodebb.admin-dashboard, nodebb.admin-extend-widgets, nodebb.admin-manage-groups, nodebb.admin-manage-privileges, nodebb.admin-settings-api, nodebb.admin-settings-navigation, nodebb.admin-settings-user, nodebb.error, nodebb.flags, nodebb.global, nodebb.groups, nodebb.modules, nodebb.pages, nodebb.post-queue, nodebb.recent, nodebb.register, nodebb.search, nodebb.tags, nodebb.topic, nodebb.user, nodebb.users (de282c0)
    • fallback strings for new resources: nodebb.topic (ab17e5c)
  • deps:
Continuous Integration
Documentation Changes
  • openapi schema for newly added routes (02f567f)
New Features
Bug Fixes
Other Changes
Refactors
  • removed parsing for taskbar (e832d36)
  • move to modals (8e63e43)
  • topic mark read/unread routes (3689542)
  • migrate posts.getReplies to write API (69b4093)
  • deprecate socket method posts.getPidIndex (ee9f53f)
  • if position (8704721)
  • remove position classes (503fab5)
Tests