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
38b89fbf
Unverified
Commit
38b89fbf
authored
8 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.39.0
parent
562c7621
No related branches found
No related tags found
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
+29
-0
29 additions, 0 deletions
HISTORY.md
packages/rocketchat-lib/rocketchat.info
+1
-1
1 addition, 1 deletion
packages/rocketchat-lib/rocketchat.info
with
32 additions
and
3 deletions
.sandstorm/sandstorm-pkgdef.capnp
+
2
−
2
View file @
38b89fbf
...
...
@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Rocket.Chat"),
appVersion = 3
8
, # Increment this for every release.
appVersion = 3
9
, # Increment this for every release.
appMarketingVersion = (defaultText = "0.3
8
.0"),
appMarketingVersion = (defaultText = "0.3
9
.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
+
29
−
0
View file @
38b89fbf
## NEXT
## 0.39.0, 2016-Sep-05
-
Accept username from SAML response
-
Add image attachment support when a bot (ex using giffy) posts just an image
-
Add Livechat office hours
-
Add more Parameter checks to methods (#4147)
-
Add roles user to slackbridge imported users
-
Add setting to disable LDAP fallback to default account system
-
Add try/catch for avoiding log of error on duplicate messages on SlackBridge
-
Adds Support for phabricator oauth server
-
Change 'go to message' button style
-
Changed time check from every second to every minute
-
Disable unessary fields on push settings
-
Enable debug of push lib when debug setting is true
-
Fix an exception occuring in the smarsh connector when a user didn't have an email, adds a setting to configure the default email for missing emails
-
Fix E-Mail address in reset password form is case-sensitive (#4158)
-
Fix error with CustomOAuth on startup
-
Fix input label position and background color for autofill fields
-
Fix login font issues
-
Fix resize of message box on mobile when paste and send using
`return`
on keyboard
-
Fix ModelsBase.update throws error when using array update operators (#4121)
-
Hide messages from stream while importing with SlackBridge
-
Initial work on getting the smarsh connector wired up.
-
Moved createPrivateGroup to rocketchat-lib
-
Support jitsi message types in the smarsh connector
-
Tweak SandstormOembed styling/format
-
UI improvements to login screen
-
Update the opened livechat room by token
## 0.38.0, 2016-Aug-30
-
Action links improvements
...
...
This diff is collapsed.
Click to expand it.
packages/rocketchat-lib/rocketchat.info
+
1
−
1
View file @
38b89fbf
{
"version": "0.3
8
.0"
"version": "0.3
9
.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