[Rocket Chat] update from 3.12.0 to 3.14.0 #14
Closed
opened 4 years ago by mathieusarrasin
·
3 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
The purpose It's not having the last version just for having the last version, but having the last version to fix some bug:
for example in 3.12.0 if global search is activated, the search isn't working if I want to search in one channel. Users are used to use a lot the global search and the search in only one channel.
there are some other interesting bug fixes listed here: https://github.com/RocketChat/Rocket.Chat/releases
Did the preliminary update test and first install test. As usual with rocketchat, everything goes without an issue.
I pushed the result on
dev
. The image is ready also ondocker.0k.io/rocketchat:3.14.0
.I guess we can move to second stage : test on myceliandre, lokavaluto and/or elabore's chats. Do you know how to proceed ?
It's something in the line:
Once this is tested for a few days, I can push it in
master
, and then a simplemyc-update && compose --debug up
should be enough to trigger the update.Tested on elabore all this morning, it's working very well.
Search problem is fixed. New features ok
ready for next step :)
Pushed on master. Feel free to re-open if there's an issue.