Skip to content

Releases: stlin256/PRL-Today

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 15 Jun 06:14

PRL-Today v0.1.6

This release refreshes built-in PRL mining pool and miner fee presets against official pool and tool sources.

Fixed

  • AlphaPool now uses the official frontend's 0% pool fee instead of the stale 3% value still returned by its stats API.
  • Pearlhash pool fee is updated to 0%.
  • NushyPool pooled mode is updated from PPS to FPPS.
  • akoya payout scheme metadata is updated to PPLNS-N.
  • NushyPool SOLO now points to the official solo pool page.

Improved

  • Built-in pool preset metadata is normalized on config load, so older local configs are refreshed for official fee and scheme corrections.
  • Fee research notes now record the official pool/tool pages checked on 2026-06-15.

Release Assets

  • Windows x64 zip archive.
  • macOS x64 tar.gz archive.
  • macOS arm64 tar.gz archive.
  • Linux x64 tar.gz archive.

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:56

PRL-Today v0.1.5

This release improves first-launch reliability, high-DPI usability, and startup behavior.

Added

  • Settings panel option to enable or disable user-level startup on login.
  • Settings panel UI scale selector: auto, 85%, 100%, 115%, 125%, 150%, 175%, and 180%.
  • Startup sync timeout prompt that asks whether to configure a proxy when network data does not arrive.

Improved

  • The floating window minimum size now follows the selected UI scale.
  • PRL logo rendering remains sharp on high-DPI displays.
  • GitHub Releases use project-written notes when a matching release note file exists.

Release Assets

  • Windows x64 zip archive.
  • macOS x64 tar.gz archive.
  • macOS arm64 tar.gz archive.
  • Linux x64 tar.gz archive.

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:33

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 13 Jun 16:02

Full Changelog: v0.1.2...v0.1.3

PRL-Today v0.1.2

Choose a tag to compare

@stlin256 stlin256 released this 13 Jun 14:19

Changes

  • Updated the AlphaMiner preset to 0% developer fee using official AlphaMiner release metadata.
  • Refreshed PRL pool fee, payout, hashrate, and share presets from the latest checked public pool data.
  • Added lpminer and BzMiner mining software fee presets; SRBMiner remains 3%.
  • Bumped the app package version to 0.1.2.

Verification

  • python -m compileall src tests
  • python -m unittest discover -s tests
  • python -m PyInstaller PRL-Today.spec --noconfirm --clean

Asset

  • PRL-Today.exe single-file Windows build.

PRL-Today v0.1.1

Choose a tag to compare

@stlin256 stlin256 released this 11 Jun 16:33

Patch release focused on package size and documentation.

  • Reduced the single-file Windows executable from about 55 MB to about 33 MB by trimming unused Qt plugins and runtime assets.
  • Added README screenshots for the floating monitor and settings panel.
  • Switched the default PRL price source to SafeTrade.
  • Removed the background highlight from rolling number changes.
  • Kept compact stable secondary values without excessive spacing.

PRL-Today v0.1.0

Choose a tag to compare

@stlin256 stlin256 released this 11 Jun 16:16

Initial public Windows release.

  • Single-file Windows executable: PRL-Today.exe
  • Qt always-on-top PRL mining revenue floating window
  • First-run setup guide
  • PRLScan and SafeTrade price source support
  • Built-in Hashrate.no PRL pool and miner presets
  • Mining software developer fee support
  • Slot-style rolling values with compact stable secondary values