Skip to content

Commit 014eaa2

Browse files
authored
Merge pull request #263 from aliansoftwareteam/chore/backmerge-main-v14.4.0
chore: back-merge main into staging after v14.4.0 release
2 parents b06ee2a + be6fc25 commit 014eaa2

4 files changed

Lines changed: 23 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "14.3.0"
2+
".": "14.4.0"
33
}

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,25 @@ from [Conventional Commits](https://www.conventionalcommits.org/) on `main`.
1616
1717
---
1818

19+
## [14.4.0](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/compare/v14.3.0...v14.4.0) (2026-06-19)
20+
21+
22+
### 🚀 Features
23+
24+
* **agile:** Sprint 2 — integrations: webhooks UI, CSV/Trello importers, action-aware notifications ([#252](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/252))
25+
* **agile:** Sprint 3 — story points + estimation scale, Trello rich import, @mention notifications ([#253](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/253))
26+
* **reports:** Sprint 4 — agile reports: burndown, velocity, CFD + branded PDF export ([#255](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/255))
27+
* **gantt:** Sprint 5 — Gantt / timeline view + recurring tasks ([#256](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/256))
28+
* **public-share:** harden public read-only links — expiry, password, hard-revoke, rate-limit ([#258](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/258))
29+
* **tasks, epics:** blocked-task warning + epic dates / owner / priority / progress ([#259](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/259))
30+
31+
32+
### 🐛 Bug Fixes
33+
34+
* **tracker:** detect keyboard vs mouse via cursor movement; powerMonitor idle activity ([#254](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/254))
35+
* **gantt:** render tasks when the Gantt tab is the reload entry point ([#257](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/pull/257))
36+
37+
1938
## [14.3.0](https://github.com/aliansoftwareteam/AlianHub-Project-Management-System/compare/v14.2.0...v14.3.0) (2026-06-16)
2039

2140

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alian-hub-v3",
3-
"version": "14.3.0",
3+
"version": "14.4.0",
44
"description": "AlianHub — the open-source, self-hosted project management system. Multi-tenant, real-time, customizable. An open-source alternative to Jira, Asana, Monday, Linear, and ClickUp.",
55
"keywords": [
66
"project-management",

0 commit comments

Comments
 (0)