Skip to content

New version: Perth v0.9.2 - #164737

Merged
JuliaTagBot merged 1 commit into
masterfrom
registrator-perth-b3f8c2a1-v0.9.2-e56188aedd
Aug 17, 2026
Merged

New version: Perth v0.9.2#164737
JuliaTagBot merged 1 commit into
masterfrom
registrator-perth-b3f8c2a1-v0.9.2-e56188aedd

Conversation

@JuliaRegistrator

Copy link
Copy Markdown
Contributor
## Perth.jl v0.9.2 — the version, where you can see it

A patch release: one small addition to the chrome, no API change, nothing to migrate. Every 0.9.1 project opens exactly as it did. Full changelog: https://github.com/dantebertuzzi/Perth.jl/blob/main/CHANGELOG.md

### Added

- **The version, on the right end of the status bar.** Which Perth is running was the REPL banner's answer, and whoever opened the link never saw the banner — yet that is exactly the question that comes up when something is not where it was expected to be ("does this one have marked months yet?"). A tag icon with the number at the end of the footer, in both the gantt and the kanban, dimmed like the rest of the bar and lighting up on hover: true all the time, urgent never.

  The answer comes from the **server**, through `/api/apps` — the route that already describes what is up in this process — and not from the static file. The `app.js` the browser holds may come from a service worker's cache of an earlier version, and a label that lies about the version is worse than no label. It is asked once, at boot; if the answer does not arrive the tag simply does not appear, so there is never a tag icon sitting there without a number.

  The style lives in `shared/ui.css`, defined once for both tools, and the tooltip is translated into all five languages — a key that exists in only one of them fails the i18n suite. Covered by six checks in the jsdom suite and by a testset over **both** routes: the kanban has its own dispatch, so forgetting the field there would not show up in the gantt.

UUID: b3f8c2a1-4e6d-4f9a-8c7b-2d5e9f1a3c4b
Repo: https://github.com/dantebertuzzi/Perth.jl.git
Tree: 6ccbafd50548fda7db90accc1abf62d92d0881e9

Registrator tree SHA: 50f504d641745716a5b3eabaf681d3a4937d2ae3
JuliaRegistrator referenced this pull request in dantebertuzzi/Perth.jl Aug 17, 2026
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@JuliaTagBot
JuliaTagBot merged commit 7e1c2be into master Aug 17, 2026
21 checks passed
@JuliaTagBot
JuliaTagBot deleted the registrator-perth-b3f8c2a1-v0.9.2-e56188aedd branch August 17, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants