Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05b49c1

Browse files
committed
Update changelog
1 parent be1fc4b commit 05b49c1

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changelog
22

3+
## v1.0.0-beta.2
4+
5+
### Features
6+
7+
* More logging in SMTP module
8+
* Add option to disable starttls in SMTP module
9+
* Update STUN servers (using framasoft.org and stunprotocol.org now)
10+
* Min comment length is 1 now (useful for emoji...)
11+
* Better embed video player in small screens
12+
* Reduce display time of title/description/control bar in embed on inactivity
13+
* Add sign languages for videos attribute
14+
* Add autoplay parameter for embed
15+
* Videos search on account username and host too
16+
* Redirect to homepage on empty search
17+
18+
### Bug fixes
19+
20+
* Fix mentions in comment replies
21+
* Logo/Title redirects to the default route
22+
* Fix bad federation with videos with special utf characters in description
23+
* Fix pagination on mobile
24+
* Use instance name for page titles
25+
* Fix bad id for Create activities (ActivityPub)
26+
* Handle inner actors instead of just handling actor ids (ActivityPub)
27+
* Fallback to torrent file if infohash is incorrect
28+
* Fix admin config errors display/validation
29+
* Add public to Announces (ActivityPub)
30+
* Fix inability to run client when cookies are disabled
31+
* Fix words breaking in videos description
32+
* Graceful exit when import videos script fails
33+
* Fix import videos with long names
34+
* Fix login with a password containing special characters
35+
* Fix player error flickering with an unsupported video format
36+
* Fix comment delete federation
37+
* Fix communication of a PeerTube instance and Mastodon
38+
* Fix custom configuration with number values
39+
340
## v1.0.0-beta.1
441

542
Nothing new here, but PeerTube is stable enough for being in beta now.

0 commit comments

Comments
 (0)