Releases archive

31.03.2026

Key Features:

  • Unified Interface: Single view that combines both display and edit modes, eliminating the need for separate DetailView and EditView
  • Modern Architecture: Built with Vue 3 using composables (useBean, useACL) for better code reusability and maintainability
  • Studio Support: Full configuration through Studio interface
  • Panel-Based Layout: Flexible panel system supporting multiple components and custom layouts
  • Subpanels Integration: Built-in support for subpanels with pagination and ACL control
  • ACL Integration: Comprehensive permissions checking at view, field, and action levels
  • Dynamic Title: Browser tab title updates based on record name and module
  • 200+ Entity Files: Added/updated entities for all modules in api/app/Entities/Custom Fields Support: Entities now support custom fields with automatic synchronization
  • Dynamic entity rebuilding when custom fields are added/modified via Admin > “Quick Repair and Rebuild”
  • Proper handling of the custom table (CSTM) integration
  • Cross-Module Search: Search records across all accessible modules simultaneously
  • Advanced Query Processing: Smart query standardization with wildcard support
  • Paginated Results: Built-in pagination with configurable items per page
  • Module Icons: Visual module identification in search results
  • Quick Navigation: Direct links to record detail views from search results
  • Responsive Design: Modern, clean interface with proper loading states

Improved Generation:

  • Better entity generator with relational field support
  • Automatic constraint handling for custom entities
  • Fixed entity rebuilding issues with technical column names (e.g., “system”)
  • Fixed Custom ID Generator handling in entity properties
  • Improved shouldGenerateCustomEntity validation logic
  • Better hasCustomTable() detection

Bug Fixes:

  • Fixed multiple data loading when entering list view
  • Fixed “Email Addresses” column sorting not working
  • Fixed sorting by relational field, breaking the list view
  • Fixed relational field filters not always working
  • Fixed pencil action not redirecting to EditView
  • Fixed pagination issues in Work Time view within Work Plan
  • Fixed non-functional parent field on edit view
  • Fixed global search relate/parent fields – display and navigation to records
  • Fixed missing data in subpanels
  • Fixed subpanel loading errors
  • Fixed subpanel visibility issue despite having module access
  • Fixed “Create” button in subpanels
  • Fixed users not being able to see too much in subpanels
  • Fixed adding Contracts through subpanel not working
  • Fixed Date field clearing itself
  • Fixed missing users when duplicating meeting records
  • Fixed empty fields after failed user creation attempt
  • Fixed unable to create costs under Business Trip
  • Fixed unable to change employee status
  • Fixed multienum field issues
  • Fixed administrators having too many modules in the navigation bar
  • Fixed alert panel clearing when clicking “x” on alerts
  • Fixed the test environment lagging due to alerts
  • Fixed database errors
  • Fixed entity generation issues with technical column names (e.g., “system”)
  • Fixed Doctrine cache not being cleared during Quick Repair and Rebuild

More info about release: https://github.com/minthcm/minthcm/releases/tag/4.3.0

10.10.2025

New Features

  • Redirect when clicking on the MintHCM logo button
  • Ability to customize the Select file button when adding a logo
  • Duplicating a meeting – by default without copying Recurrences
  • Executing MintCLI as $current_user
  • Employees – Employment status – During notice period
  • Mass approval of work plans – announcement
  • Error message on the list view
  • Ability to customize the employee list view
  • Comments – ability to hide replies
  • Replacing the Skype field on the candidate card
  • Number of unread News on the drawer displayed as a counter and reactions
  • Salary range – preview only those resulting from my position
  • Filters on the Kanban view

Bug Fixes

  • Kanban no longer has bugs in version 4.2.2 [Community]
  • Spinner when saving the working time record from the dashlet has been fixed
  • Access to News even though it was visible in the drawer has been fixed
  • Opening new tabs with the Command key pressed has been fixed
  • StatusBox now properly disappears after the Work Plan has been approved
  • Asterisk of requirements multiplying on form if field is required by condition has been fixed
  • Save button in the edit view is now properly blocked by the system
  • Logout button functionality has been fixed
  • Sort by currency field has been fixed
  • Remnants of the position_name fields in Onboarding Templates and Offboarding Templates modules have been removed
  • Work plan – time bar shift has been fixed
  • Order of modules in navigation vs cache has been fixed
  • Errors in the Module Creator have been fixed
  • Errors in basic reports and advanced templates have been fixed
  • Issue with saving the time without specifying the remaining time has been fixed

03.09.2025

New Features

  • Custom Login Logo: Added ability to override the logo on the login page
  • Enhanced Calendar View: Modified month view in calendar – day numbers are now clearly visible
  • Interactive List Rows: List rows now highlight when hovering with cursor
  • Accounts Module Removal: Removed all functionality related to Accounts
  • Lead Module Removal: Removed all functionality related to Lead
  • AM/PM DateTime Support: Added support for AM/PM format in DateTime fields

Bug Fixes

  • PDF Templates: Fixed Smarty functionality in PDF Templates when using variables from bean
  • Work Plan Manager: Fixed “Approve” button in work plan manager dashlet – work plan now properly closes after clicking
  • Number Formatting: Fixed default number formatting in VUE components

08.08.2025

Release Notes:

Model Context Protocol has been added to the Mint core

New Features

  • Employee Management: Enabled employee editing for non-administrator users
  • Meeting Management: Added ability to close meetings from subpanel level
  • Time Logging: Implemented work time logging with organizational unit selection

Bug Fixes

  • Installing MintHCM via docker image: Fixed problem with installation of MintHCM via docker image
  • List Display Issue: Fixed records display on lists for group permission-based queries
  • Indexing Problem: Resolved indexing issue runned by MintCLI
  • PDF Preview: Fixed PDF preview functionality and relationship looping

