Skip to content

Commit 970790e

Browse files
Add v4.0.0 changelog entry
Add a new v4.0.0 changelog section (May 7, 2026) to readme.txt documenting the major release: redesigned admin/frontend UI, sidebar navigation, right-side task panel, improved state management, enhanced editor, project duplication, AI project creation, shortcode support, grid/list toggles, and other UX features. Also lists numerous improvements (WordPress integration, design system, task/project views, My Tasks dashboard, pagination, file navigation, settings, filtering, activity feed, responsive spacing) and fixes (security for content, confirmation prompts, Pro integration, frontend shortcodes, sidebar activities). This documents the notable user-facing changes and bug fixes for the v4.0.0 release.
1 parent 69710ed commit 970790e

2 files changed

Lines changed: 64 additions & 0 deletions

File tree

changelog.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,37 @@
11
== Changelog ==
22

3+
= v4.0.0 – May 7, 2026 =
4+
5+
**New:** Completely redesigned admin and frontend interface with modern, faster performance.
6+
**New:** Modern sidebar-based navigation with collapsible layout, recent projects, and favorites.
7+
**New:** Right-side panel for task details with comments, attachments, and inline editing.
8+
**New:** Improved state management for faster, more reliable data handling across the app.
9+
**New:** Enhanced rich text editor for discussions and milestones with better formatting options.
10+
**New:** Project duplication feature with category and metadata preservation.
11+
**New:** AI-powered project creation with preview and generation steps.
12+
**New:** Shortcode support for public-facing project manager layouts on the frontend.
13+
**New:** Grid and list view toggle for projects, tasks, and files.
14+
15+
**Improved:** Better integration with WordPress standards for improved stability.
16+
**Improved:** Cleaner, more consistent design system with better spacing and visual hierarchy.
17+
**Improved:** Task rows show priority, assignees, due dates, task types, privacy state, and overdue indicators.
18+
**Improved:** Project cards display progress breakdown, task counts, and created dates.
19+
**Improved:** My Tasks dashboard with unified view across all projects and tabs for better organization.
20+
**Improved:** Pagination and load-more behavior to reduce clutter on large task lists.
21+
**Improved:** File navigation with breadcrumbs, folder support, and improved preview handling.
22+
**Improved:** Settings now organized into tabs (General, Email, TaskTypes, UserMap, Pusher, AI, etc.) for easier access.
23+
**Improved:** Task filtering with search, status, priority, and assignee controls.
24+
**Improved:** Activity feed display for better task history and project overview visibility.
25+
**Improved:** Responsive spacing and layout behavior on smaller screens.
26+
27+
**Fixed:** Security improved for task and comment content to prevent data corruption.
28+
**Fixed:** Confirmation prompts now work consistently across all sensitive actions.
29+
**Fixed:** Task detail integration with Pro modules working smoothly without performance issues.
30+
**Fixed:** Frontend shortcodes now properly display the project manager on pages.
31+
**Fixed:** Sidebar Activities feature now displays correctly when Pro is active regardless of module configuration.
32+
33+
**Update:** Frontend experience now aligned with admin interface using the same design system.
34+
335
= v3.0.3 – Mar 4, 2026 =
436
**Fixed:** Resolved an issue where email notifications were not being sent.
537
**Fixed:** Improved button width handling in the list view.

readme.txt

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,38 @@ A. If you face any issues, you can contact the support team through the official
241241

242242
== Changelog ==
243243

244+
= v4.0.0 – May 7, 2026 =
245+
246+
**New:** Completely redesigned admin and frontend interface with modern, faster performance.
247+
**New:** Modern sidebar-based navigation with collapsible layout, recent projects, and favorites.
248+
**New:** Right-side panel for task details with comments, attachments, and inline editing.
249+
**New:** Improved state management for faster, more reliable data handling across the app.
250+
**New:** Enhanced rich text editor for discussions and milestones with better formatting options.
251+
**New:** Project duplication feature with category and metadata preservation.
252+
**New:** AI-powered project creation with preview and generation steps.
253+
**New:** Shortcode support for public-facing project manager layouts on the frontend.
254+
**New:** Grid and list view toggle for projects, tasks, and files.
255+
256+
**Improved:** Better integration with WordPress standards for improved stability.
257+
**Improved:** Cleaner, more consistent design system with better spacing and visual hierarchy.
258+
**Improved:** Task rows show priority, assignees, due dates, task types, privacy state, and overdue indicators.
259+
**Improved:** Project cards display progress breakdown, task counts, and created dates.
260+
**Improved:** My Tasks dashboard with unified view across all projects and tabs for better organization.
261+
**Improved:** Pagination and load-more behavior to reduce clutter on large task lists.
262+
**Improved:** File navigation with breadcrumbs, folder support, and improved preview handling.
263+
**Improved:** Settings now organized into tabs (General, Email, TaskTypes, UserMap, Pusher, AI, etc.) for easier access.
264+
**Improved:** Task filtering with search, status, priority, and assignee controls.
265+
**Improved:** Activity feed display for better task history and project overview visibility.
266+
**Improved:** Responsive spacing and layout behavior on smaller screens.
267+
268+
**Fixed:** Security improved for task and comment content to prevent data corruption.
269+
**Fixed:** Confirmation prompts now work consistently across all sensitive actions.
270+
**Fixed:** Task detail integration with Pro modules working smoothly without performance issues.
271+
**Fixed:** Frontend shortcodes now properly display the project manager on pages.
272+
**Fixed:** Sidebar Activities feature now displays correctly when Pro is active regardless of module configuration.
273+
274+
**Update:** Frontend experience now aligned with admin interface using the same design system.
275+
244276
= v3.0.3 – Mar 4, 2026 =
245277
**Fixed:** Resolved an issue where email notifications were not being sent.
246278
**Fixed:** Improved button width handling in the list view.

0 commit comments

Comments
 (0)