Releases: mdibella-dev/congressomat
Releases · mdibella-dev/congressomat
Release list
3.0.0
Changelog
Added
- Add more human readable time in column 'last modified'
- Add plugin's CSS class to admin body
- Add more labels to post types and taxonomies
- Add more CSS to backend tables and pages
- Add escaping to internal link generation
- Add new columns for session timeframe and duration
Changed
- Rename project
- Folder and file structure
- Change namespace 'CM_theme' to 'Congressomat'
- Change namespace structure
- Change textdomain to 'congressomat'
- Hide publishing actions in post types
- Overhaul labels and german translation
- Changelog style
- Reorder admin menu and add separator between event and exhibition settings
- Make sorting by event_date in session post type as default
Fixed
- Fix partnership filter in exhibtion list
- Fix not working links to edit pages
- Fix session sorting
Removed
- setup.php (code merged into plugin.php)
- Remove slug column from exhibition_package and location
- Admin pages: Remove title parameter in anchors
- Remove post types and taxonomies from Rank Math sitemap
- Remove unused meta boxes from custom post type screens
2.1.0
Changelog
New / Improve / Bugfix
- Improve: Convert procedural taxonomy and post lists code into classes
- Improve: Remove class variables
- Improve: Reorganize folder structure of custom post types and taxonomies
2.0.0
Changelog
New / Improve / Bugfix
- New: Abstract Shortcode class
- Improve: Convert procedural shortcode code into classes
- Improve: Remove support for shortcode partner-table
- Bugfix: Remove PHP warning "Undefined variable $output"
- Bugfix: Remove PHP warning "Undefined property $name"
1.0.0
Changelog
New / Improve / Bugfix
- Initial commit