Main changes:
- [Add raw KLE layout parsing](https://github.com/adamws/kicad-kbplacer/commit/c0d3e56bef4d0533f5272e78c19340bb9528c64e) - converting KLE to internal form outside plugin is not required anymore
- [Add GUI translations](https://github.com/adamws/kicad-kbplacer/commit/6a9d9c53044e2d46e1eedbca95eaa07e01ace094) - currently supported languages: `en, pl` (human translated), `de, es, ja, zh_CN` (machine translated). Looking for contributions!
- [Save and restore GUI state](https://github.com/adamws/kicad-kbplacer/commit/b42daf1d88e4e47dc42eee94df5592966b2ff71d)
- [Fix KiCad 7.0.7 compatibility](https://github.com/adamws/kicad-kbplacer/commit/545078b6d0e85587e0b1ad188485805d5509a1d5)
- [Introduce experimental ergogen support](https://github.com/adamws/kicad-kbplacer/commit/bd04a6e11d7a33cfc8b708fb1d693c658bc5170a)
Minor GUI improvements:
- Some small reorganization, resizing and alignment
- [Fix help dialog message text color](https://github.com/adamws/kicad-kbplacer/commit/6bc476ed8dc7564b64974738b081c71e3f5e3309)
- [Embed icons into application](https://github.com/adamws/kicad-kbplacer/commit/a7bb5fa60c762a0a1a5fa4c74506bd4119a0610f)
**Full Changelog**: https://github.com/adamws/kicad-kbplacer/compare/v0.5...v0.6