Updated changelog

This commit is contained in:
supertiger 2019-03-08 11:18:36 +00:00
parent 5cbf411cc1
commit f06cdaf4ac

View file

@ -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',