Explorar o código

Version 1.8.0

Girish Ramakrishnan %!s(int64=6) %!d(string=hai) anos
pai
achega
405ed042c8
Modificáronse 3 ficheiros con 10 adicións e 2 borrados
  1. 8 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 8 - 0
CHANGELOG

@@ -100,3 +100,11 @@
 [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 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "NodeBB Team",
   "description": "file://DESCRIPTION.md",
   "tagline": "Next generation forum software",
-  "version": "1.7.3",
+  "version": "1.8.0",
   "healthCheckPath": "/",
   "httpPort": 4567,
   "addons": {

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app packages NodeBB Version 1.9.3
+This app packages NodeBB Version 1.10.0
 
 ### Overview