spaced4ndy
fae017d5b3
ui: show close button on badges banner only after it was opened ( #7560 )
2026-09-22 13:40:56 +00:00
spaced4ndy
150897d637
core, ui: alert the user when badge renewal is failing ( #7532 )
2026-09-22 12:55:08 +00:00
Evgeny Poberezkin
a8c8e5fa77
website: update pdf
2026-09-22 12:35:13 +01:00
Evgeny Poberezkin
3ba2870733
website: update image
2026-09-21 18:46:18 +01:00
Evgeny Poberezkin
c2b9679792
website: update image
2026-09-21 18:03:14 +01:00
spaced4ndy
a3ac420e91
ui: one banner at a time in chat list ( #7554 )
2026-09-21 16:51:14 +00:00
spaced4ndy
9a583d394f
Merge branch 'stable'
2026-09-21 20:33:31 +04:00
spaced4ndy
fd16048598
ui: replace wefunder logo with simplex logo on crowdfunding banner ( #7555 )
2026-09-21 16:28:58 +00:00
spaced4ndy
45d674c067
Merge branch 'stable'
2026-09-21 18:17:36 +04:00
spaced4ndy
7e24ecb982
ui: add wefunder logo to crowdfunding banner ( #7553 )
2026-09-21 14:16:38 +00:00
spaced4ndy
f68bccecfb
Merge branch 'stable'
2026-09-21 17:31:29 +04:00
spaced4ndy
c8c05359b5
ui: crowdfunding banner on onboarding and in chat list ( #7552 )
2026-09-21 12:01:57 +00:00
Evgeny Poberezkin
2c9ccdd48e
blog: update image
2026-09-21 11:53:58 +01:00
Evgeny and Evgeny @ SimpleX Chat
770d97e468
website: update cf page ( #7551 )
...
* website: update cf page
* exit events
* gitignore
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-21 09:35:20 +01:00
Evgeny and Evgeny @ SimpleX Chat
5ff4c89f04
website: update cf page ( #7549 )
...
* website: update cf page
* tooltip
* mobile
* landscape
* update user count
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-20 21:20:29 +01:00
Evgeny Poberezkin
6075021aa1
blog: update image
2026-09-20 13:14:20 +01:00
SimpleX Chat
3326f9db2a
7.1-beta.4: android 379, desktop 162, ios 357
v7.1.0-beta.4
2026-09-19 14:25:57 +00:00
Evgeny and Evgeny @ SimpleX Chat
0183a36058
ui: update text about badges ( #7544 )
...
* ui: update text about badges
* update
* update
* update
* update
* update
* update
* update kotlin
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-19 14:16:39 +01:00
Simplex Operations
faedb0328e
core: 7.1.0.7 (simplexmq 7.1.0.8)
2026-09-19 11:39:26 +00:00
Evgeny Poberezkin
25c5b3cdfd
Merge branch 'stable'
2026-09-19 12:21:53 +01:00
sh
683fd67555
scripts: re-init submodules in reproduce builds ( #7508 )
2026-09-19 12:19:45 +01:00
sh
c8f20bcc91
core, libs: configurable queue size, library fixes ( #7542 )
...
* core: add chat_migrate_init_queue FFI export
* bots: fix BadgeServiceErrorCode API type
* nodejs: pass required command fields
* nodejs: fix migration error types
* nodejs: install libsimplex from SIMPLEX_LIBS_DIR
* nodejs: add queue size option
* nodejs: regenerate docs
* python: add queue size option
* bots: pass incognito in APIConnect
* nodejs: accept documented success responses
* python: accept documented success responses
* nodejs: dispatch each bot message once
* nodejs: fix startChat events loop lifecycle
* nodejs, python: parse multi-line bot commands
* nodejs: fix file buffer handling in addon
* nodejs: keep events loop when chat stop fails
* python: fix send_and_wait race, load lib off loop
* python: make queue size export optional
* nodejs: receive events on a dedicated thread
* nodejs: release haskell thread after receive
* python: receive on a dedicated thread per chat
* python: test receive shutdown order
* nodejs: one receive thread per chat controller
* nodejs: harden receiver shutdown and tests
* nodejs: stop chat before closing store
* python: stop chat before closing store
* nodejs, python: harden close regression and retry
* python: free results with ucrt on windows
* nodejs: enable c++ exceptions on mac and windows
2026-09-19 12:18:46 +01:00
Narasimha-sc and Evgeny Poberezkin
ecb9d87157
android, desktop: fix Submit button not visible in passcode view in split screen ( #7497 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2026-09-19 10:13:52 +01:00
Evgeny and Evgeny @ SimpleX Chat
176e55895a
blog: supporter badges ( #7538 )
...
* blog: supporter badges
* update post
* update date, add video image
* add image
* update
* update
* update post, add to lists
* update video
* add preview
* images
* update post and overview
* update
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-19 10:10:10 +01:00
Evgeny and Evgeny @ SimpleX Chat
000244f9a6
docs: supporter badges technical overview ( #7535 )
...
* docs: supporter badges
* improve
* update
* update
* improve
* update
* correction
* update
* simplify
* revise
* corrections
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-19 09:26:01 +01:00
Evgeny and Evgeny @ SimpleX Chat
edd44c5d54
test: fix compilation in ghc8.10.7 ( #7541 )
...
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-19 08:43:49 +01:00
Narasimha-sc
463761cc8e
ui: use backward compatible Java api in stripFormattedTextLink ( #7464 )
2026-09-19 08:31:52 +01:00
Narasimha-sc
6f85f1d4f0
android, desktop: offer key verification when member profile is opened from chat ( #7486 )
...
In channels members are usually connected via relays, so they are memberCurrent
but not memberActive, and #7255 widened the condition for requesting the member
security code to cover them. It updated GroupChatInfoView and
MemberSupportChatView, but not the same code in ChatView, so "Verify security
code" is not offered when the profile is opened by tapping member avatar in the
chat, while it is offered for the same member in the members list.
2026-09-19 08:13:05 +01:00
Evgeny and Evgeny @ SimpleX Chat
c8466b2010
core: refactor groups ( #7503 )
...
* core: refactor groups
* refactor
* refactor
* refactor
* refactor
* refactor
* rename
* refactor
* remove
* rename
* diff
* simplify
* relay requests
* bot types
* check useRelays
* refactor
* query plans
---------
Co-authored-by: Evgeny @ SimpleX Chat <259188159+evgeny-simplex@users.noreply.github.com >
2026-09-18 10:18:10 +01:00
spaced4ndy
c7b3e362ec
core, ui: badge credential details in developer tools ( #7527 )
2026-09-17 16:18:04 +00:00
spaced4ndy
746d33ff6d
multiplatform: remove unused strings ( #7529 )
2026-09-17 15:12:14 +00:00
Evgeny @ SimpleX Chat
e384063af0
website: update crowdfunding page ( #7528 )
2026-09-17 13:05:00 +01:00
Evgeny Poberezkin
fea9f482cf
core: update bot api and query plans
2026-09-16 19:48:57 +01:00
spaced4ndy
dd5c47d02d
ui: "how it works" link and card styling on badge screen ( #7524 )
2026-09-16 15:13:01 +00:00
spaced4ndy
c52044f3c3
ui: show progress spinner on redeeming code ( #7523 )
2026-09-16 14:43:28 +00:00
spaced4ndy
f38c7e0f2b
core, ui: badge redeem errors and fixes ( #7515 )
...
- redeem errors are typed (CEBadgeRedeemError) instead of matched by text in the apps
- service timeout (A_SERVICE) decodes in the apps and offers Retry via the existing retry alert
- unexpected redeem errors show the error itself instead of a generic message
- service error codes are a typed enum in the apps (BadgeServiceErrorCode)
- CRBadgeRedeemed returns badge state, so the apps skip a second round-trip after redeem
- setBadgeAlertAcked is scoped to user_id
- badgeChanged updates non-active profiles, so other profiles' badges don't go stale
- pitch banner is not shown to a profile that already has a badge
- one badgeTypeName per platform, used by the badge screen and the badge info alert
- BadgeAlertKind and BadgeAlertPrice decode via standard JSON, no custom decoders
- dead "Support ended" title branch removed from Your Badge view
- kotlin: users from badge responses carry remoteHostId
- kotlin: redeem code field keeps the IME's cursor and composition state
- kotlin: "Get your code" shown in all flavours
- kotlin: "Don't show again" -> "Dismiss", matching iOS
- kotlin: parseBadgeCode moved next to its FFI in platform/Core.kt
- kotlin: BadgesView no longer cross-fades on badge state updates
- kotlin: section title not uppercased
- ios: redeem code field parses once per change
- ios: A_SERVICE rejected reason is not decoded
- CLI: "cannot redeem badge code: ..." with the source of the error
- comments clarified
2026-09-16 14:15:11 +00:00
brenzi
9af6fb00e6
minimal adjustment to make client compile against SMP-v22 PR ( #7520 )
...
* minimal adjustment to make client compile against SMP-v22 PR
* repin after upstream merge
2026-09-16 10:07:18 +01:00
Evgeny Poberezkin
5e8bff5a60
website: update
2026-09-16 00:09:04 +01:00
SimpleX Chat
172c6d9ca3
7.1-beta.3: android 378, desktop 161, ios 356
v7.1.0-beta.3
2026-09-15 16:59:06 +00:00
spaced4ndy
dabaf29cd8
kotlin: add assets
2026-09-15 20:06:04 +04:00
spaced4ndy
b0a7219db2
android: show "Get your code" button in all app flavours ( #7514 )
2026-09-15 15:32:10 +00:00
Evgeny Poberezkin
2bfbcd75a2
7.1.0.6
2026-09-15 15:30:09 +01:00
spaced4ndy
d36e8608fa
supporter badges ( #7350 )
2026-09-15 14:27:47 +00:00
spaced4ndy
56ced9bfea
Merge branch 'master' into badges
2026-09-15 18:26:13 +04:00
spaced4ndy
6a7eae2751
ui: redeem code ( #7482 )
2026-09-15 14:23:13 +00:00
SimpleX Chat
cd4225869d
ios 355
2026-09-15 12:06:36 +00:00
spaced4ndy
a7aed3ebd5
core: update query plans
2026-09-15 15:26:53 +04:00
spaced4ndy
069efad7a2
core: consolidate badges schema ( #7513 )
2026-09-15 10:15:34 +00:00
Evgeny Poberezkin
dd416e9ca6
website: redirect to badges
2026-09-15 10:22:57 +01:00
Evgeny Poberezkin
ebabcc4053
core: 7.1.0.5 (simplexmq 7.1.0.6)
2026-09-15 10:13:10 +01:00