• v2.4.2 4524ad166b

    Release 2.4.2 Stable

    MrPetovan released this 2024-03-07 15:56:27 +01:00 | 1 commits to stable since this release

    This release improves the display of a few parts, thanks to @foss- 's reports.

    Updates:

    • Move Visit server link to server name (#100)
    • Change icon for Approval registration policy from dungeon door to stamp (#99)
    • Update source code link to point to Friendica's Forgejo (#97)
    Downloads
  • v2.4.1 91aa66ed77

    Release 2.4.1 Stable

    MrPetovan released this 2022-05-12 20:21:18 +02:00 | 22 commits to stable since this release

    This release fixes an issue with the zrl parameter value encoding with the /remote_follow links.

    Downloads
  • v2.4.0 df660b66c9

    Release 2.4.0 Stable

    MrPetovan released this 2022-05-12 15:20:46 +02:00 | 24 commits to stable since this release

    This release fixes an issue with the removed endpoint /dfrn_request on newer versions of Friendica.

    Fixes:

    • Remove obsolete profile.dfrn_request field (#87)

    Changes:

    • PL translation updated THX strebski (#85)
    • added DA DK translation THX atjn (#88)
    Downloads
  • v2.3.5 ef91f43be0

    Release 2.3.5 Stable

    MrPetovan released this 2022-01-23 12:25:22 +01:00 | 39 commits to stable since this release

    This release adds Swedish as a translation language.

    Changes:

    • Added Swedish translation thanks to Kristoffer Grundström (#84)

    Gott nytt år!
    Happy New Year!

    Downloads
  • v2.3.4 b344935edc

    Release 2.3.4 Stable

    MrPetovan released this 2022-01-10 08:30:34 +01:00 | 43 commits to stable since this release

    This release enables Hungarian as a selectable language.

    Changes:

    • Added Hungarian translation thanks to Úr Balázs (#82)

    Happy Holidays!
    Kellemes Ünnepeket!

    Downloads
  • v2.3.3 fe9b12164d

    Release 2.3.3 Stable

    MrPetovan released this 2021-12-29 19:08:36 +01:00 | 45 commits to stable since this release

    This release updates translations for Arabic.

    Changes:

    • Completed Arabic translation thanks to Abidin Toumi (#81)
    • Updated Composer dependencies (6ccbeef59c)

    Happy Holidays!
    اجازة سعيدة!

    Downloads
  • v2.3.2 b3a8ea85f1

    Release 2.3.2 Stable

    MrPetovan released this 2021-09-17 01:04:37 +02:00 | 51 commits to stable since this release

    This release suppresses a couple Deprecation Notice errors when using Composer (#79)

    Changes:

    • Package mrpetovan/Net_Ping has been updated to version 1.2.1 (#80)
    • Add Gaelic, Scottish translation (#78)
    Downloads
  • v2.3.1 937fedc2c7

    Release 2.3.1 Stable

    MrPetovan released this 2020-06-20 22:54:07 +02:00 | 99 commits to stable since this release

    This release fixes an issue with a faulty dependency and several warning and notices messages.

    Fixes:

    • Package mrpetovan/Net_Ping has been updated to version 1.2.0
    Downloads
  • v2.3.0 b6933785dd

    Release 2.3.0 Stable

    MrPetovan released this 2020-06-17 21:16:39 +02:00 | 102 commits to stable since this release

    This release finally introduces back missing support for the zrl query string parameter that allows remote authentication directly from links to directory profiles.

    Additionally, we now use the stable branch by default, the former default branch will be removed next release.

    Adds:

    • Support for zrl query string parameter (#24)
    • Translations for AR, en_GB, ET, IT, JA, NL, PL, TH, zh_CN languages
    • Display of servers also with APPROVE register policy (#28)
    • Translations for CA, RU languages

    Improves:

    • Translations for AR, CS, DE, FR, EN_GB, ET, FR, IT, JA, NL, PL, TH, ZH_CN languages

    Fixes:

    • Queries to work with sql_mode=only_full_group_by (#30)

    Dependencies:

    • Replace abandoned zendframework/zend-escaper (2.6.0) with suggested laminas/laminas-escaper (2.6.1)
    • Replace abandoned container-interop/container-interop (1.2.0) with already selected psr/container (1.0.0)
    • Updating atlas/pdo (1.1.1 => 1.1.2)
    • Updating boronczyk/localization-middleware (1.4 => 1.4.1)
    • Updating byjg/anydataset (4.0.0 => 4.0.1)
    • Updating byjg/anydataset-db (4.0.0 => 4.0.1)
    • Updating byjg/migration (4.0.2 => 4.0.3)
    • Updating gettext/languages (2.5.0 => 2.6.0)
    • Updating gettext/gettext (v4.6.2 => v4.8.2)
    • Updating masterminds/html5 (2.5.0 => 2.7.1)
    • Updating psr/log (1.1.0 => 1.1.3)
    • Updating monolog/monolog (1.24.0 => 1.25.4)
    • Updating sarahman/simple-filesystem-cache (1.0.0 => 1.0.1)
    • Updating slim/slim (3.12.0 => 3.12.3)
    • Updating slim/php-view (2.2.0 => 2.2.1)
    • Updating bower-asset/bootstrap.native (2.0.25 => 2.0.27)
    • Updating bower-asset/fontawesome (5.7.2 => 5.13.0)
    • Updating bower-asset/bootstrap (v4.3.1 => v4.5.0)
    • Updating pear/pear_exception (v1.0.0 => v1.0.1)
    Downloads
  • v2.2.1 942de39e6d

    Release 2.2.1 Stable

    MrPetovan released this 2019-03-05 04:21:00 +01:00 | 132 commits to stable since this release

    This release fixes an issue preventing servers to be correctly updated at least on MariaDB 10.3.

    Fixes:

    • "Data truncated" SQL Error on server.ssl_state column

    Improves:

    • Package sarahman/simple-filesystem-cache has been formally released, no more development dependency
    • Bump fontawesome dependency to version 5.7.2
    • Bump atlas/pdo dependency to version 1.1.1
    Downloads