forked from nutomic/joinpeertube
Add latest newsletter
This commit is contained in:
parent
c2b44a6b9c
commit
71dd164b4e
10 changed files with 493 additions and 3 deletions
|
@ -532,6 +532,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
|
@ -463,10 +463,59 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is <strong>the playlist system</strong>.
|
||||
This feature allows any user to create a playlist in which it''s possible
|
||||
to add videos and reorder them. Videos added to a playlist can be viewed
|
||||
entirely or partially: the creator of the playlist can decide when the video
|
||||
playback starts and/or ends (timecode system). This system is really useful
|
||||
to create all kinds of zappings or educational contents by selecting extracts
|
||||
from videos which interest you. In addition, a "Watch Later" playlist is
|
||||
created by default for each user. Thus, you can save videos in this playlist
|
||||
when you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: <a href="https://github.com/joshmorel">Josh Morel</a>
|
||||
who add <strong>a quarantine system</strong> for videos on PeerTube. If
|
||||
the administrator of an instance enables this feature, any new video uploaded
|
||||
on his instance will automatically be hidden until a moderator approves
|
||||
it.'
|
||||
p5: 'PeerTube translation community have done a huge job. <strong>3 new languages</strong>
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can <strong>manage more finely how other instances
|
||||
subscribe to their own instance</strong>. The administrator can decide whether
|
||||
or not to approve the subscription of another instance to its own. It is
|
||||
also possible to activate automatic rejection for any new subscription to
|
||||
its instance. Finally, a notification is created as soon as the administrator's
|
||||
instance receives a new subscription. These features help administrators
|
||||
control on which instances their content is displayed.
|
||||
p7: We're also redesigning the <strong>PeerTube video player</strong> to offer
|
||||
better video playback and to correct a few bugs. With this new player, resolution
|
||||
changes should be smoother and the bandwidth management is optimized with
|
||||
a more efficient buffering system. Version 1.3 of PeerTube also adds ability
|
||||
for administrators to enable this new experimental player so we can get
|
||||
feedback on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the <strong>user interface</strong>
|
||||
so it easier and nicer to use. For instance, video thumbnails are becoming
|
||||
bigger so that they're more highlighted. Users now have a quick access to
|
||||
their library from the menu that includes their playlists, videos, video
|
||||
watching history and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
text: 26 February 2019
|
||||
text: February 26, 2019
|
||||
data: '2019-02-26'
|
||||
text:
|
||||
p1: Since version 1.0 has been released last November, we went on improving
|
||||
|
@ -504,7 +553,7 @@ news:
|
|||
newsletter16-10-2018:
|
||||
title: 'PeerTube crowdfunding newsletter #4'
|
||||
date:
|
||||
text: 16 October 2018
|
||||
text: October 16, 2018
|
||||
data: '2018-10-16'
|
||||
text:
|
||||
p1: Hello everyone!
|
||||
|
@ -606,7 +655,7 @@ news:
|
|||
newsletter23-07-2018:
|
||||
title: 'PeerTube crowdfunding newsletter #1'
|
||||
date:
|
||||
text: 23 July 2018
|
||||
text: July 23, 2018
|
||||
data: '2018-07-23'
|
||||
text:
|
||||
p1: Hello everyone!
|
||||
|
|
|
@ -488,6 +488,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
|
@ -498,6 +498,63 @@ news:
|
|||
subtitle: Découvrez les dernières améliorations de l'outil
|
||||
latest-articles: Derniers articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: 5 Juin 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Bonjour à toutes et à tous,
|
||||
p2: Nous venons tout juste de sortir la version 1.3 de PeerTube qui apporte
|
||||
tout un tas de nouveautés.
|
||||
p3: 'La plus importante de ces nouveautés est <strong>le système de listes
|
||||
de lecture</strong> (ou playlists). Cette fonctionnalité permet à n’importe
|
||||
quel utilisateur⋅ice de créer une liste de lecture, puis d’y ajouter des
|
||||
vidéos et de les ordonner. Les vidéos ajoutées au sein d''une liste de lecture
|
||||
peuvent être visionnées dans leur intégralité ou en partie : le créateur
|
||||
de la liste de lecture peut décider à quel moment de la vidéo le visionnage
|
||||
commence et/ou se termine. Ce système est vraiment pratique pour créer des
|
||||
sortes de zappings ou du contenu pédagogique en sélectionnant les extraits
|
||||
des vidéos qui vous intéressent. De plus, une liste de lecture "À regarder
|
||||
plus tard" est créée par défaut pour chaque utilisateur⋅ice leur permettant
|
||||
d''enregistrer dans cette liste de lecture les vidéos qu''ielles n''ont
|
||||
pas le temps de regarder immédiatement.'
|
||||
p4: 'Une autre des fonctionnalités de cette version 1.3 a été entièrement
|
||||
développée par un contributeur externe : <a href="https://github.com/joshmorel">Josh
|
||||
Morel</a>. Cela permet d''ajouter à PeerTube un <strong>système de quarantaine
|
||||
pour les vidéos</strong>. Si l’administrateur de l''instance active cette
|
||||
fonctionnalité, toute nouvelle vidéo téléversée sur son instance sera automatiquement
|
||||
rendue non-visible en attendant qu’un modérateur l''approuve ou non.'
|
||||
p5: 'Les traducteurs de PeerTube ont aussi fait un énorme travail car <strong>3
|
||||
nouvelles langues</strong> sont désormais disponibles : le japonais, le
|
||||
néerlandais et le portugais européen (l’interface supportait déjà le portugais
|
||||
brésilien). A ce jour, PeerTube est donc disponible en 19 langues !'
|
||||
p6: 'Les administrateurs peuvent maintenant <strong>gérer plus finement les
|
||||
autres instances s’abonnant à leur instance</strong> : un administrateur
|
||||
peut décider d''approuver ou non l''abonnement d''une autre instance à la
|
||||
sienne. Il est aussi possible d''activer le refus automatique tout nouvel
|
||||
abonnement à son instance. Enfin, une notification est créée dès que son
|
||||
instance reçoit un nouvel abonnement. Ces fonctionnalités permettent à chaque
|
||||
administrateur de maîtriser plus facilement la diffusion des contenus mis
|
||||
en ligne sur leur instance.'
|
||||
p7: Nous sommes aussi en train de retravailler le <strong>lecteur vidéo de
|
||||
PeerTube</strong> afin que la lecture des vidéos soit plus rapide et comporte
|
||||
moins de bugs. Ce nouveau lecteur vidéo permet aussi de rendre plus lisses
|
||||
les changements de définition. Enfin, la gestion de la bande passante est
|
||||
optimisée via un système de mise en mémoire tampon plus performant. Cette
|
||||
version 1.3 de PeerTube permet à l'administrateur d'activer ce nouveau lecteur
|
||||
vidéo expérimental afin pour nous de récolter des retours dessus. Nous espérons
|
||||
dans l’avenir utiliser ce nouveau lecteur vidéo par défaut.
|
||||
p8: Enfin, nous avons fait quelques ajustements au niveau de <strong>l’interface
|
||||
utilisateur⋅ice</strong>, pour qu’elle soit plus agréable/efficace à utiliser.
|
||||
Par exemple, les miniatures ont changé de taille pour être davantage mises
|
||||
en valeur. Les utilisateur⋅ices peuvent désormais accéder rapidement à partir
|
||||
du menu à leur bibliothèque qui comprend leur listes de lecture, leurs vidéos,
|
||||
leur historique de visionnage et leurs abonnements.
|
||||
p9: Beaucoup d'autres améliorations ont été apportées dans cette nouvelle
|
||||
version. Vous pouvez voir la liste complète (en anglais) sur https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Merci à tous les contributeurs de PeerTube !
|
||||
p11: Framasoft
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube : rétrospective et nouvelles fonctionnalités : l''actu de février
|
||||
2019'
|
||||
|
|
|
@ -492,6 +492,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
|
@ -295,6 +295,54 @@ news:
|
|||
subtitle: ツールの最新の改善点を発見
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: 回顧展、新機能など'
|
||||
date:
|
||||
|
|
|
@ -476,6 +476,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
|
@ -488,6 +488,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
|
@ -471,6 +471,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
|
@ -289,6 +289,54 @@ news:
|
|||
subtitle: Discover the tool's latest improvements
|
||||
latest-articles: Latest articles
|
||||
blocs:
|
||||
newsletter05-06-2019:
|
||||
title: PeerTube 1.3 is out!
|
||||
date:
|
||||
text: June 5, 2019
|
||||
data: '2019-06-05'
|
||||
text:
|
||||
p1: Hello!
|
||||
p2: We've just released PeerTube 1.3 and it brings a lot of new features.
|
||||
p3: 'The most important of these new features is the playlist system. This
|
||||
feature allows any user to create a playlist in which it''s possible to
|
||||
add videos and reorder them. Videos added to a playlist can be viewed entirely
|
||||
or partially: the creator of the playlist can decide when the video playback
|
||||
starts and/or ends (timecode system). This system is really useful to create
|
||||
all kinds of zappings or educational contents by selecting extracts from
|
||||
videos which interest you. In addition, a "Watch Later" playlist is created
|
||||
by default for each user. Thus, you can save videos in this playlist when
|
||||
you don''t have time to watch them immediately.'
|
||||
p4: 'Another feature of this 1.3 version has been entirely developed by an
|
||||
external contributor: Josh Morel (https://github.com/joshmorel) who add
|
||||
a quarantine system for videos on PeerTube. If the administrator of an instance
|
||||
enables this feature, any new video uploaded on his instance will automatically
|
||||
be hidden until a moderator approves it.'
|
||||
p5: 'PeerTube translation community have done a huge job. 3 new languages
|
||||
are now available: Japanese, Dutch and European Portuguese (PeerTube already
|
||||
support Brazilian Portuguese). Amazing ! PeerTube is now available in 19
|
||||
languages!'
|
||||
p6: Now, administrators can manage more finely how other instances subscribe
|
||||
to their own instance. The administrator can decide whether or not to approve
|
||||
the subscription of another instance to its own. It is also possible to
|
||||
activate automatic rejection for any new subscription to its instance. Finally,
|
||||
a notification is created as soon as the administrator's instance receives
|
||||
a new subscription. These features help administrators control on which
|
||||
instances their content is displayed.
|
||||
p7: We're also redesigning the PeerTube video player to offer better video
|
||||
playback and to correct a few bugs. With this new player, resolution changes
|
||||
should be smoother and the bandwidth management is optimized with a more
|
||||
efficient buffering system. Version 1.3 of PeerTube also adds ability for
|
||||
administrators to enable this new experimental player so we can get feedback
|
||||
on it. We hope to use this new player by default in the future.
|
||||
p8: Finally, we have made some adjustments to the user interface so it easier
|
||||
and nicer to use. For instance, video thumbnails are becoming bigger so
|
||||
that they're more highlighted. Users now have a quick access to their library
|
||||
from the menu that includes their playlists, videos, video watching history
|
||||
and their subscriptions.
|
||||
p9: Many other improvements have been made in this new version. You can see
|
||||
the complete list on https://github.com/Chocobozzz/PeerTube/releases/tag/v1.3.0.
|
||||
p10: Thanks to all PeerTube contributors!
|
||||
p11: Framasoft.
|
||||
newsletter26-02-2019:
|
||||
title: 'PeerTube: retrospective, new features and more to come!'
|
||||
date:
|
||||
|
|
Loading…
Reference in a new issue