• v2.0.0 328be7ed75

    2.0.0 Stable

    raucao released this 2021-09-13 12:08:10 +00:00 | 19 commits to master since this release

    This release changes the data model and folder paths slightly, in order to be independent of protocols, and removing the unnecessary reliance on custom server/service IDs/names (relying on domain names instead).

    Breaking changes

    • archive.server is now archive.service, with properties changed to protocol and domain
    • Folder paths changed from chat-messages/${server.name}/channels/... to chat-messages/${service.domain}/channels/...
    • No more ircURI or xmppMUC
    • Move source repo from GitHub to Kosmos Gitea

    Enhancements

    • Update Webpack and related dependencies to latest versions
    • Add proper README
    • Move source to src directory
    • Update JavaScript syntax
    • Update package metadata
    Downloads