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
a38d5893
Commit
a38d5893
authored
9 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.15.0
parent
8f76740e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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
+21
-1
21 additions, 1 deletion
HISTORY.md
packages/rocketchat-lib/rocketchat.info
+1
-1
1 addition, 1 deletion
packages/rocketchat-lib/rocketchat.info
with
24 additions
and
4 deletions
.sandstorm/sandstorm-pkgdef.capnp
+
2
−
2
View file @
a38d5893
...
...
@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Rocket.Chat"),
appVersion = 1
0
, # Increment this for every release.
appVersion = 1
1
, # Increment this for every release.
appMarketingVersion = (defaultText = "0.1
4
.0"),
appMarketingVersion = (defaultText = "0.1
5
.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
+
21
−
1
View file @
a38d5893
## NEXT
-
Ability to change email on account #1462
-
## 0.15.0, 2016-Jan-25
-
Ability to change email on account
-
Temporary fix for AM/PM timestamp breaking cog
-
Fixed typo in oembed widget
-
Change to process.exit(1) to restart server
-
Add "Default Domain" to LDAP config
-
Fix boolean environment variables
-
Include a fallback click event for loading more messages
-
Fix html h3 tag was closed with h4
-
Allow changing e-mail; invalidates verification on e-mail change
-
Enable editing via admin / users
-
Log error when trigger url returns 500
-
Bind starttls correctly for LDAP
-
Custom oAuth supporting json or plain content_types responses of the identity
-
Allow pass room id to direct rooms
-
Outgoing: Get the room from posted message to reply
-
Change Meteor.absoluteUrl to force SSL if Force_SSL is true
-
Escape regexp on checking email availability; change type of input to email
-
Fix check for MAIL_URL when it's server side only
## 0.14.0, 2016-Jan-18
-
Added admin setting to Force SSL
...
...
This diff is collapsed.
Click to expand it.
packages/rocketchat-lib/rocketchat.info
+
1
−
1
View file @
a38d5893
{
"version": "0.1
4
.0"
"version": "0.1
5
.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