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
8de32051
Unverified
Commit
8de32051
authored
8 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.38.0
parent
43b474ca
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
+1
-1
1 addition, 1 deletion
.sandstorm/sandstorm-pkgdef.capnp
HISTORY.md
+35
-0
35 additions, 0 deletions
HISTORY.md
packages/rocketchat-lib/rocketchat.info
+1
-1
1 addition, 1 deletion
packages/rocketchat-lib/rocketchat.info
with
37 additions
and
2 deletions
.sandstorm/sandstorm-pkgdef.capnp
+
1
−
1
View file @
8de32051
...
@@ -21,7 +21,7 @@ const pkgdef :Spk.PackageDefinition = (
...
@@ -21,7 +21,7 @@ const pkgdef :Spk.PackageDefinition = (
appVersion = 38, # Increment this for every release.
appVersion = 38, # Increment this for every release.
appMarketingVersion = (defaultText = "0.3
7.1
"),
appMarketingVersion = (defaultText = "0.3
8.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
+
35
−
0
View file @
8de32051
## NEXT
## NEXT
## 0.38.0, 2016-Aug-30
-
Action links improvements
-
Add global event unread-changed-by-subscription
-
Add role to disable/enable channel preview (#4127)
-
Add room setting to require code to join Room (#4126)
-
Add the timer for disconnecting, one minute after going in the background it'll disconnect
-
Add Ubuntu 16.04-under 30 seconds snap deployment using SNAPS
-
Added File Uploaded text on attachments to i18n
-
Added option to populate Rocket Chat with LDAP users (import them) (#4054)
-
Changes rtl check in ChatMessages class (#4049)
-
Check message timestamp before notifying users
-
Do not check for last admin while updating a user
-
Don't send offline emails to users who aren't active
-
Fix mispelling for seriliazedDescriptor
-
Fix multiple notifications (closes #3517) (#4074)
-
Fix offering Sandstorm grains without a title
-
Fix the verbs in Sandstorm activity events
-
Fix user update check for last admin
-
Fixed buttons margins and upload file list
-
Formatting and adding some missing permissions to standard roles
-
Handle locations when disabled
-
Improve lazy loading of custom fields and translations
-
Improve stream broadcast connection (#4119)
-
Improvements/login and registration (#4073)
-
Less borders (#4101)
-
Make sure Sandstorm.notify is always called for DMs
-
Open room correctly after creation and new messages
-
Set gitlabs scope to 'api', the only support scope.
-
Set message.ts if empty on sendMessage method
-
Update moment locales
-
Update to Autolinker.js 0.28.0
-
Update to depend only on the gMaps API key, add i18n strings for geolocaiotn sharing
-
Updated loginform a11y and UX - labels instead of placeholders (#4075)
## 0.37.1, 2016-Aug-17
## 0.37.1, 2016-Aug-17
-
Allow deletion of records with same id on settings
-
Allow deletion of records with same id on settings
...
...
This diff is collapsed.
Click to expand it.
packages/rocketchat-lib/rocketchat.info
+
1
−
1
View file @
8de32051
{
{
"version": "0.3
7.1
"
"version": "0.3
8.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