Releases: PottsNet/potts_fact_ages
Releases · PottsNet/potts_fact_ages
Release list
Potts Fact Ages v1.0.2
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 daysfor 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_RELATIVEidentifier 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
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.7to1.0.0. - Added update service support for webtrees and Custom Module Manager.
- Added
latest-version.txt. - Added
customModuleLatestVersionUrl()so the module should not showUpdate 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
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.