Skip to content

LapseCoin v0.4.3

Choose a tag to compare

@github-actions github-actions released this 03 Sep 11:52
· 15 commits to main since this release
59c3778

v0.4.3

Routine update.

10 largest commits

  1. 1eb3224 Remove the standalone uptime-reward script, superseded by the in-node one
  2. 80e98c6 Implement startup option and system tray icon
  3. a72dba1 Refactor GUI for dark theme and improved layout
  4. a9e7b00 Improve GUI initialization and tkinter installation prompt
  5. 3e3dace Improve error handling and UI layout in gui.py
  6. 20ec171 Update Dockerfile for Python 3.12 and configuration changes
  7. ed95152 Implement window icon application from SVG
  8. 3b8e696 Update requirements.txt to modify dependencies
  9. 7235b22 Remove startup checkbox from GUI
  10. fc712cd Improve comments on icon handling in gui.py