• v2.2.0 45fc6315b3

    MrPetovan released this 2019-02-03 15:54:31 +01:00 | 137 commits to stable since this release

    This release adds a couple missing API endpoints so that the new directory can finally replace the old one.

    Fixes:

    • Fatal error when /search query parameter was empty (#23)
    • Wrong language parameter sanitization that could have led to SQL injection.

    Adds:

    • Full interface translation in Czech.
    • /msearch API endpoint
    • /servers/surprise API endpoint
    Downloads
  • v2.1.1 31feea1b7a

    Release 2.1.1 Stable

    MrPetovan released this 2018-12-19 11:52:50 +01:00 | 149 commits to stable since this release

    This release fixes an issue with the Friendica RC version.

    Fixes:

    • Show RC version as develop version instead of obsolete (#19)

    Improves:

    • Reduces dependency surface with the latest version of byjg/migration
    • Font Awesome is bumped to version 5.6.1
    Downloads
  • v2.1.0 b561a1a49d

    2.1 Release Stable

    MrPetovan released this 2018-11-20 04:47:39 +01:00 | 154 commits to stable since this release

    This release adds internationalization to Friendica Directory, with translation strings and server/profile language storage and display.

    Fixes:

    • A server polling error when body was unexpected JSON.
    • Account type tabs not keeping the search field parameter.
    • Database install prevented subsequent updates.

    Adds:

    • Full interface translation in French.
    • Partial interface translation in German and Czech.
    • A new extract-strings console command to generate updated PO files.
    • The field field in search API.
    • Database indices on profile.language and server.language.
    • Counts on account type tabs.
    • Profile discovery from polled servers.
    • Statistics page.
    • Custom HTML pages for legal writings.

    Improves:

    • Local settings now can override a specific sub-setting default without breaking the whole structure.
    • Server user count display now disregards hidden profiles.
    • Verbosity of cron queue counts for better log visibility.
    Downloads
  • v2.1-rc2 a828e712a3

    Pre-release 2.1 Pre-Release

    MrPetovan released this 2018-11-18 05:48:08 +01:00 | 173 commits to stable since this release

    This pre-release adds internationalization to Friendica Directory, with translation strings and server/profile language storage and display.

    Please report any issue with the translation process (or anything) else.

    Fixes:

    • A server polling error when body was unexpected JSON
    • Account type tabs not keeping the search field parameter
    • Database install prevented subsequent updates

    Adds:

    • Full interface translation in French
    • Full interface translation in Czech
    • A new extract-strings console command to generate updated PO files
    • The field field in search API
    • Database indices on profile.language and server.language
    • Counts on account type tabs

    Improves:

    • Local settings now can override a specific sub-setting default without breaking the whole structure.
    • Server user count display now disregards hidden profiles.
    • Verbosity of cron queue counts for better log visibility
    Downloads
  • v2.0.6 5f7930c54f

    MrPetovan released this 2018-11-14 04:02:13 +01:00 | 207 commits to stable since this release

    Fixes:

    Adds:

    • New console command bin/console profile-add

    Improves:

    • Output of directory-add console command
    • Info output of cronjob
    • Debug output of profile queue add
    • Public/private host detection
    Downloads
  • v2.0.5 8d702801a5

    MrPetovan released this 2018-11-13 03:51:23 +01:00 | 215 commits to stable since this release

    • Fixed a bug with the help when calling bin/console without argument.
    • Fixed server poll crash when admin profile URL is missing.
    • Improved profile polling to test the availability of the profile URL even when the noscrape is successful.
    • Improved profile poll queue add to prevent public URLs to be added in the first place.
    Downloads
  • v2.0.4 63886737a6

    MrPetovan released this 2018-11-12 20:51:37 +01:00 | 222 commits to stable since this release

    Please refer to the update instructions if you installed a previous release of the Friendica Directory.

    Fixes:

    Downloads