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
aaa9623e
Unverified
Commit
aaa9623e
authored
8 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.31.0
parent
7ebf8322
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
+31
-0
31 additions, 0 deletions
HISTORY.md
packages/rocketchat-lib/rocketchat.info
+1
-1
1 addition, 1 deletion
packages/rocketchat-lib/rocketchat.info
with
34 additions
and
3 deletions
.sandstorm/sandstorm-pkgdef.capnp
+
2
−
2
View file @
aaa9623e
...
@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
...
@@ -19,9 +19,9 @@ const pkgdef :Spk.PackageDefinition = (
appTitle = (defaultText = "Rocket.Chat"),
appTitle = (defaultText = "Rocket.Chat"),
appVersion = 3
0
, # Increment this for every release.
appVersion = 3
1
, # Increment this for every release.
appMarketingVersion = (defaultText = "0.3
0
.0"),
appMarketingVersion = (defaultText = "0.3
1
.0"),
# Human-readable representation of appVersion. Should match the way you
# Human-readable representation of appVersion. Should match the way you
# identify versions of your app in documentation and marketing.
# identify versions of your app in documentation and marketing.
...
...
This diff is collapsed.
Click to expand it.
HISTORY.md
+
31
−
0
View file @
aaa9623e
## NEXT
## NEXT
## 0.31.0, 2016-May-16
-
Add header and footer to e-mails
-
Add new livechat settings to livechat manager
-
Add replyTo and more descriptive 'from' to livechat offline email
-
Add role field to user creation form
-
Add setting to set Google Site Verification id
-
Add the channel id to the _id property of the messages on import
-
Added permalink button to pinned & starred messages
-
Better look to big emojis on webkit browsers
-
Created guest user permission
-
Emoji search is performed across all categories
-
Fix an error on importing if there was a user by the same username on the server but different email
-
Fix error message when CAS validation fail
-
Fix multiline code when there is text after closing
```
-
Fix some broken link -> button events
-
Fix text clipping in spotlight input
-
Fix the message requesting the password when saving profile
-
Fix URL for cordova when quoting a message
-
Lower highlight timeout
-
Make "new message" and "jump to recent" buttons unselectable
-
Make the sidebar movement transition faster
-
New subject for livechat offline messages
-
Prevent someone from reacting if they are muted
-
Remove invalid push tokens from gateway if status code 406
-
Remove stale debug logs
-
Removing presence status computation from new room sound tracker
-
Right sidebar animation cancelled on tab button clicked
-
Save room's name as the livechat visitor name
-
Use HTML emails instead of Text-
## 0.30.0, 2016-May-09
## 0.30.0, 2016-May-09
-
Ability to run imports several times without duplicate messages (#3123)
-
Ability to run imports several times without duplicate messages (#3123)
...
...
This diff is collapsed.
Click to expand it.
packages/rocketchat-lib/rocketchat.info
+
1
−
1
View file @
aaa9623e
{
{
"version": "0.3
0
.0"
"version": "0.3
1
.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