Releases: spknetwork/3Speak-app
v0.1.18
.. Release log coming soon ...
v0.1.17
Highlights
- Fixed: IPFS not starting up properly after first start.
- UI improvements on the uploader page
Changelog
Full change log
View git change log at
v0.1.16...v0.1.17
v0.1.16
v0.1.15
Highlights
- Fixes IPFS distribution URL
- Updates IPFS to v0.10.0
Changelog
Full change log
View git change log at
v0.1.14...v0.1.15
v0.1.14
Hot fix for incorrect update URL
v0.1.13
Highlights
- Adds support for ipfs only videos within the 3Speak.tv embed
Changelog
v0.1.12
Highlights
- Watch page now shows number of DHT providers (who is providing the content)
- Automatically reconnects to gateway node, fixes playback issue after video has been initially made available
- Default cache duration changed from 1 day to 10 days
- Add note during publishing of video.
Changelog
Full change log
7cd2b2e feat (watch): dht provider widget
55afc91 feat: ipfs auto bootstrap
193f53f feat: extend default cache time from 1 day to 10 days
fc758f2 feat: add shunting note
43cabc1 fix: undefined in post content
ceb8219 chore: update ipfs
View git change log at
vaultec81/3Speak-app@v0.1.11...v0.1.12
v0.1.11
Highlights
Fix thumbnail missing in upload
Changelog
Full change log
e85053c fix: thumbnail not being put on ipfs
View full change log at
vaultec81/3Speak-app@v0.1.10...v0.1.11
v0.1.10
🔦Highlights
Publishing from the desktop app
The built in encoder has been live for almost 2 months for live testing on purely the encoder side. This update now adds the ability to upload your video directly the desktop app.
Note: this is far from stable and we need significant user driven testing to build up reports on user experience and other bugs. As we build new features, fix bugs, and improve the infrastructure it will bring the app closer to prime time where anyone regardless of skill level/bug tolerance can use the app.
🔗Custom URL schema🔗
This new feature makes it possible to open up the desktop app directly from a web page or blog post. This means a user can read a blog post containing a link to the video, then click the link to easily be transferred over to the desktop app for viewing the video.
Login with your Hive account.
In this update we now have full support for logging in via your hive account with more account types to be supported down the road. For example logging via Ethereum and Hive simultaneously. In this example a user can post on Hive, be rewarded for upvotes, as well as receive tips on Ethereum.
Ability to:
- Comment
- Upvote/downvote
- Follow/unfollow a user
- Publish videos from the desktop app.
Other
- Default thumbnail if thumbnail is missing.
- Numerous small fixes for ipfs only videos.
Notes
While this is a production release, we still need extensive testing and experimentation to root out bugs and improve user experience.
Next up
- Precaching functionality to better assist NATed/firewalled users.
- Secondary peer discovery mechanism outside of IPFS DHT. Likely going to implement a system similar to bittorrent's HTTP tracker.
Changelog
Full change log
2c8d92c (HEAD -> master, tag: v0.1.10, origin/master, origin/HEAD) chore: bump version
e4ed12f feat (navbar): Go to channel
8347f64 feat: implement hive link and thumbnail
51a86ea feat: show default thumbnail if missing on pub
59b59f3 fix: empty thumbnail preventt rigger of error in gridfeed
0eba8cf fix: wire in hwaccel option
e13dd28 fix: temp remove hwaccel option
80254fd (tag: v0.1.10-rc.2) chore: bump version to 0.1.10-rc.2
9d9182b feat: implement custom url schema
1a29f01 (tag: v0.1.10-rc.1) chore: bump version
5dc20e4 Merge pull request #8 from vaultec81/feat/acct-mgt
5823e47 (origin/feat/acct-mgt, feat/acct-mgt) fix: adjust node version
4e2706f fix: add missing dep
475bc1f feat: add draft of metadata format
ab2c889 feat: implement support for ipfs only uploads (WIP)
7c2ace6 fix: encoder audio bitrate, supply duration
40c0e7b feat: add support for ipfs only videos
a6689b5 feat: implement follow handler
7322523 feat: implement comment section
3cc5c26 fix: account system login
c18a8ce feat: initial support for comment operations
d08bb6e Acct mgt (#7)
533118b (pull) feat: add new ipfs bootstrap nodes
670ae49 fix: add missing ipc accounts route
a97bfdf fix: accounts ipcAdapter
View full change log at
vaultec81/3Speak-app@v0.1.9...v0.1.10
v0.1.10-rc.2
chore: bump version to 0.1.10-rc.2