Skip to content

Releases: PottsNet/potts_fact_ages

Potts Fact Ages v1.0.2

Choose a tag to compare

@PottsNet PottsNet released this 25 Aug 11:28
95faaa8

Potts Fact Ages 1.0.2

Correctness, localisation and performance update for webtrees 2.2.x.

Fixed

  • Birth title tiles now use the same server-calculated age as the Potts Fact Ages tab, including 0 days for an exact birth date.
  • Removed the DOM age-calculation fallback that could add ages beside _FSFTID, record-change dates or other non-event metadata.
  • Added German translations for approximate-age wording and relevant category labels.
  • Prevented the internal CLOSE_RELATIVE identifier from appearing as a user-facing label.
  • The title-tile Age label now follows the active webtrees language.

Performance

  • Calculated age rows are cached for the duration of the page request.
  • The browser observer now watches only for added or removed AJAX content.
  • Attribute-change and click-triggered rescans have been removed.
  • The previous eight delayed rescans have been reduced to one short delayed pass.
  • All displayed ages are now supplied by the server-side calculation rather than recalculated in the browser.

Upgrade

Upload the potts_fact_ages folder to modules_v4, replacing version 1.0.1, then clear the webtrees cache. Existing settings are retained.

Release Potts Fact Ages v1.0.0

Choose a tag to compare

@PottsNet PottsNet released this 04 Jul 22:41
6cc0cad

Stable release of Potts Fact Ages v1.0.0.

This release promotes the tested 1.0.0-beta.7 build to a regular stable release.

Changes in this release:

  • Changed the internal version from 1.0.0-beta.7 to 1.0.0.
  • Added update service support for webtrees and Custom Module Manager.
  • Added latest-version.txt.
  • Added customModuleLatestVersionUrl() so the module should not show Update service: None.
  • Added the GitHub support URL.
  • Updated README, changelog and release notes from beta wording to stable release wording.

This release is intended as the first regular stable release of Potts Fact Ages for webtrees 2.2.x.

Potts Fact Ages 1.0.0-beta.7

Choose a tag to compare

@PottsNet PottsNet released this 19 Jun 20:21
92d6e0b

First public beta release of Potts Fact Ages.

This release adds age-at-event labels to webtrees individual facts, family facts, close-relative events, associate events and historical events.

It includes:

  • a separate Potts Fact Ages tab
  • optional age labels on fact/event title tiles
  • settings to control which categories are shown
  • support for configurable GEDCOM tags
  • support for webtrees 2.2.x style individual pages
  • settings-page navigation links, including Modules, Control panel, Home page and Tabs settings

This is a beta release. Please test carefully before using on a production family tree.