Mint MCP setup instructions: https://minthcm.org/mint-mcp-instructions/

30.07.2025

Bug Fixes

  • Recruitment filtering by Status – Fixed filtering functionality in Recruitment module
  • Global Search for employees – Resolved employee search issues in Global Search
  • Date sorting on lists – Corrected sorting behavior for date columns
  • Total count display – Fixed accurate display of total records count on lists
  • Email/Document links – Active links now properly display with email/document names in LV modules
  • Document Revisions subpanel – Detail view now displays correctly in Document Revisions subpanel
  • Role detail view – Role detail view functionality restored
  • Developer instance lists – Data now displays properly on lists in developer instance
  • Calendar week numbers – Correct week numbers and work plan acceptance button now display on calendar
  • Recurring objects widget – Added labels and validations to recurring objects creation widget
  • Employee list filters – All filters on Employee list now function correctly
  • Shared calendar link – Shared calendar link generation now works properly
  • External Accounts password confirmation – Users now receive password change confirmation for External Accounts
  • Recurrence section buttons – All buttons in “Recurrence” section now function properly
  • Post-installation button text – Button text no longer blends with background after installation
  • Workplace translations – Corrected translations in “Workplace” area for list view buttons

New Features

  • V8 Users module meta data – Added capability to fetch meta data for Users module in V8
  • Doctrine entity generation – Generate Doctrine entities from vardefs
  • Resource Management package update – Updated Resource Management packages to version 1.4.1
  • Custom constants extension – Package installation now allows extending constants files through custom files
  • Work plan approval notification – Added notification system when supervisor accepts work plan
  • Manage Notifications tab – New “Manage Notifications” tab added to interface
  • Absence type filtering – Added absence type filtering in office absence dashlet
  • Multiple timezone support – MintHCM now supports different time zones
  • Enhanced date/time formats – New frontend handles dates and times in various formats
  • Bulk work plan approval – Mass approval functionality for work plans
  • Global Search boost parameter – Added boost parameter for fields in Global Search functionality

For instructions how to upgrade MintHCM 3.v to MintHCM 4.v visit Upgrade your MintHCM

13.06.2025

Hotfix 4.1.3.2

DetailView of ACLRoles is broken

03.06.2025

Hot Fix 4.1.3.1

User Profile Issue Resolved: You can now create and save changes to user profiles without errors.

29.05.2025

System Requirements Update

  • PHP: 8.2
  • Database: MySQL: 8.0 or MariaDB: 10.5, 10.6, 10.10, 10.11

New Features

  • MintCLI: Added index reset functionality for selected modules
  • User Management: Enabled editing of employee records for non-administrator users
  • Demo Data: Added user photos to MintHCM demo dataset
  • Activity Views: Added work plan display in Participants section on detailed Activity view
  • Search Enhancement: Added record count information in search result lists
  • Session Management: Implemented automatic logout after session loss
  • Global Search: Unified search engines across the platform
  • MintCLI Commands: Added new commands for database dump export and import operations
  • Dashboard Management: Relocated edit and delete capabilities for dashboards

Bug Fixes

  • Security: Enhanced code security measures and completed comprehensive security audit
  • Access Control: Fixed global search to hide records from modules without proper access rights
  • Permissions: Granted appropriate permissions for viewing News records
  • PDF Templates: Fixed relationship tree expansion functionality
  • Employee Contracts: Corrected information display for employees with permanent contracts
  • Delegations: Fixed total cost calculation and display
  • Internationalization: Resolved Kudos display issues when special characters are present in content
  • Calendar: Fixed shared calendar functionality and resolved errors in new group features
  • Work Plans Dashlet: Corrected display of Date, Status, User/Employee, and worked time columns in “My Work Plans”
  • Workspace: Prevented multiple MintHCM instances from opening in the same workspace
  • Module Builder: Fixed overlay disappearing issue
  • Quick Create Menu: Added proper user permission validation for VUE Quick Create menu
  • Calendar Navigation: Fixed “Cancel” button to properly redirect to previous view
  • Mobile: Removed timezone conflicts during MintHCM Mobile login process

18.02.2025

New features

  • Added Candidates and Recruitment to the QuickCreate list
  • Work Plans can be accepted from the subpanel and dashlet
  • Displays a maximum of 50 latest notifications
  • Updated the PHPExcel library
  • Ability to save shared calendar settings
  • Changes in the Recruitment module
  • Added a loading information pop-up that appears after clicking a button on the calendar
  • The default language is set based on the browser language [Community]

Bug fixes

  • Unable to see the list of PDF templates [Community]
  • Currency values were not visible in salary ranges
  • The source_list was missing in Recruitments
  • Time format could cause an error after saving a meeting to the calendar
  • Meetings and conversations – participant scheduling in edit mode – sorting of individuals
  •  Meetings – ESLV – the Duration column was not working
  • Screen scrolling bug in the meetings view
  • Unable to add/remove photos for employees/users
  • Email as an activity – improved UI
  • Time zone bug in Work Plan Manager

02.01.2025

New Features

  • Added button to refresh the results on the list view
  • CTRL/CMD + Left Click opens a new tab
  • Set the browser tab title depending on the module/record
  • Converted the Mass Action label to Bulk Action

Bug Fixes

  • Failed login – PHP error with docker install [Community]
  • Unable to log in and labels not displaying without an SSL certificate [Community]
  • Unable to change user’s time zone on first login
  • Filtering by ColoredEnum fields didn’t work
  • Meetings: changing or duplicating meetings too quickly duplicated the list of participants
minthcm

STAY UP TO DATE: