Highlights
- Update model caching to cache different versions of the same model file independently so a fresh print with different settings doesn't overwrite the earlier print leaving gaps in the history.
What's Changed
- Fix actions documentation by @AdrianGarside in #1773
- chore: Update Frontend from latest release v0.6.41 by @greghesp in #1774
- Doc updates by @AdrianGarside in #1775
- Add additional Dutch entries by @MathijsG in #1777
- Defer dead entity cleanup a little by @AdrianGarside in #1778
- Update version synchronously by @AdrianGarside in #1779
- Less aggressive dead entity cleanup by @AdrianGarside in #1781
- Fix hardcoded version back ot zeros by @AdrianGarside in #1784
- Add serial number diagnostics entity by @AdrianGarside in #1786
- chore: Update Frontend from latest release v0.6.42 by @greghesp in #1788
- Include file size in file cache name so modified reprints don't overwrite the prior print history. by @AdrianGarside in #1789
- chore(deps): bump softprops/action-gh-release from 2.4.1 to 2.5.0 in the updates group by @dependabot[bot] in #1787
- Add some debug logging for latest file enumeration by @AdrianGarside in #1790
- Fix FTP timestamp sorting by @AdrianGarside in #1791
- Fix mishandling of a few days ~6 months ago by @AdrianGarside in #1792
- Another attempt to fix missing entities bug: by @AdrianGarside in #1795
- Revert back to prior dead entity cleanup behavior by @AdrianGarside in #1796
Full Changelog: v2.2.17...v2.2.18