mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-07-03 10:00:41 +00:00
updated changelog
This commit is contained in:
parent
23b6d84f0f
commit
908c21ccf8
1 changed files with 9 additions and 1 deletions
|
|
@ -1,10 +1,18 @@
|
||||||
const config = [
|
const config = [
|
||||||
|
{
|
||||||
|
version: 9.3,
|
||||||
|
title: "Saved Notes and bug fixes",
|
||||||
|
shortTitle: "",
|
||||||
|
date: "25/01/2019",
|
||||||
|
headColor: "#007792",
|
||||||
|
new: ["You can now save your own messages in a seperate log."],
|
||||||
|
fix: ["Fixed a bug where some role colors would not show correctly."]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
version: 9.2,
|
version: 9.2,
|
||||||
title: "Image cache, more role permissions!",
|
title: "Image cache, more role permissions!",
|
||||||
shortTitle: "",
|
shortTitle: "",
|
||||||
date: "09/01/2019",
|
date: "09/01/2019",
|
||||||
headColor: "#007792",
|
|
||||||
new: [
|
new: [
|
||||||
"Image cache has been implimented.",
|
"Image cache has been implimented.",
|
||||||
"2 new role permissions have been added: Manage roles, manage channels."
|
"2 new role permissions have been added: Manage roles, manage channels."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue