Skip to content

1.2.1: Favicon fix, performance optimizations

Latest
Compare
Choose a tag to compare
@mmstick mmstick released this 30 Mar 17:09
· 66 commits to master since this release

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