• v0.10.0 8f7994d82e

    0.10.0
    All checks were successful
    continuous-integration/drone/tag Build is passing
    continuous-integration/drone/push Build is passing
    Stable

    raucao released this 2024-09-13 12:33:17 +00:00 | 21 commits to master since this release

    Added

    • Add custom LDAP attributes to schema (#181)
    • Add global setting for default services, enable for preconfirmed accounts (#184)
    • Make default user services configurable by admins (#203)

    Improved

    • Admin pages: fix more user links, add missing services to user page (#199)

    Fixed

    • Fix Ruby issue on Apple silicon (without compiling a patched Ruby) (#201)

    Service Integrations

    Lightning Network / BTCPay

    • Add new Lightning notification settings (#193)
    • Let users donate sats via BTCPay Server (#176)
    • Add support for Lightning Zaps (#190, #195, #197)

    Mastodon

    • Improvements/adjustments for Mastodon integration (#185)
    • Add Mastodon aliases and links to Webfinger when enabled (#189)

    Nostr

    • Move nostr pubkeys to LDAP attribute (#183)
    • Refactor Nostr auth, add login via Nostr (web extension) (#188)
    • Add support for integrated Nostr relay service (#198)
    • Add strfry policies and members-only LDAP policy (#196)
    • Add support for Lightning Zaps (#190, #195, #197)
    • Add config for separate primary domain Nostr pubkey (#204)

    remoteStorage

    • Add dashboard icons for remoteStorage and email (#200)
    • Finish MVP of remoteStorage service pages/UI (#202)
    Downloads
  • v0.9.0 eac8fa6edb

    0.9.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    raucao released this 2024-03-07 13:49:06 +00:00 | 166 commits to master since this release

    Added

    • Allow admins to add and remove invitations per account (#167)
    • BTCPay settings, admin page, and new Lightning balance API (#147)

    Behind a feature flag

    • Add email service and settings (#154)
    • Fetch/store Web App metadata and icons, finish RS integration (#153)
    • Add user avatars to LDAP, upload on profile settings page (#148)

    Improved

    • Only support primary domain for Lightning Address (#158)

    Fixed

    • Fix login redirect for existing RS auth (#180)
    • Fix/improve local ActiveStorage backend usage and handling of WebApp icons (#162)
    • Fix RS auth array usage in production (#159)
    • Fix XMPP from-address config not being used (#150)
    • Fix wrong redirect after sign-in for RS OAuth (#146)

    Dev Environment

    • Upgrade Rails to 7.1, update dependencies, require Ruby 3.x (#160)
    • Fix Ruby in Docker container on Apple silicon (#168)
    • Allow running specs in Docker container, update README (#177)
    • Comment out settings in .env.example (#175)
    • Update nostr gem, switch to Ruby for bech32 encoding (#155)
    Downloads
  • v0.8.1 0f3b9f176e

    0.8.1
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Ghost released this 2023-09-03 13:35:46 +00:00 | 317 commits to master since this release

    Fixed

    Downloads
  • v0.8.0 6739b38f4c

    0.8.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Ghost released this 2023-09-01 10:18:26 +00:00 | 321 commits to master since this release

    Added

    Dev environment

    • Fix docker volume mappings for node_modules, improve docker-compose usage (#138) @slvrbckt
    Downloads
  • v0.7.0 6acc3f2f59

    0.7.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Ghost released this 2023-06-20 16:49:42 +00:00 | 378 commits to master since this release

    Added

    • Offer LNURL QR code for download on Lightning info page (#135) @raucao
    • Let users add a verified nostr pubkey to their account (#101) @raucao
    • Report Lndhub API errors to Sentry (#133) @raucao

    Fixed

    • Hide unsuccessful outgoing lndhub txs in list (#132) @raucao
    Downloads
  • v0.6.0 387a2fa2e6

    0.6.0
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Ghost released this 2023-05-31 12:12:30 +00:00 | 408 commits to master since this release

    Added

    Fixed

    • Fix failing spec expectation when using Ruby 3.x (#119) @galfert

    Dev Environment

    • Add solargraph in development, document usage with bundled gems (#112) @raucao
    Downloads
  • v0.5.0 f08bb56a7a

    0.5.0 - Regen in Berlin
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    Ghost released this 2023-04-01 09:44:28 +00:00 | 468 commits to master since this release

    The main focus of this release has been to finish and stabilize existing features to allow for onboarding more users to Kosmos Accounts as well as adding more service integrations.

    Aside from other new features and improvements, another focus of recent changes has been to make integrated services configurable and optional, in order for akkounts to be suitable for other organizations and communities to use for themselves as well. We're most of the way there now, but not 100% yet.

    Added

    • Add (optional) Sentry integration (#108) @raucao
    • Make email settings configurable, add custom mailer for one-off emails (#107) @raucao
    • Add pagination features, paginate admin pages (#95) @raucao
    • Add service attribute to LDAP user entry (#91) @raucao
    • Add user page to admin panel, improve other admin pages (#88) @raucao
    • Add keysend support for Lightning Addresses, specs for address/lnurlp responses (#84) @raucao
    • Expire inactive sessions, optionally allow to stay signed in (#82) @raucao
    • Add configurable settings, admin settings pages, reserved usernames (#81, #104) @raucao
    • Add lndhub admin panel, quick stats for admin pages (#80) @raucao
    • Add Webhooks and XMPP notifications for incoming sats (#79) @raucao
    • Add support and migration for lndhub.go (#77) @raucao
    • Add BTCPay service, Kredits API (#71) @raucao

    Improved

    • Refactor form input styles/layouts (#100) @raucao
    • Improve design of service grid on dashboard (#97) @raucao
    • Various front-end improvements and bugfixes (#78) @raucao
    • Various UI improvements (#70) @raucao

    Fixed

    • Move exchanging of XMPP contacts to account confirmation (#105) @raucao
    • Fix password validation during password reset (#83) @raucao

    Dev Environment

    Downloads
  • v0.4.0 4e0d4bf86d

    0.4.0 - ¡Chivo!
    All checks were successful
    continuous-integration/drone/push Build is passing
    Stable

    raucao released this 2022-03-17 20:59:11 +00:00 | 664 commits to master since this release

    Added

    • Redesign layout and navigation (#64)
    • Allow comments for LNURL-PAY invoices (#65)
    • Add transaction history view to wallet (#66)

    Improved

    • Finish Tailwind migration (#67)

    Fixed

    • Fix sign out link (#62)
    Downloads
  • v0.3.0 f7d0a0ba85

    0.3.0 - Desde las colinas del volcán
    Some checks failed
    continuous-integration/drone/push Build is failing
    Stable

    raucao released this 2022-03-02 16:44:22 +00:00 | 677 commits to master since this release

    Added

    • Add basic donation records (#18)
    • Switch to shared Kosmos fonts (#30)
    • Lightning Network accounts/wallets (based on LndHub) for all @kosmos.org accounts
    • Redesign layout and navigation (#64)
    • Admin layout and navigation
    • Various fixes and improvements

    Dev environment

    • Set up async workers/jobs via Sidekiq (#26)
    • Add Tailwind CSS, migrate most of the styles (#27)
    • Switch from Webpacker to cssbundling-rails, upgrade Tailwind CSS to version 3 (#59)
    • Upgrade Rails to 7.0.2, use native JS bundling (#60)
    Downloads
  • v0.2.1 8903ae2624

    0.2.1 - Mea culpa
    All checks were successful
    continuous-integration/drone/push Build is passing
    continuous-integration/drone/tag Build is passing
    Stable

    raucao released this 2020-12-13 13:17:57 +00:00 | 854 commits to master since this release

    Fixed

    Production fixes for ejabberd API calls

    Downloads