Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Etherpad Lite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
websiteag
Etherpad Lite
Commits
0c9214bb
Commit
0c9214bb
authored
11 years ago
by
John McLear
Browse files
Options
Downloads
Patches
Plain Diff
bump v and changelog
parent
830357c8
No related branches found
Branches containing commit
Tags
1.2.81
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+5
-0
5 additions, 0 deletions
CHANGELOG.md
src/package.json
+1
-1
1 addition, 1 deletion
src/package.json
with
6 additions
and
1 deletion
CHANGELOG.md
+
5
−
0
View file @
0c9214bb
# 1.2.81
*
Fix: CtrlZ-Y for Undo Redo
*
Fix: RTL functionality on contents & fix RTL/LTR tests and RTL in Safari
*
Fix: Various other tests fixed in Android
# 1.2.8
! IMPORTANT: New setting.json value is required to automatically reconnect clients on disconnect
*
NEW: Use Socket IO for rooms (allows for pads to be load balanced with sticky rooms)
...
...
This diff is collapsed.
Click to expand it.
src/package.json
+
1
−
1
View file @
0c9214bb
...
...
@@ -45,5 +45,5 @@
"engines"
:
{
"node"
:
">=0.6.3"
,
"npm"
:
">=1.0"
},
"version"
:
"1.2.8"
"version"
:
"1.2.8
1
"
}
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