Skip to content

Releases: spknetwork/3Speak-app

v0.1.10-rc.1

16 May 01:50
1a29f01
Compare
Choose a tag to compare
v0.1.10-rc.1 Pre-release
Pre-release
chore: bump version

v0.1.9

25 Mar 01:50
039877f
Compare
Choose a tag to compare

Highlights

Built in uploader (beta)

We are introducing a built uploader as part of the 3Speak desktop app!! This offers huge advantages over the traditional web based uploader. Examples of these improvements are faster upload times and reliability. Users will no longer rely on the 3Speak website for uploading.

Unfortunately, the account system is not quite ready yet. Meaning you will only be able to encode your video and nothing else. So you won't be able to actually post your video yet. This gives us time to work out any bugs users might have with the uploader page (while lacking the final publish button) and improve UX. Also, this gives users time to get comfortable with the uploader prior to becoming the preferred way to upload your videos to 3Speak.

HiveSQL video feeds

All previous versions of the app relied upon the 3Speak website for generating feeds so the app could display videos.. This works great in practice but it means the app must rely on a fairly centralized endpoint to display any content, not great. Instead, we are utilizing hivesql to generate the recommended video list (as seen on the right sidebar, new videos. Aside from utilizing hivesql in the videos feeds, there are a still few remaining non critical APIs that must be converted to a decentralized alternative in the future.

Loading speeds may vary but generally should work well 99% of the time.. As this is an ongoing effort considerable testing and user feedback is welcomed.

Other

  • Fixed video widget sizing

Changelog

Full change log 4479257 (HEAD -> master, tag: v0.1.8, origin/master, origin/HEAD) chore: bump version

039877f (HEAD -> master, tag: v0.1.9, origin/master, origin/HEAD) chore: bump version
98851a7 fix: ffmpeg helper
ee1abf2 (tag: v0.1.9-rc.3) feat: bump version
3452a12 fix: ffmpeg pathing & add thumbnail
c4616ed test: ci debug
4e565bf feat: implement built in encoder
179d9eb (tag: v0.1.9-rc.2) fix: prepare_ci string replace
2d89441 (tag: v0.1.9-rc.1) feat: bump version
cdc62b2 feat: Hivesql feeds
edb45c7 feat: update 3speak web domains
79db662 fix: ci node version to v14 temp fix
ced9cf1 feat: Implement account manager
ffbf34a fix: videoWidget sizing
676c66e fix: thumbnail oversizing
5bd44f3 feat: add additional ipfs path parsing

View full change log at
vaultec81/3Speak-app@v0.1.8...v0.1.9

v0.1.9-rc.3

19 Mar 16:30
ee1abf2
Compare
Choose a tag to compare
v0.1.9-rc.3 Pre-release
Pre-release

TBD

v0.1.9-rc.2

09 Mar 20:13
179d9eb
Compare
Choose a tag to compare
v0.1.9-rc.2 Pre-release
Pre-release

TBD

v0.1.9-rc.1

09 Mar 19:21
2d89441
Compare
Choose a tag to compare
v0.1.9-rc.1 Pre-release
Pre-release

TBD

v0.1.8

23 Jan 04:53
4479257
Compare
Choose a tag to compare

Highlights

Changelog

Full change log 4479257 (HEAD -> master, tag: v0.1.8, origin/master, origin/HEAD) chore: bump version

eebfce9 feat: add local gateway bypass option
03669c1 fix: typo
6397e4f feat: thumbnail support
eedd58e chore: app rename & minor fixes

View full change log at
vaultec81/3Speak-app@v0.1.7...v0.1.8

v0.1.7

12 Jan 23:21
0d0de9b
Compare
Choose a tag to compare
chore: bump version