Skip to content

2024.10.29 - Upstream rust code 🎏 and toggle paste mode πŸ‘©πŸ½β€πŸ³

Compare
Choose a tag to compare
@nain-F49FF806 nain-F49FF806 released this 29 Oct 18:49
· 11 commits to main since this release

Changes

  • Use upstream rust pbcli 🎏

    • Until now sharepaste used a local fork of pbcli with UniFFI bindings
    • Our UniFFI bindings contribution were reviewed and finally merged upstream in August
    • So we can now use upstream directly! Enabling faster inclusion of new core features
  • Allow changing paste format manually with cute format toggle icon πŸ‘©πŸ½β€πŸ³

    • This one was a lot of work. Especially the icon placement.
    • It is not straightforward (code wise). Had to be clever and use some workarounds.
    • Am satisfied with it. But more efficient / simpler code is welcome!
  • Update and fix test

    • We now use a long expiry paste on some server to test paste retrieval.

Full Changelog: 2024.10.21...2024.10.29

Upcoming

What to expect in upcoming releases

  • Adaptive navigation layout, that conforms to screen size (bottom/side/panel)

  • Simple local history/log of shared pastes
    (no sensitive content, only metadata, delete links)

Get it on F-Droid