Skip to content

Releases: riskycase/broadcastem-core

Patch 5.0.2

04 Apr 17:10
Compare
Choose a tag to compare

No source code changes

Patch 5.0.1

04 Apr 13:08
Compare
Choose a tag to compare

Update wrong info shown in README

Changes from previous version

Release 5.0.0

29 Mar 08:46
Compare
Choose a tag to compare

Migrate project to Typescript
Hotfix for uploads failing on browser
Change usage method

Breaking change: Constructor function is now used in place of init function

Changes from previous version

Release 4.0.0

10 Jan 06:12
Compare
Choose a tag to compare

Remove the CLI file that was earlier included

This is a major release only to accommodate the breaking change of removing a feature

Changes from previous version

Update 3.1.0

29 Oct 08:09
v3.1.0
9c8c8b4
Compare
Choose a tag to compare

Add feature to upload folders as ZIP

17ca156 · Update homepage to allow zip uploads

ec6d35e · Add a new /upload/zip route to accept zip files which will be extracted on upload,
change upload handler from multer to busboy

d2dc9fc · Update UIKit from 3.5.8 to 3.5.9

b5d9288 · Update mocha from 8.1.3 to 8.2.0

Changes from previous version

Release 3.0.0

15 Oct 07:21
v3.0.0
58056eb
Compare
Choose a tag to compare

Add support for numbering multiple files with same name

aabcff1 · Add a suffix to filename if same file is already present

cd55231 · Send back both filenames in response as JSON

Changes from previous version

Patch 2.2.4

07 Oct 06:59
v2.2.4
d3ffb17
Compare
Choose a tag to compare

Homepage hotfix

d8034a2 · Hotfix: Files not shown on first load

42eb5f2 · Update uikit dependency

fb5e503 · Update prettier dependency

Changes from previous version

Patch 2.2.3

10 Sep 06:28
v2.2.3
3a7af0c
Compare
Choose a tag to compare

Use new GPG signing key

e645cd4 · Update badges in README

bef9123 · Update husky dependency

Changes from previous version

Patch 2.2.2

06 Sep 06:42
v2.2.2
cfdb8bd
Compare
Choose a tag to compare

Truncate long filenames rather than letting them span over multiple lines

be5be94 · Add CSS class to truncate long file names

0b24a9a · Update dependencies

Changes from previous version

Patch 2.2.1

28 Aug 08:25
v2.2.1
0a3ead6
Compare
Choose a tag to compare

Fix env: 'node\r': No such file or directory error on Linux-based systems

280fb52 · Set up publish from GitLab CI to fix EOL issues

Changes from previous version