Skip to content

Releases: pop-os/launcher

1.2.1: Favicon fix, performance optimizations

30 Mar 17:09
Compare
Choose a tag to compare

What's Changed

  • Fixed web plugin favicons, binary size reduction, perf optimizations by @mmstick in #97
    • Enable LTO, panic=abort, set strip-true by default to reduce binary size
    • Swap the default system allocator for mimalloc, which is 2.6x faster and more secure
    • Fixed the symbolic link names installed by the justfile
    • Fixed missing favicons on some websites, like Amazon
      • It seems Google isn't correctly checking the root of a domain for the favicon anymore

Full Changelog: 1.2.0...1.2.1

1.2.0

28 Mar 23:55
Compare
Choose a tag to compare

What's Changed

  • chore(plugins-web): Change aliases to address complaints by @mmstick in #66
  • IPC Client API by @mmstick in #65
  • feat(desktop-entries): Nix application paths support by @mmstick in #74
  • fix(pop_shell): Implement 'Quit' request handler by @ningvin in #75
  • fix(terminal): Do not invoke read command on shell execution by @mmstick in #80
  • Remove "approx." keyword and improve decimal point/comma handling by @nathansgithub in #70
  • chore: Update dependencies by @mmstick in #87
  • fix: Show context for graphics only if switchable graphics found by @mmstick in #91
  • feat(web): add arxiv prefixes to launcher web config by @wash2 in #88
  • 1.2.0: Launcher improvements by @mmstick in #95

New Contributors

Full Changelog: 1.1.0...1.2.0

1.0.3

31 Oct 15:12
Compare
Choose a tag to compare

Changelog

Bug Fixes

  • c330552 Extract value from output expression on activate
  • be7438f Extract value from last occurrence of assignment operator
  • 857acd1 Fallback to fd if fdfind is not found

Features

  • e7e6007 Add isolate_with plugin query config
  • b8192e1 Show calculations globally if query is a math expression

Miscellaneous Tasks

  • ac4ff8b Add VS Code devcontainer
  • e3a14f7 Set podman as default docker container tool
  • f26f67f Use clippy by default with rust-analyzer
  • 5a4b829 Update dependencies
  • e6a2bab Apply Clippy lint fixes

Full Changelog: 1.0.2...1.0.3

Automatically generated with git-cliff.

1.0.2

31 Oct 15:11
Compare
Choose a tag to compare

What's Changed

  • fix(calc): Update description from JS to Rust dependency by @friday in #18
  • Add arm64 builds by @jackpot51 in #32
  • Launcher Improvements by @mmstick in #27
  • fix(terminal): resolve terminal symlink once by @oknozor in #34
  • Inform user if qalc or fdfind isn't installed by @mmstick in #36
  • feat(web): fetch and cache favicon by @oknozor in #42
  • fix(launcher): Exclude GNOME Initial Setup by @mmstick in #45

New Contributors

Full Changelog: 1.0.1...1.0.2

Post-release fixes

10 Sep 08:07
Compare
Choose a tag to compare

What's Changed

  • Update references to scripts and plugins directories in readme by @hverlin in #4
  • fix(desktop-entries): Invalid launcher for extensions app by @mmstick in #9
  • fix(service): Stale search results after interrupt by @mmstick in #14

New Contributors

Full Changelog: 1.0.0...1.0.1

Project Launch

31 Aug 10:53
Compare
Choose a tag to compare