Skip to content

Releases: patrikx3/gitlist

P3X Gitlist v2026.4.1015

05 May 15:22

Choose a tag to compare

v2026.4.1015

Released on 05/05/2026

  • CHORE: Maintenance release.

Full Changelog

P3X Gitlist v2026.4.1010

30 Apr 04:56

Choose a tag to compare

v2026.4.1010

Released on 04/30/2026

  • BUGFIX: Handle # comments in .gitmodules and strip .git from any host.

Full Changelog

P3X Gitlist v2026.4.1009

26 Apr 18:11

Choose a tag to compare

v2026.4.1009

Released on 04/26/2026

  • DOCS: Promote Meet Assistant SaaS (meeting.corifeus.com).

Full Changelog

P3X Gitlist v2026.4.1005

26 Apr 17:54

Choose a tag to compare

v2026.4.1005

Released on 04/26/2026

  • BUGFIX: Align gitgraph canvas with 2-row commit blocks in treegraph.

Full Changelog

P3X Gitlist v2026.4.1004

25 Apr 13:40

Choose a tag to compare

v2026.4.1004

Released on 04/25/2026

  • BUGFIX: Lazy-load now updates List.js values for off-page items so sort works.

Full Changelog

P3X Gitlist v2026.4.1003

25 Apr 13:13

Choose a tag to compare

v2026.4.1003

Released on 04/25/2026

  • BUGFIX: Fix PHP 8.5 non-canonical (boolean) cast deprecation.
  • PERF: Batch decorateItem with one git log per directory (was N+1).
  • BUGFIX: Preserve paginated items after lazy-load by skipping List.js reIndex.
  • BUGFIX: Pager visibility now uses list.matchingItems instead of a racy DOM query.
  • BUGFIX: Remove hardcoded 1/2/... placeholder from bottom pager.
  • BUGFIX: Pager visibility check now looks at all pagination uls, not just the top one.
  • BUGFIX: Fix index pager visibility and markdown code wrapping.

Full Changelog

P3X Gitlist v2026.4.1002

25 Apr 09:17

Choose a tag to compare

v2026.4.1002

Released on 04/25/2026

  • FEATURE: Lazy-load index and treegraph for faster initial page rendering.
  • FEATURE: Redesign treegraph as a 2-row table layout.

Full Changelog

P3X Gitlist v2026.4.1001

22 Apr 07:41

Choose a tag to compare

v2026.4.1001

Released on 04/22/2026

  • BUGFIX: Use explicit nullable type for PHP 8.4+ compatibility.

Full Changelog

P3X Gitlist v2026.4.1000

22 Apr 05:50

Choose a tag to compare

  • BUGFIX: Fix empty-repo render and toISOString crash on index page.
  • BUGFIX: Gate livereload script to debug-only so production no longer logs ERR_CONNECTION_REFUSED on :35729.
  • BUGFIX: Render nested inline markdown in headings, strong, and link elements.
  • CHORE: Hoist grunt-contrib-clean/copy/htmlmin/watch as direct devDependencies so jit-grunt resolves them on a fresh yarn install.
  • CHORE: Clean up English wording on index.repo.empty translation.

Full Changelog

P3X Gitlist v2026.4.803

20 Apr 10:24

Choose a tag to compare

v2026.4.803

Released on 04/20/2026

  • CHORE: Routine maintenance release.

Full Changelog