Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nakama
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
public-projects
Nakama
Commits
cf6d355a
Commit
cf6d355a
authored
4 years ago
by
Chris Molozian
Browse files
Options
Downloads
Patches
Plain Diff
Nakama 3.1.2 release.
parent
c8f89a65
Branches
Branches containing commit
Tags
v3.1.2
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+5
-4
5 additions, 4 deletions
CHANGELOG.md
with
5 additions
and
4 deletions
CHANGELOG.md
+
5
−
4
View file @
cf6d355a
...
...
@@ -3,20 +3,21 @@ All notable changes to this project are documented below.
The format is based on
[
keep a changelog
](
http://keepachangelog.com
)
and this project uses
[
semantic versioning
](
http://semver.org
)
.
## [
Unreleased]
## [
3.1.2] - 2021-03-03
### Changed
-
Sort match listings to show newer created matches first by default.
-
Improve
status follow input validation and constraints.
-
Loosen
status follow input validation and constraints
to ignore unrecognised user IDs and usernames
.
-
Build with Go 1.16.0 release.
-
Do not import Steam friends by default on Steam authentication.
-
Do not import Facebook friends by default on Facebook authentication.
-
Improve match label update batching semantics.
-
Account object returned by some JS runtime functions
do
not flatten
th
e
user values
into it
anymore.
-
Account object returned by some JS runtime functions
are
not flatten
ed wi
th user values anymore.
### Fixed
-
Fix an issue in the
js
runtime that would prevent the matchmaker matched callback to function correctly.
-
Fix an issue in the
JS
runtime that would prevent the matchmaker matched callback to function correctly.
-
Allow the console API to return large responses based on the configured max message size.
-
Allow JS runtime initializer functions to be invoked inside a try/catch block.
-
Fix Tournament Reset function hook schedules calcuated on first write if the end active time must be computed with no reset schedule.
## [3.1.1] - 2021-02-15
### Changed
...
...
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