Releases: glyph/Pomodouroboros
0.4.9
What's Changed
- bonus intervals no longer overlap the current intervals if you make several
- bonus intervals will no longer run off the end of the day
- description fields are no longer editable when they are 🔒, avoiding typing text into the wrong field and having it disappear
- new versions of Python and various libraries
- lots of work behind the scenes
New Contributors
Full Changelog: 0.4.7...0.4.9
Try, Try, Try, Again, Again, Again
Attempt to make the app actually launch (c.f. ronaldoussoren/py2app#533 )
Full Changelog: 0.4.6...0.4.7
Try, Try Again — 0.4.6
This Time For Sure
Fix the issue in both QuickMacApp and Pomodouroboros so that it really doesn't crash at launch this time. For real.
Just Super
Fix a bug that was crashing at launch, due to me not understanding from objc import super
Close Your Rings (Correct Deps)
Let's try that one again. 0.4.0 was a dud due to out-of-date dependencies.
Close Your Rings
Still on the old model (sorry!) but now the disc timer is a ring timer and is a bit less obnoxious and in-your-face.
Now You See Me
Still on the old data model, this release has a slightly less inscrutable launch workflow. At first launch it still does nothing but put a status item in the menu bar (or "nothing" if your status area is full) but if you launch it a second time (or any subsequent time while it's running in the background), it will actually bring up a window, take over ownership of the menu bar, and generally look like an application that is actually doing something.
re-release same code with new encrust version
Re-release the same code with encrust 2023.3.17.3
second release built with encrust: absolute paths fixed
no implementation changes at all