Compare commits

...

3 Commits
8.6 ... 8.6.1

Author SHA1 Message Date
Mario
7dad60bbd5 version 8.6.1 2023-07-18 13:09:56 +00:00
Mario
a66b4626fb changelog
(cherry picked from commit 330add963d)
2023-07-18 15:08:07 +02:00
Mario
74d7fa61d9 fix hcard addon regression
(cherry picked from commit ef6ea4484e)
2023-07-18 12:11:50 +02:00
3 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
Hubzilla 8.6.1 (2023-07-18)
- Fix diaspora discovery
Hubzilla 8.6 (2023-07-11)
- Update fullcalendar library
- Improve and unify selection of deliverable abook xchans

View File

@@ -60,7 +60,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define('PLATFORM_NAME', 'hubzilla');
define('STD_VERSION', '8.6');
define('STD_VERSION', '8.6.1');
define('ZOT_REVISION', '6.0');
define('DB_UPDATE_VERSION', 1258);

View File

@@ -94,8 +94,8 @@
<dd class="homepage-url u-url">{{$profile.homepage}}</dd>
</dl>
{{/if}}
<div class="hcard-addon rounded"></div>
</div>
<div class="hcard-addon"></div>
{{/if}}
</div>
{{if $details}}