Usman Baig
|
31de661888
|
chore: update CHANGELOG.md to reflect recent fixes in Content Security Policy and date range validation, enhancing clarity and accuracy
|
2026-02-22 22:41:49 +01:00 |
|
Usman Baig
|
6545b006de
|
fix: enhance landing page dashboard preview and resolve logout redirect loop, improving user experience and visual consistency
|
2026-02-22 21:56:30 +01:00 |
|
Usman Baig
|
19df3c6c75
|
fix: resolve logout redirect loop by directing users to the Pulse homepage after signing out, improving user experience
|
2026-02-22 21:48:33 +01:00 |
|
Usman Baig
|
c1325bc573
|
fix: resolve Content Security Policy issue by ensuring the backend CSP header is set correctly, preventing captcha integration failures
|
2026-02-22 21:43:59 +01:00 |
|
Usman Baig
|
7215eb17b0
|
feat: introduce a limit of 50 excluded paths for sites to enhance event processing efficiency and prevent performance issues
|
2026-02-22 21:41:27 +01:00 |
|
Usman Baig
|
e53d37a388
|
fix: add date range validation for analytics, funnel, and uptime queries to prevent invalid inputs and enhance data integrity
|
2026-02-22 21:37:27 +01:00 |
|
Usman Baig
|
bd19288f52
|
fix: safer error messages by preventing exposure of internal details in server responses, enhancing security and user experience
|
2026-02-22 21:31:45 +01:00 |
|
Usman Baig
|
270b970f43
|
fix: improve audit log reliability by logging failed writes to the server, enabling detection of gaps in the audit trail
|
2026-02-22 21:25:19 +01:00 |
|
Usman Baig
|
65e5c727de
|
feat: implement database connection pooling to limit and recycle connections, improving performance under load
|
2026-02-22 21:20:33 +01:00 |
|
Usman Baig
|
a1e9a6b8f7
|
feat: implement graceful server shutdown to ensure in-flight requests and background tasks are completed before deployment termination
|
2026-02-22 21:08:06 +01:00 |
|
Usman Baig
|
19be64c43a
|
feat: optimize icon imports for smaller page downloads by enabling tree-shaking in the build process
|
2026-02-22 21:04:05 +01:00 |
|
Usman Baig
|
39eac4100e
|
feat: update favicon retrieval to use a centralized service URL for consistency across the application
|
2026-02-22 21:02:11 +01:00 |
|
Usman Baig
|
2d0307d328
|
fix: enhance error logging by replacing console.error with a centralized logger across the application to improve security and maintainability
|
2026-02-22 20:57:21 +01:00 |
|
Usman Baig
|
837c677b51
|
fix: update dark mode support for uptime chart tooltips to align with user theme preferences
|
2026-02-22 20:53:21 +01:00 |
|
Usman Baig
|
c73c300620
|
feat: improve organization switching experience with a branded loading overlay and session management for smoother transitions
|
2026-02-22 20:48:09 +01:00 |
|
Usman Baig
|
8007900940
|
feat: enhance accessibility across the application by improving keyboard navigation and screen reader support for various components
|
2026-02-22 20:39:18 +01:00 |
|
Usman Baig
|
06f54176f1
|
refactor: enhance type safety by replacing any types with stricter types across the codebase, improving error handling and reducing potential bugs
|
2026-02-22 20:29:16 +01:00 |
|
Usman Baig
|
1947c6a886
|
fix: remove debug logs from authentication and organization switching to enhance security and prevent sensitive information leakage
|
2026-02-22 20:18:06 +01:00 |
|
Usman Baig
|
18d9f59e5d
|
fix: correct organization context switching to ensure secure session storage when switching away from deleted organizations
|
2026-02-22 20:14:18 +01:00 |
|
Usman Baig
|
acac536590
|
feat: enforce tighter character limits for site, funnel, and monitor names to improve UI consistency and usability
|
2026-02-22 20:07:00 +01:00 |
|
Usman Baig
|
da0366603e
|
feat: improve form usability with auto-focus, character limits, and unsaved changes warnings for better user experience
|
2026-02-22 20:02:50 +01:00 |
|
Usman Baig
|
5d234b30d6
|
feat: implement security headers for enhanced protection against clickjacking, MIME-sniffing, and other vulnerabilities
|
2026-02-22 19:55:52 +01:00 |
|
Usman Baig
|
e0bae5a728
|
feat: add graceful error recovery with user-friendly error screens and retry options for improved user experience
|
2026-02-22 19:49:27 +01:00 |
|
Usman Baig
|
ca805c9790
|
feat: implement faster login redirects to improve user experience when accessing dashboards and settings
|
2026-02-22 19:42:29 +01:00 |
|
Usman Baig
|
5c148a0547
|
feat: enhance page titles and link previews for improved user experience and sharing capabilities
|
2026-02-22 19:40:00 +01:00 |
|
Usman Baig
|
94fb7c60e0
|
feat: optimize favicon loading across the application using Next.js image component for better performance and caching
|
2026-02-22 19:21:28 +01:00 |
|
Usman Baig
|
156d9986df
|
fix: improve error messaging for various components to provide clearer feedback on failures
|
2026-02-22 19:17:20 +01:00 |
|
Usman Baig
|
ac6a9429d4
|
chore: release version 0.11.0-alpha with enhanced loading experience and layout stability improvements
|
2026-02-22 19:14:58 +01:00 |
|
Usman Baig
|
1a970279b5
|
chore: release version 0.10.0-alpha with design consistency improvements across various components
|
2026-02-22 00:06:26 +01:00 |
|
Usman Baig
|
22b2c036ac
|
chore: update CHANGELOG and package version to 0.9.0-alpha, adding data retention features and settings for site owners
|
2026-02-21 19:40:33 +01:00 |
|
Usman Baig
|
b8cb7e177e
|
chore: update CHANGELOG for version 0.8.0-alpha, adding new features, changes, and fixes related to billing and subscription management
|
2026-02-20 18:32:12 +01:00 |
|
Usman Baig
|
ce20205488
|
chore: update CHANGELOG.md and DESIGN_SYSTEM.md to reflect footer layout alignment and new color variable usage for SVG/Recharts
|
2026-02-17 21:16:52 +01:00 |
|
Usman Baig
|
3e8cd8d046
|
chore: release version 0.7.0-alpha; consolidate components from ciphera-ui, update form card styles, and remove dead components
|
2026-02-17 21:02:39 +01:00 |
|
Usman Baig
|
4a48945486
|
fix: update empty state messaging in NotificationCenter for improved user guidance
|
2026-02-16 12:02:14 +01:00 |
|
Usman Baig
|
c6373d5f2d
|
feat: enhance notifications system with UX improvements, new settings management links, and audit log for notification preferences
|
2026-02-16 11:55:08 +01:00 |
|
Usman Baig
|
be27dbf992
|
feat: add notification settings tab in organization settings for owners and admins
|
2026-02-13 14:46:21 +01:00 |
|
Usman Baig
|
7f7312a7cd
|
feat: add pageview limit, trial ending soon, and subscription canceled notifications for owners and admins
|
2026-02-13 14:34:56 +01:00 |
|
Usman Baig
|
c37613e823
|
feat: add payment failed notifications to in-app notification center for owners and admins
|
2026-02-13 14:23:19 +01:00 |
|
Usman Baig
|
18a54401ef
|
chore: update CHANGELOG for version 0.6.0-alpha, add in-app notification center, and update package dependencies
|
2026-02-13 09:36:18 +01:00 |
|
Usman Baig
|
08110d7245
|
chore: update CHANGELOG for version 0.5.1-alpha and replace Twitter icon with X logo in referrer display
|
2026-02-12 21:55:49 +01:00 |
|
Usman Baig
|
10b728000d
|
feat: add live chart and KPIs with real-time updates, and enhance polling indicator for data freshness in CHANGELOG.md
|
2026-02-12 08:36:10 +01:00 |
|
Usman Baig
|
c623ae1e9b
|
chore: update CHANGELOG.md and bump version to 0.5.0-alpha, highlighting analytics chart improvements and new export functionality
|
2026-02-11 20:04:33 +01:00 |
|
Usman Baig
|
c79e767152
|
chore: update CHANGELOG.md and bump version to 0.4.0-alpha, reflecting enhancements to the Campaigns component
|
2026-02-11 19:55:38 +01:00 |
|
Usman Baig
|
a390fb2129
|
feat: enhance Campaigns component with sortable columns, export functionality, and improved loading state
|
2026-02-11 19:46:12 +01:00 |
|
Usman Baig
|
16d8765f46
|
feat: enhance Top Referrers display by merging referrer rows and adding friendly names
|
2026-02-11 16:57:01 +01:00 |
|
Usman Baig
|
51648c82c7
|
chore: update CHANGELOG.md for 0.3.0-alpha release and implement favicon support in Top Referrers component
|
2026-02-11 16:34:44 +01:00 |
|
Usman Baig
|
069f5a606b
|
docs: add unreleased section and version links to CHANGELOG.md for better navigation
|
2026-02-11 15:40:23 +01:00 |
|
Usman Baig
|
44e42475e6
|
docs: remove unreleased section from CHANGELOG.md and update links for clarity
|
2026-02-11 14:32:31 +01:00 |
|
Usman Baig
|
ce09ee0d71
|
docs: update CHANGELOG.md to reflect version change to 0.1.0-alpha
|
2026-02-11 14:31:53 +01:00 |
|
Usman Baig
|
2d3d20f1e2
|
docs: update CHANGELOG.md to reflect enhancements in unique visitor counting and control options
|
2026-02-11 14:31:42 +01:00 |
|