Release image

main
Bob Mottram 2023-01-20 12:33:29 +00:00
parent 6e9898363d
commit 359b0dd9e4
2 changed files with 37 additions and 28 deletions

View File

@ -1189,34 +1189,43 @@
<p class="subheader">Feb 2023</p>
</center>
<p class="intro">The last year in the fediverse has been quite eventful, with a massive tidal wave of new users <a href="https://en.wikipedia.org/wiki/Acquisition_of_Twitter_by_Elon_Musk">fleeing the sinking ship of Twitter</a>. But so far as <a href="https://libreserver.org/epicyon">Epicyon</a> has been concerned it has been calm sailing. There have been no major features added over the last year, but as always there have been many small improvements and bug fixes. These include:</p>
<ul>
<li>Theme and theme designer improvements</li>
<li>A <i>buy button</i> for when you want to link to something that you're selling</li>
<li>General security improvements</li>
<li>Conversation view, avoiding direct links to the Mastodon user interface</li>
<li>Progressive Web App improvements</li>
<li>Quote Toot suppression</li>
<li>Copyright notices added to individual posts</li>
<li>Improved display of remote hashtags</li>
<li>Support for auto-linking scientific paper references</li>
<li>Edit button</li>
<li>Improved calendar events</li>
<li>Added a <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/manual/manual.md">user manual</a></li>
<li>Hashtag maps for crowdsourced geolocations</li>
<li>Option to expire old posts</li>
<li>Better emoji support</li>
<li>Included an updated version of the <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/specification/activitypub.md">ActivityPub specification</a></li>
<li>Unicode fonts no longer bypass filters</li>
<li>vCard support</li>
<li>Improved podcast support</li>
<li>Additional language support: Korean, Turkish, Bengali, Dutch, Ukranian, Swahili, Persian and Greek</li>
<li><b>Bo</b>ld <b>Read</b>ing <b>accessi</b>bility <b>feat</b>ure</li>
<li>Improved compatibility with shell browsers</li>
<li>Additional format fupport: <a href="https://en.wikipedia.org/wiki/Opus_(audio_format)">opus</a></li>
<li>Improved account level control over display of images</li>
<li>Can set the language when creating a new post, for multilingual users</li>
<li>Improved support for Questions/Votes</li>
</ul>
<table>
<tr>
<td>
<ul>
<li>Theme and theme designer improvements</li>
<li>A <i>buy button</i> for when you want to link to something that you're selling</li>
<li>General security improvements</li>
<li>Conversation view, avoiding direct links to the Mastodon user interface</li>
<li>Progressive Web App improvements</li>
<li>Quote Toot suppression</li>
<li>Copyright notices added to individual posts</li>
<li>Improved display of remote hashtags</li>
<li>Support for auto-linking scientific paper references</li>
<li>Edit button</li>
<li>Improved calendar events</li>
<li>Added a <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/manual/manual.md">user manual</a></li>
<li>Hashtag maps for crowdsourced geolocations</li>
<li>Option to expire old posts</li>
<li>Better emoji support</li>
<li>Included an updated version of the <a href="https://gitlab.com/bashrc2/epicyon/-/blob/main/specification/activitypub.md">ActivityPub specification</a></li>
<li>Unicode fonts no longer bypass filters</li>
<li>vCard support</li>
<li>Improved podcast support</li>
<li>Additional language support: Korean, Turkish, Bengali, Dutch, Ukranian, Swahili, Persian and Greek</li>
<li><b>Bo</b>ld <b>Read</b>ing <b>accessi</b>bility <b>feat</b>ure</li>
<li>Improved compatibility with shell browsers</li>
<li>Additional format fupport: <a href="https://en.wikipedia.org/wiki/Opus_(audio_format)">opus</a></li>
<li>Improved account level control over display of images</li>
<li>Can set the language when creating a new post, for multilingual users</li>
<li>Improved support for Questions/Votes</li>
</ul>
</td>
<td>
<img src="v1_4_0.webp" />
</td>
</tr>
</table>
<p class="intro">The present time is an interesting juncture in the history of the web. Either the <a href="https://www.w3.org/TR/social-web-protocols">social web</a> approach succeeds and ActivityPub and related protocols become widely supported, or perhaps some trendy new centralized microblog emerges and the social web falls dormant for another decade. The former seems more likely, but the path of technology is notoriously hard to predict because it depends upon so many factors, and companies are always trying to enclose and extract value from the digital commons in a non-reciprocating way. Another possible danger is that the largest fediverse instances might commercialize and combine to create a new monopolistic silo system, and then abandon support for open protocols following the familiar <i>bait and switch</i> method.</p>
<p class="intro">So it's really down to us to keep things small and decentralized. To scale out rather than up.</p>
<p class="intro">Epicyon can be downloaded as <a href="epicyon.tar.gz">a gzipped file</a>, or you can get the latest version from the <a href="https://gitlab.com/bashrc2/epicyon">git repo</a>. For installation instructions see <a href="index.html">the main page</a>. To upgrade an existing instance, make sure that you have the python3-cryptography package installed then do a git pull, chown and restart the daemon. <i>Upgrades to web systems do not need to be a huge drama</i>.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB