Skip to content

Soar v0.5.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 15:00
· 1 commit to main since this release
v0.5.2
5003aa7

0.5.2 - 2025-01-30

🐛 Bug Fixes

  • (icon) Fix desktop icon integration - (7d09ff4)
  • (integration) Skip desktop integration for static/dynamic package - (0d10c12)
  • (remove) Ignore error if package path is already removed - (58cb283)
  • (self_update) Fix version check - (86d02cc)

⚡ Performance

  • (remove) Don't load metadata databases on package removal - (229e265)
  • (state) Lazy load databases - (823dea4)

⚙️ Miscellaneous Tasks

  • (script) Update install script - (126e5d4)