Jira issue page updated notification

Give Jira issue page an update button, in the top navigation bar, when the issue is updated while the page is shown. Also update the title.

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v0.10 2024/01/11

    Version 0.10 has the following changes:

    • Continuously poll, and show an interval in which changes were made (not just the first detected change).
    • Mostly work around Jira 9 bug JRASERVER-76257.
    • Update Luxon dependency from 3.4.3 to 3.4.4.
  • v0.9 2023/08/07 Imported from URL
  • v0.8 2023/04/24
    • More precise notification, using the page's 'Updated' field.
    • Now also works on more pages, like .../projects/.../issues/... and .../browse/...?jql=....
    • Protect against (theoretical) HTML injection via Luxon.
    • (Console log message slightly improved.)
  • v0.7 2023/04/17

    Hide the 'updated' button after an inline edit of e.g. the Description of a Jira issue.

  • v0.6 2023/03/28

    Also handles pages like https://jira.example.org/projects/PROJ/issues/PROJ-64201.

  • v0.5 2023/03/28

    Increased 'issue update delay' from 2 to 5 seconds.

  • v0.4 2023/03/24