Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.67.0 #11533

Merged
merged 36 commits into from
Jul 21, 2018
Merged

Release 0.67.0 #11533

merged 36 commits into from
Jul 21, 2018

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Jul 20, 2018

2018-07-20 · 1 ️️️⚠️ · 1 🎉 · 1 🚀 · 6 🐛 · 5 🔍 · 11 👩‍💻👨‍💻

Engine versions

  • Node: 8.11.3
  • NPM: 5.6.0

⚠️ BREAKING CHANGES

  • Remove cache layer and internal calculated property room.usernames (#10749)

🎉 New features

  • Additional Livechat iFrame API's (#10918)

🚀 Improvements

  • Stop sort callbacks on run (#11330)

🐛 Bug fixes

  • sort fname sidenav (#11358)
  • SVG icons code (#11319)
  • Message popup responsiveness in slash commands (#11313)
  • web app manifest errors as reported by Chrome DevTools (#9991 by @justinribeiro)
  • Message attachment's fields with different sizes (#11342)
  • Parse inline code without space before initial backtick (#9754 by @c0dzilla)
🔍 Minor changes
  • Fix dependency issue in redhat image (#11497)
  • Merge master into develop & Set version to 0.67.0-develop (#11417)
  • Merge master into develop & Set version to 0.67.0-develop (#11399)
  • Merge master into develop & Set version to 0.67.0-develop (#11348)
  • Merge master into develop & Set version to 0.67.0-develop (#11290)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

rodrigok and others added 30 commits June 28, 2018 17:41
Merge master into develop & Set version to 0.67.0-develop
…ptout (#11254)

Closes #11198 

- [x] Show all steps on info box
- [x] Properly display errors in registration process of admin user
- [x] Break steps in subtemplates
- [x] Redesign "Register Server" step
      ![Register Server](https://user-images.githubusercontent.com/2263066/42013253-cd691bc2-7a72-11e8-8832-fe9ccd9e89b4.png)
- [x] Update end-to-end tests
…#11333)

When the integrations has a script that access some kind of async (made sync by Fibers) method the VM timeout would be fired after the timeout time and would generate some zoombie fibers cousing the oplog tailing (that uses Fibers) to stop working util a cursor timeout.
# Conflicts:
#	.docker/Dockerfile.rhel
#	.sandstorm/sandstorm-pkgdef.capnp
#	.travis/snap.sh
#	package.json
#	packages/rocketchat-lib/rocketchat.info
Merge master into develop & Set version to 0.67.0-develop
@RocketChat/core 

Closes #9990

This pull request properly brings the web app manifest up-to-date to the current specification and resolves the incorrect start_url origin and the path to the broken images as seen in this screenshot.

This resolves the unwanted and incorrect behavior experienced in both Google Chrome and Mozilla Firefox for Android.

![image](https://user-images.githubusercontent.com/643503/36929663-052fe33c-1e49-11e8-8a68-3d8e666d30e8.png)
* Fix icons in channels message popup

* Fix descriptions in slash commands message popup

* Add scrolling in message popup
This pull request aims to format the SVG file containing the UI icons.

- [x] Fix indentation
- [x] Sort icons alphabetically by `id`
- [x] Recover icons lost in c1a5d57
# Conflicts:
#	.docker/Dockerfile.rhel
#	.sandstorm/sandstorm-pkgdef.capnp
#	.travis/snap.sh
#	package.json
#	packages/rocketchat-lib/rocketchat.info
Merge master into develop & Set version to 0.67.0-develop
* improved callbacks promises run

* fixed default fname
@sampaiodiego sampaiodiego merged commit 5c74cae into master Jul 21, 2018
@sampaiodiego sampaiodiego deleted the release-0.67.0 branch July 21, 2018 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet