mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-13 19:42:01 +00:00
Updated changelog
This commit is contained in:
parent
5cbf411cc1
commit
f06cdaf4ac
1 changed files with 17 additions and 0 deletions
|
|
@ -1,4 +1,21 @@
|
|||
const config = [
|
||||
{
|
||||
title: 'Upload anything!',
|
||||
shortTitle: 'Upload anything!',
|
||||
date: '08/03/2019',
|
||||
new: [
|
||||
'You can now upload any kind of files to friends. (Google drive required)',
|
||||
'Shift + enter should expand the text area.',
|
||||
'Made some design changes to the home page panel.'
|
||||
],
|
||||
fix: [
|
||||
'Improved performance by using Redis in more places.',
|
||||
'Small bugs fixed around some places.'
|
||||
],
|
||||
next: [
|
||||
'Servers or emojis.',
|
||||
]
|
||||
},
|
||||
{
|
||||
title: 'Notifications are finally here!',
|
||||
shortTitle: 'Notifications',
|
||||
|
|
|
|||
Loading…
Reference in a new issue