@ -1,8 +1,22 @@
# 1.1.0 (Under Release Candidate Process)
## 1.1.0-rc.1
`2019-05-21 · 1 🔍 · 1 👩 💻👨 💻`
< details >
< summary > 🔍 Minor changes< / summary >
- Fix: Add emoji shortnames to emoji's list ([#14576](https://github.com/RocketChat/Rocket.Chat/pull/14576))
< / details >
### 👩 💻👨 💻 Core Team 🤓
- [@sampaiodiego ](https://github.com/sampaiodiego )
## 1.1.0-rc.0
`2019-05-20 · 5 🎉 · 12 🚀 · 53 🐛 · 29 🔍 · 28 👩 💻👨 💻`
`2019-05-20 · 5 🎉 · 10 🚀 · 45 🐛 · 24 🔍 · 24 👩 💻👨 💻`
### 🎉 New features
@ -24,8 +38,6 @@
- Added flag `skipActiveUsersToBeReady` to not wait the load of `active users` to present the Web interface ([#14431](https://github.com/RocketChat/Rocket.Chat/pull/14431))
- SAML login process refactoring ([#12891](https://github.com/RocketChat/Rocket.Chat/pull/12891) by [@kukkjanos ](https://github.com/kukkjanos ))
- Allow change Discussion's properties ([#14389](https://github.com/RocketChat/Rocket.Chat/pull/14389))
- i18n of threads and discussion buttons ([#14334](https://github.com/RocketChat/Rocket.Chat/pull/14334))
- Better error message when not able to get MongoDB Version ([#14320](https://github.com/RocketChat/Rocket.Chat/pull/14320))
### 🐛 Bug fixes
@ -74,14 +86,6 @@
- Bell was too small on threads ([#14394](https://github.com/RocketChat/Rocket.Chat/pull/14394))
- Main thread title on replies ([#14372](https://github.com/RocketChat/Rocket.Chat/pull/14372))
- New day separator overlapping above system message ([#14362](https://github.com/RocketChat/Rocket.Chat/pull/14362))
- Unread line and new day separator were not aligned ([#14338](https://github.com/RocketChat/Rocket.Chat/pull/14338))
- Audio notification for messages on DM ([#14336](https://github.com/RocketChat/Rocket.Chat/pull/14336))
- Duplicate thread message after editing ([#14330](https://github.com/RocketChat/Rocket.Chat/pull/14330))
- New day separator rendered over thread reply ([#14328](https://github.com/RocketChat/Rocket.Chat/pull/14328))
- Missing i18n for some new Permissions ([#14011](https://github.com/RocketChat/Rocket.Chat/pull/14011) by [@lolimay ](https://github.com/lolimay ))
- View Logs admin page was broken and not rendering color logs ([#14316](https://github.com/RocketChat/Rocket.Chat/pull/14316))
- show roles on message ([#14313](https://github.com/RocketChat/Rocket.Chat/pull/14313))
- Remove reference to inexistent field when deleting message in thread ([#14311](https://github.com/RocketChat/Rocket.Chat/pull/14311))
< details >
< summary > 🔍 Minor changes< / summary >
@ -108,12 +112,7 @@
- fix discussions: remove restriction for editing room info, server side ([#14039](https://github.com/RocketChat/Rocket.Chat/pull/14039))
- Fix: Message body was not being updated when user disabled nrr message ([#14390](https://github.com/RocketChat/Rocket.Chat/pull/14390))
- Improve German translations ([#14351](https://github.com/RocketChat/Rocket.Chat/pull/14351))
- Add cross-browser select arrow positioning ([#14318](https://github.com/RocketChat/Rocket.Chat/pull/14318))
- i18n: Update German strings ([#14182](https://github.com/RocketChat/Rocket.Chat/pull/14182) by [@AnBo83 ](https://github.com/AnBo83 ))
- Merge master into develop & Set version to 1.1.0-develop ([#14317](https://github.com/RocketChat/Rocket.Chat/pull/14317) by [@wreiske ](https://github.com/wreiske ))
- [Regression] Anonymous user fix ([#14301](https://github.com/RocketChat/Rocket.Chat/pull/14301) by [@knrt10 ](https://github.com/knrt10 ))
- Coerces the MongoDB version string ([#14299](https://github.com/RocketChat/Rocket.Chat/pull/14299) by [@thaiphv ](https://github.com/thaiphv ))
- [Fix] group name appears instead of the room id ([#14075](https://github.com/RocketChat/Rocket.Chat/pull/14075) by [@mohamedar97 ](https://github.com/mohamedar97 ))
- Merge master into develop & Set version to 1.1.0-develop ([#14294](https://github.com/RocketChat/Rocket.Chat/pull/14294))
< / details >
@ -128,13 +127,10 @@
- [@jungeonkim ](https://github.com/jungeonkim )
- [@knrt10 ](https://github.com/knrt10 )
- [@kukkjanos ](https://github.com/kukkjanos )
- [@lolimay ](https://github.com/lolimay )
- [@miolane ](https://github.com/miolane )
- [@mjovanovic0 ](https://github.com/mjovanovic0 )
- [@mohamedar97 ](https://github.com/mohamedar97 )
- [@mushroomgenie ](https://github.com/mushroomgenie )
- [@supra08 ](https://github.com/supra08 )
- [@thaiphv ](https://github.com/thaiphv )
- [@wreiske ](https://github.com/wreiske )
- [@zdumitru ](https://github.com/zdumitru )
@ -142,7 +138,6 @@
- [@Hudell ](https://github.com/Hudell )
- [@MarcosSpessatto ](https://github.com/MarcosSpessatto )
- [@d-gubert ](https://github.com/d-gubert )
- [@engelgabriel ](https://github.com/engelgabriel )
- [@geekgonecrazy ](https://github.com/geekgonecrazy )
- [@ggazzo ](https://github.com/ggazzo )
@ -152,6 +147,84 @@
- [@sampaiodiego ](https://github.com/sampaiodiego )
- [@tassoevan ](https://github.com/tassoevan )
# 1.0.3
`2019-05-09 · 1 🔍 · 8 👩 💻👨 💻`
### Engine versions
- Node: `8.11.4`
- NPM: `6.4.1`
- MongoDB: `3.2, 3.4, 3.6, 4.0`
< details >
< summary > 🔍 Minor changes< / summary >
- Release 1.0.3 ([#14446](https://github.com/RocketChat/Rocket.Chat/pull/14446))
< / details >
### 👩 💻👨 💻 Core Team 🤓
- [@MarcosSpessatto ](https://github.com/MarcosSpessatto )
- [@engelgabriel ](https://github.com/engelgabriel )
- [@geekgonecrazy ](https://github.com/geekgonecrazy )
- [@ggazzo ](https://github.com/ggazzo )
- [@mrsimpson ](https://github.com/mrsimpson )
- [@rodrigok ](https://github.com/rodrigok )
- [@sampaiodiego ](https://github.com/sampaiodiego )
- [@tassoevan ](https://github.com/tassoevan )
# 1.0.2
`2019-04-30 · 2 🚀 · 8 🐛 · 6 🔍 · 10 👩 💻👨 💻`
### Engine versions
- Node: `8.11.4`
- NPM: `6.4.1`
- MongoDB: `3.2, 3.4, 3.6, 4.0`
### 🚀 Improvements
- i18n of threads and discussion buttons ([#14334](https://github.com/RocketChat/Rocket.Chat/pull/14334))
- Better error message when not able to get MongoDB Version ([#14320](https://github.com/RocketChat/Rocket.Chat/pull/14320))
### 🐛 Bug fixes
- Unread line and new day separator were not aligned ([#14338](https://github.com/RocketChat/Rocket.Chat/pull/14338))
- Audio notification for messages on DM ([#14336](https://github.com/RocketChat/Rocket.Chat/pull/14336))
- Duplicate thread message after editing ([#14330](https://github.com/RocketChat/Rocket.Chat/pull/14330))
- New day separator rendered over thread reply ([#14328](https://github.com/RocketChat/Rocket.Chat/pull/14328))
- Missing i18n for some new Permissions ([#14011](https://github.com/RocketChat/Rocket.Chat/pull/14011) by [@lolimay ](https://github.com/lolimay ))
- View Logs admin page was broken and not rendering color logs ([#14316](https://github.com/RocketChat/Rocket.Chat/pull/14316))
- show roles on message ([#14313](https://github.com/RocketChat/Rocket.Chat/pull/14313))
- Remove reference to inexistent field when deleting message in thread ([#14311](https://github.com/RocketChat/Rocket.Chat/pull/14311))
< details >
< summary > 🔍 Minor changes< / summary >
- Release 1.0.2 ([#14339](https://github.com/RocketChat/Rocket.Chat/pull/14339) by [@AnBo83 ](https://github.com/AnBo83 ) & [@knrt10 ](https://github.com/knrt10 ) & [@lolimay ](https://github.com/lolimay ) & [@mohamedar97 ](https://github.com/mohamedar97 ) & [@thaiphv ](https://github.com/thaiphv ))
- Add cross-browser select arrow positioning ([#14318](https://github.com/RocketChat/Rocket.Chat/pull/14318))
- i18n: Update German strings ([#14182](https://github.com/RocketChat/Rocket.Chat/pull/14182) by [@AnBo83 ](https://github.com/AnBo83 ))
- [Regression] Anonymous user fix ([#14301](https://github.com/RocketChat/Rocket.Chat/pull/14301) by [@knrt10 ](https://github.com/knrt10 ))
- Coerces the MongoDB version string ([#14299](https://github.com/RocketChat/Rocket.Chat/pull/14299) by [@thaiphv ](https://github.com/thaiphv ))
- [Fix] group name appears instead of the room id ([#14075](https://github.com/RocketChat/Rocket.Chat/pull/14075) by [@mohamedar97 ](https://github.com/mohamedar97 ))
< / details >
### 👩 💻👨 💻 Contributors 😍
- [@AnBo83 ](https://github.com/AnBo83 )
- [@knrt10 ](https://github.com/knrt10 )
- [@lolimay ](https://github.com/lolimay )
- [@mohamedar97 ](https://github.com/mohamedar97 )
- [@thaiphv ](https://github.com/thaiphv )
### 👩 💻👨 💻 Core Team 🤓
- [@d-gubert ](https://github.com/d-gubert )
- [@ggazzo ](https://github.com/ggazzo )
- [@rodrigok ](https://github.com/rodrigok )
- [@sampaiodiego ](https://github.com/sampaiodiego )
- [@tassoevan ](https://github.com/tassoevan )
# 1.0.1
`2019-04-28 · 7 🐛 · 4 👩 💻👨 💻`