Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rocket.Chat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RocketChat
Rocket.Chat
Commits
32fa6ba2
Unverified
Commit
32fa6ba2
authored
8 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.32.0
parent
e77414a9
Loading
Loading
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.sandstorm/sandstorm-pkgdef.capnp
+2
-2
2 additions, 2 deletions
.sandstorm/sandstorm-pkgdef.capnp
HISTORY.md
+32
-0
32 additions, 0 deletions
HISTORY.md
packages/rocketchat-lib/rocketchat.info
+1
-1
1 addition, 1 deletion
packages/rocketchat-lib/rocketchat.info
with
35 additions
and
3 deletions
.sandstorm/sandstorm-pkgdef.capnp
+
2
−
2
View file @
32fa6ba2
...
...
@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Rocket.Chat"),
appVersion = 3
1
, # Increment this for every release.
appVersion = 3
2
, # Increment this for every release.
appMarketingVersion = (defaultText = "0.3
1
.0"),
appMarketingVersion = (defaultText = "0.3
2
.0"),
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.
...
...
This diff is collapsed.
Click to expand it.
HISTORY.md
+
32
−
0
View file @
32fa6ba2
## NEXT
## 0.32.0, 2016-May-30
-
Add autocomplete for adding users to roles
-
Add bad word filter to settings UI
-
Add Catalan language (#3394)
-
Add compacter message view mode
-
Add EVE online sso support (#3389)
-
Add Piwik Analytics (#233)
-
Add role tags to user info in flex tab (#3326)
-
Add room label to livechat history list
-
Add safe ports settings for embed
-
Add settings for Piwik Analytics (#233)
-
Add support to broadcast stream to different hosts
-
Fix exception if room not found
-
Change "Show Usernames" for "Hide Usernames"
-
Change text of "and more __" for reactions
-
Combined Hightlight & Markdown packages. Fixed Katex & markdown collision
-
Add Deeper analytics for Piwik
-
Escape room topic html
-
Fix SAML SSO redirect issue with iOS native client (#2028)
-
Fix action button validation (#3306)
-
Fix CAS in Android Cordova
-
Fix outgoing integrations erroring out when a channel isn't provided
-
Forward open livechat rooms from agent when he goes offline
-
Hide the cog when a user is not in the room.
-
Improve REST API (#3346)
-
Improvements to message quoting (#3278)
-
KaTeX: Allow enabling
\[
KaTeX
\]
and $$KaTeX$$ syntaxes separately
-
Prevent HTML tags in livechat offline email subject
-
Remove resize animation preventing scroll stay at bottom
-
Update user-presence package
## 0.31.0, 2016-May-16
-
Add header and footer to e-mails
...
...
This diff is collapsed.
Click to expand it.
packages/rocketchat-lib/rocketchat.info
+
1
−
1
View file @
32fa6ba2
{
"version": "0.3
1
.0"
"version": "0.3
2
.0"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment