Skip to content

v0.7.585

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 30 May 11:02
0c11f88

GitHub downloads GitHub commits since release

Version v0.7.585 based on refs/heads/master 0c11f88

πŸŽ‰ Major features and improvements

  • 70521cf - Release with large partition (#243)
  • 1a76c46 - Deletion of single tracks through the web interface #163
  • 0c11f88
    • Use per device self signed cert, closes #238
    • put firmware.bin on top level directory for better archive handling
    • extend details listed on the about page (WiFi & HTTP details)
    • Minor text cleanup, new 404 page.
    • add possibility to set pin used for HTTP, documented pin configuration

πŸš€ New features and improvements

  • e721851 - Added some more description for the update process
  • 6ddf66a - Name plain firmware file firmware.bin to avoid confusion #247

πŸ› Bug Fixes

  • b7ff4b6 - Fix: Percentage is signed for -1 result (from VoltageMeter change)
  • a7c3f68 - Be more tolerant when setting time (#242) (#244)
  • 6d04005 - Only print beginning of the sha256 sum on about page.

πŸ“¦ Dependency updates

πŸ‘· Changes for developers / internal

  • a6ee928 - Log info or more severe topics via serial
  • 8f6608e - Use central VoltageMeter (#223)