-
0.10.0
released this
2024-09-13 12:33:17 +00:00 | 21 commits to master since this releaseAdded
- 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
Downloads
-
released this
2024-03-07 13:49:06 +00:00 | 166 commits to master since this releaseAdded
- 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
Downloads
-
released this
2023-09-03 13:35:46 +00:00 | 317 commits to master since this releaseDownloads
-
released this
2023-09-01 10:18:26 +00:00 | 321 commits to master since this releaseAdded
- Service pages for Chat and Social (#143) @raucao
- Add modal component, QR codes for invite links (#140) @raucao
- Allow editing and resetting of all admin setting strings (#137) @raucao
- remoteStorage OAuth (#109) @galfert
Dev environment
Downloads
-
released this
2023-05-31 12:12:30 +00:00 | 408 commits to master since this releaseAdded
- Integrate Discourse Connect (SSO) (#131) @raucao
- Allow users to set/update their display name in LDAP (#128) @raucao
- Allow updating one's email address on the account settings page (#127) @raucao
- Add feature flags (#125) @raucao
- Show fees of Lightning transactions (#122) @raucao
- Add WebFinger endpoint (#118) @galfert
- Add remoteStorage settings (#117) @galfert
- Add configurable default chatroom bookmarks for new users (#116) @raucao
- Add user preferences and configurable notifications (#113) @raucao
Fixed
Dev Environment
Downloads
-
0.5.0 - Regen in Berlin
All checks were successfulcontinuous-integration/drone/push Build is passingreleased this
2023-04-01 09:44:28 +00:00 | 468 commits to master since this releaseThe 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
- Add Gitea Release Drafter as Gitea Action (#111) @raucao
- Add Redis, Sidekiq to Docker Compose setup (#110) @raucao
- Upgrade Devise, remove custom Turbo integration (#102) @raucao
- Fix broken database seed (#90) @galfert
- Remove ln_login from users (#86) @raucao
- Fix deprecation warnings (#85) @raucao
- Update Docker image in CI (#75) @raucao
- Update gems (#72) @raucao
- Replace the LDAP production config for the new server (#69) @greg
Downloads
-
0.4.0 - ¡Chivo!
All checks were successfulcontinuous-integration/drone/push Build is passingreleased this
2022-03-17 20:59:11 +00:00 | 664 commits to master since this releaseAdded
- 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
-
0.3.0 - Desde las colinas del volcán
Some checks failedcontinuous-integration/drone/push Build is failingreleased this
2022-03-02 16:44:22 +00:00 | 677 commits to master since this releaseAdded
- 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
Downloads
-
0.2.1 - Mea culpa
released this
2020-12-13 13:17:57 +00:00 | 854 commits to master since this releaseFixed
Production fixes for ejabberd API calls
Downloads