Skip to content

Tags: disini/altersend

Tags

v1.6.0

Toggle v1.6.0's commit message
fix UI mobile inconsistency

v1.5.1

Toggle v1.5.1's commit message
fix desktop worklet issue with rocksdb lock

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wire text feature into UI (denislupookov#46)

* Wire text feature into UI

* bump 1.5

* fixes

* fixes

* fixes

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remembered device feature (denislupookov#40)

* Device identity store

* introduce remember device core logic, protocol and vote mecahnism

* introduce UI draft pairing and domain logic

* build out remembered-device pairing: per-peer state, device auth, management

* migrate peer store to HyperDB and recognize known devices on reconnect

* polish remembered-devices UI: match DeviceRow design, fix review findings, Button pair actio

* Update the design

* design

* improve mobile UI for pairing flow

* refactor: unify send flow UI across desktop and mobile

* improve remembered-device invite flow

* finish with design + devices list

* seal device key in OS keychain + pairing prompt and fixes

* design / core / tranlsations

* refactor

* toast + coordinator

* adjustments

* 1.4 release update

* check fixes

* remove unused code

* checks

* update docs

* fix knip

* tranlsation

v1.3.0

Toggle v1.3.0's commit message
Prepare v1.3.0 - Security screen, General settings section, updated b…

…rand icon

v1.2.0

Toggle v1.2.0's commit message
Added locales package inside desktop release workflow

v1.1.0

Toggle v1.1.0's commit message
add --no-ask to pear stage, fix AppImage naming