Releases: getwebspace/platform
Releases · getwebspace/platform
5.8.0
5.4.0
5.3.1
5.3.0
Changes:
- added new reference type Documents
- added api method for obtaining public signature
- added calculated tax
- improve catalog order products in array view
- fix cup order details
- fix creation order via api
- fix search indexing
- fix array view in product relations
- fix dependabot alerts
- fix export products list
- update libs
5.2.0
5.1.0
Changes:
- Added a makefile command for creating migrations
- Added the
user.loyaltyfield - Added a cron service
- Added the
AbstractScheduleclass - Added
commentandorderfields when serializingfile - Added
pathfield with public paths when serializingfile - Fixed user messenger display
- Updated libraries
- Updated README
- Improved
entrypointcode - Improved logging (added daily log rotation)
- Fixed empty address check for models with automatic public address generation
- Fixed default value for
user_group.access - Fixed
catalog_product_popularfunction - now only shows products that have not been deleted - Fixed route for
api/v1 - Fixed index in
referencetable - Replaced cache handling library
- Removed IPv6 port 80 listener
- Removed
hasFactorytrait from models - Removed
privatefield fromfile(unused for 6 years)
5.0.0
Changes:
- Migrated to Alpine 3.20: The system now runs on the latest version of Alpine Linux.
- Migrated to PHP 8.3: Upgraded to the newest PHP version for better performance and features.
- Optimized Docker Container Size: Reduced the size of Docker containers to improve deployment efficiency.
- Updated Libraries: Ensured all libraries are up to date for improved security and functionality.
- Added Migrations via Phinx: Simplified database schema changes using Phinx.
- New Plugin Types: Introduced OAuth and Mail plugins.
- Enhanced Search: Integrated TNT search engine for faster and more accurate results.
- Session and File Caching: Added memory cache for sessions and persistent cache in files.
- New Image Size: Introduced a "big" size for images.
- Rewritten Codebase: Refactored models, relations, services, tasks, and casts.
- Improved Authentication: Overhauled the authentication process.
- Locale Fixes: Resolved issues with locale settings and translations.
- System Installation: Streamlined the installation process.
- ORM and Image Processing: Switched from Doctrine ORM to Eloquent ORM and replaced ImageMagick with GD.
- Redesigned Forms: Updated the design of cup forms for better usability.
These updates enhance the system's performance, security, and usability, providing a more efficient and user-friendly experience.