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
3f2c4c1d
Commit
3f2c4c1d
authored
9 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 0.23.0
parent
f1dd6ed9
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
+42
-3
42 additions, 3 deletions
HISTORY.md
packages/rocketchat-lib/rocketchat.info
+1
-1
1 addition, 1 deletion
packages/rocketchat-lib/rocketchat.info
with
45 additions
and
6 deletions
.sandstorm/sandstorm-pkgdef.capnp
+
2
−
2
View file @
3f2c4c1d
...
@@ -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 =
19
, # Increment this for every release.
appVersion =
20
, # Increment this for every release.
appMarketingVersion = (defaultText = "0.2
2
.0"),
appMarketingVersion = (defaultText = "0.2
3
.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
+
42
−
3
View file @
3f2c4c1d
## NEXT
## NEXT
-
Fixes #2477: Admin settings, plain-text SMTP password.
## 0.23.0, 2016-Mar-21
-
Closes #625: Filter and sorts direct messages and private groups.
-
Accept
*
for all media types
-
Add emoji picker
-
Add ENV to set HOME to /tmp in docker files
-
Add Katex plugin (for TeX math rendering)
-
Allow custom login page via iframe
-
Allow multiple extensions in assets and fix validation
-
CAS Plugin: Added version selector to prepare for further version support.
-
Close #2495; Allow pass @username in avatar
-
Closes #2172: Accepts markdown for room topic.
-
Closes #2172: Accepts markdown for room topic.
-
Fixes #2433: Directly linked channel does not load for newly created user
-
Closes #625: Filter and sorts direct messages and private groups.
-
Do not use user id in integration URL but keep compatibility
-
Encrypts _id to avoid duplicate encrypted messages
-
Fix #2346: Adds administration menu when 'manage-integrations' permission is added.
-
Fix #2433: Directly linked channel does not load for newly created user
-
Fix #2433: Directly linked channel does not load for newly created user
-
Fix #2477: Admin settings, plain-text SMTP password.
-
Fix #2515: Update profile when changing username or email is disabled.
-
Fix #2519: not showing stop record button
-
Fix #2526: CAS Plugin: Join freshly created users to default channels
-
Fix #2527: Set private group owner and moderator on creation.
-
Fix #2528: by accepting webkitSubtle as crypto.
-
Fix #2550: allows admins to change usernames and e-mails
-
Fix #2558: Remove trailing slash on livechat install code
-
Fix #2573: Proper emoji tone test
-
Fix decoding HTML entities in KaTeX plugin
-
Fix instructions for outgoing webhook response
-
Fix restricted domain registration regex
-
Only show the CURL field on integrations after token was generated
-
OTR: Encrypt message timestamp to make sure messages are retrieved in the right order.
-
OTR: Uses jwk instead of spki for exchanging public keys.
-
Pass correct raw value for content in integration scripts
-
Pass restricted domain as string when only one
-
Rebuild the cordova index when change the Site Url
-
Remove the try/catches around the imports
-
Retry to send push notification to gateway on error
-
RTL: Give
`padding-right`
to
`.input-message`
-
Saves each successful migration as the latest locked migration version.
-
Send correct headers to download GridFS uploads
-
Set DDP_DEFAULT_CONNECTION_URL to the same value of ROOT_URL
-
Use login logo as asset
-
Use URL compatible token and do not sabe in user record
## 0.22.0, 2016-Mar-14
## 0.22.0, 2016-Mar-14
...
...
This diff is collapsed.
Click to expand it.
packages/rocketchat-lib/rocketchat.info
+
1
−
1
View file @
3f2c4c1d
{
{
"version": "0.2
2
.0"
"version": "0.2
3
.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