| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BrewMate-1.0.32-universal.dmg | 2026-07-08 | 221.9 MB | |
| BrewMate-1.0.32-universal.zip | 2026-07-08 | 219.0 MB | |
| 1.0.32 source code.tar.gz | 2026-07-08 | 7.8 MB | |
| 1.0.32 source code.zip | 2026-07-08 | 7.8 MB | |
| README.md | 2026-07-08 | 1.4 kB | |
| Totals: 5 Items | 456.4 MB | 0 | |
What's Changed
- fix(renderer): add missing localizations and resolve footer version race condition by @romankurnovskii in https://github.com/romankurnovskii/BrewMate/pull/342
- ⚡ Bolt: [performance improvement] O(1) category color map lookup by @romankurnovskii in https://github.com/romankurnovskii/BrewMate/pull/341
- chore(deps-dev): bump @types/node from 25.9.2 to 25.9.3 by @dependabot[bot] in https://github.com/romankurnovskii/BrewMate/pull/331
- chore(deps-dev): bump electron from 42.3.3 to 42.4.0 by @dependabot[bot] in https://github.com/romankurnovskii/BrewMate/pull/332
- feat(renderer): optimize sidebar loading behavior by @romankurnovskii in https://github.com/romankurnovskii/BrewMate/pull/343
- security(renderer): prefer textContent over innerHTML for dependencies by @romankurnovskii in https://github.com/romankurnovskii/BrewMate/pull/345
- chore(deps): bump actions/checkout from 4 to 7 by @dependabot[bot] in https://github.com/romankurnovskii/BrewMate/pull/347
- chore(deps-dev): bump lint-staged from 17.0.7 to 17.0.8 by @dependabot[bot] in https://github.com/romankurnovskii/BrewMate/pull/349
- fix: improve categories loading with fallback paths and better error logging by @romankurnovskii in https://github.com/romankurnovskii/BrewMate/pull/373
Full Changelog: https://github.com/romankurnovskii/BrewMate/compare/v1.0.29...1.0.32