EOHT v1.0.15 β Release Notes
View ReleaseThis release brings major structural improvements and feature integrations focused on usability, scalability, and audit readiness across the Expectations & Outcomes Hub (EOH) Astro theme.
π§© Major Features
β Responsive Layout Overhaul
π #40 β Fix All Responsive Issues Across Devices
Comprehensive audit and resolution of UI/UX inconsistencies across:
- π₯οΈ Desktop (standard and ultrawide)
- π± Mobile (iOS & Android, multiple screen sizes)
- π Tablets (iPad landscape & portrait)
Fixes include:
- Component stacking, overflow, alignment, and text wrapping issues
- Font scaling and responsive image support
- Modern CSS implementation using
flex
,grid
,clamp()
, andmedia queries
- Accessibility and usability validation across devices
π§ͺ QualityFolio Integration under Opsfolio Hub Sites
π #41 β Add QualityFolio as an Application Under Opsfolio
Introduced QualityFolio as a first-class application for QA test case and result tracking.
Key deliverables:
- Opsfolio Hub registration with routing and metadata
- Branded landing page summarizing functionality
- Authentication & authorization via Opsfolio Suite protocols
- Documentation updates included
ποΈ POA&M Support for Compliance Tracking
π #42 β Add POA&M Attribute Support with Dashboard Widget and Detail Page
Extended theme to support Plan of Actions and Milestones (POA&M) tracking:
Markdown-based
poam: true
attributeDashboard POA&M Widget for summarized status
Detailed POA&M Page listing all flagged content with filtering/sorting
Reusable component support for embedding POA&M content in:
- Category pages
- Sidebars or inline content blocks
π§ Enhancements
π GitHub Release Note Aggregation β Private Repo Support
- Improved compatibility to aggregate and render GitHub release notes from private repositories for transparency dashboards and audit logs.
π° Blog Listing Display Enhancements
- Added support for grid and list view options in the blog section.
- Each blog post now includes a featured image preview, improving visual engagement and scannability.
π Bug Fixes
- Multiple stability, layout, and data rendering issues resolved as part of responsive and feature enhancement efforts.
EOHT v1.0.14 β Release Notes
View ReleaseNew Features
Custom Login & Forgot Password Screens Implemented custom authentication screens using Zitadel APIs, with full support for:
- Branded login and password reset experience
- Integrated Novu email templates for user notifications and recovery workflows
SOC 2 Pre-Audit Questionnaires Introduced structured Pre-Audit Questionnaire sections to assist teams in preparing for SOC 2 compliance assessments more effectively.
Enhancements
** Improved Observability & Activity Log Display** Enhanced in-app observability and fine-tuned the Activity Log UI:
- More detailed tracking
- Better visual clarity in both individual pages and dashboard widgets
Bug Fixes
- Addressed minor UI and backend issues for better performance and stability.
EOHT v1.0.13 β Release Notes
View Release⨠New Features
π³οΈ Reactions Per Page
Added support for page-level reactions such as View Approved, Agree, Disagree, etc.- Each user can now interact with a page and leave a reaction.
- Reactions are visible in the UI, allowing viewers to understand the status or sentiment of a page.
- All reactions are logged in the Activity Log for traceability.
π Google Drive File Aggregation
Integrated support for displaying a list of files from a connected Google Drive folder.- Users can view and download files directly from the app.
π Box Folder File Aggregation
Added support to fetch and display file listings from a Box folder.- Includes direct download functionality for users.
π§ Enhancements
- π Activity Log Filtering
Improved activity logs with granular filters for:- Reactions
- Clicks
- Page Views
These filters apply to both the detailed Activity Log Page and corresponding Dashboard Widgets.
π Bug Fixes
- Various minor bug fixes and UI refinements to improve overall stability and user experience.
EOHT v1.0.12 Release Notes
View Release⨠Features
π₯ User Management in Admin Section
- Introduced full User Management under the administration panel.
- Supports User Listing and Add New User workflows via Zitadel APIs.
- Roles introduced:
- Customer Admin
- Tenant Admin
- Customer User
π Page History for Markdown Pages
- Implemented update history panel for markdown pages.
- Track and view past edits and changes for better auditing and transparency.
π Activity Log Enhancements
- Added date-wise selection for better navigation and filtering of logs.
- New filters for:
- Page Visits
- Click Events
π Bug Fixes & Design Updates
- Addressed various UI/UX issues for consistency across admin panels.
- Fixed layout glitches and improved responsiveness.
- Performance optimizations in log rendering and page transitions.
EOHT v1.0.11 Release Notes
View Release⨠New Features
Administration Section for User Management
Introduced a new administration panel that allows adding new users to the system, integrated with Zitadel IDP for secure identity and access management.βWhatβs Nextβ Dashboard Widget
Added a new dashboard widget called "Whatβs Next" that dynamically displays pages marked with thewhats_new
attribute in front matter, keeping users informed on upcoming or recently released features.
π Bug Fixes
- Resolved issues in the existing commenting system to ensure more reliable and seamless user interaction.
EOHT v1.0.10 Release Notes
View ReleaseEOHT v1.0.10 Release Notes
π New Features
β User Activity Widget & Dashboard Section #19
- Introduced an Activity Log Widget that tracks and displays all actions performed within the application.
- Provides better visibility into user interactions and system events.
β Integrated Commenting System for EOH Sites#16
- Added a comment component that allows users to add, view, and engage in discussions.
- Can be enabled or disabled using the
discussionEnabled
flag.
β Support for FlowDiagram, PlantUML, and Mermaid Diagrams in Markdown Files #20
- Enabled Mermaid.js and PlantUML to allow users to create diagrams using text-based syntax in Markdown files.
- Supports flowcharts, sequence diagrams, entity-relationship diagrams, and more.
β Support & Feedback Widget for EOH Astro-Based Theme #21
- Added a Support & Feedback Widget to collect user feedback directly within the application.
- Allows users to submit support requests and suggest improvements.
β Security Testing & Penetration Testing Reports Widget #22
- Introduced a new widget for security and penetration testing reports in the EOH Dashboard.
- Helps teams monitor and assess security vulnerabilities effectively.
π§ Bug Fixes & Improvements
- Various performance optimizations and UI enhancements for a smoother user experience.
π Upgrade Instructions
- Pull the latest changes from the repository.
- Configure new widgets and commenting system as needed.
π‘ Feedback & Support
For issues, suggestions, or contributions, please open a GitHub issue or submit a pull request.
Let me know if you need any refinements! π
EOHT v1.0.9 Release Notes
View ReleaseEOHT v1.0.9 Release Notes
π New Features
β LHC Form Questionnaire Updates
- Added LHC form component, allowing forms to be embedded in Expectations & Outcomes content sections.
- Users can now list, reopen, and update submitted questionnaires while retaining submission history.
β Enhanced Data Model & Surveilr Integration
- Updated data model to store and display user data from Zitadel authentication.
- Support for third-party email ingestion, storing email data into the database.
- LHC form questionnaire submissions are now stored using Surveilr's ingestion process.
- Manual database synchronization from admin pages.
β Light & Dark Mode for the Entire EOHT Theme
- Added support for theme switching between light and dark modes for better accessibility.
β New Dashboard Widget: IT Governance, Risk, and Compliance
- A new widget that allows users to add governance-related content dynamically via attributes.
β Email Inbox Display as a Component
- Created an Astro component that fetches email folders from a mail inbox and stores that data in the database using Surveilr.
- Emails can now be viewed within EOHT.
π§ Bug Fixes & Improvements
- Various bug fixes and styling updates for a smoother user experience.
π Upgrade Instructions
- Pull the latest changes from the repository.
- Configure LHC forms, email inbox display, and the new widget as needed.
π‘ Feedback & Support
For issues or suggestions, please open a GitHub issue or submit a pull request.
EOHT v1.0.8 Release Notes
View ReleaseOverview
The Expectations and Outcomes Hub (EOH) Template (EOHT) v1.0.8 introduces a new Questionnaire Submission feature powered by LForms, along with significant enhancements to Astro 5 Presentation Mode and various UI improvements.
π What's New
Questionnaire Submission via LForms (#15)
- Added support for creating questionnaires using LForms.
- Submissions are now stored and displayed in the EOH UI using LForms-based Astro components.
Enhanced Astro 5 Presentation Mode (#13)
- Introduced presentation pages with improved rich text formatting, image support, and a multi-column layout for better content organization.
π§ Improvements & Fixes
- Various bug fixes and style updates for minor UI/UX issues.
EOHT v1.0.7 Release Notes
View ReleaseOverview
The Expectations and Outcomes Hub (EOH) Template (EOHT) v1.0.7 introduces enhanced customization options, allowing greater flexibility in menu management and authentication configuration.
What's New
- Customizable Main Menu Items β Users can now modify main menu items directly from the theme settings, enabling better navigation control.
- Authentication Toggle β A new configuration option allows enabling or disabling authentication for the entire site URL, providing more control over access restrictions.
Improvements
- Optimized theme settings UI for better usability.
- Minor performance and security enhancements.
Upgrade Instructions
- Pull the latest changes from the repository.
- Update your configuration settings as needed to take advantage of the new features.
Feedback & Support
For issues, suggestions, or contributions, please open a GitHub issue or submit a pull request.
Release Notes: EOHT v1.0.6
View ReleaseNew Features & Enhancements
π· Metadata and Edit Options on Every Page (#11)
- Added meta information for every page, including Created Date, Updated Date, and Time.
- Included a GitHub Edit Link in the footer for seamless content modifications.
π Design Enhancements
- Updated links and titles to align with the logoβs design, improving visual consistency.
π Astro Component: Fetch Data from SQLite (#10)
- Introduced a new Astro component for fetching and displaying SQLite data.
- Supports three listing formats:
- Card Listing π β A structured, visual layout.
- Grid Listing π β Tabular view for better organization.
- Formatted JSON π β Direct JSON output for developers.
π Astro 5 Presentation Mode for EOH Theme (#13)
- Enhanced presentation mode with improved client logo integration.
- Optimized image layout for a cleaner, more structured look.
Release Notes: EOHT v1.0.5
View Releaseπ’ EOHT v1.0.5 β New Features & Enhancements
π Astro 5 Presentation Mode for EOH Theme
- Introduced anonymous Astro presentation mode for Expectations & Outcomes Hub (EOH).
- Enables a clean and distraction-free presentation experience.
π Astro Component: Fetch Data from Zitadel IDP (#9)
- Implemented a dynamic member listing feature using Zitadel IDP.
- Added a basic profile update option for users.