Skip to content

Latest commit

 

History

History
103 lines (86 loc) · 3.88 KB

File metadata and controls

103 lines (86 loc) · 3.88 KB

2026-02-18

  • Added compatibility for TYPO3 v14
  • Updated version constraints to allow TYPO3 12.0–14.4 (ext_emconf, composer.json)
  • Migrated Extbase attributes from Annotation to Attribute namespace (Category, Project, Url)
  • Replaced TCA label references from EXT:lang to EXT:core (locallang_general, locallang_core)
  • Updated bootstrap_package suggest range for v14

2025-06-02

  • Changed location of extension icon to public folder

2025-06-02

  • Fixed Bootstrap modal bug when using cards with buttons
  • Migrated plugins from list/list_type to CType! (Upgrade Wizard coming soon)
  • Version update to 3.1.0

2025-05-05

  • Several bug fixes in the Project Extbase Repository
  • Fixed a sorting issue for translated project records
  • Improved CSS styling: Made overlay only fade when mouse hovers
  • Version update to 3.0.3

2025-05-03

  • Added settings to adjust number of slider items on mobile, tablet and desktop
  • Updated the glide.js scripts to version 3.7.1
  • Improved accessibility by adding classes to slider navigation
  • Version update to 3.0.2

2025-04-17

  • Version update to 3.0.0
  • Added compatibility for TYPO3 v13
  • Removed Bootstrap 4 Templates

2023-12-11

  • Version update to 2.0.2
  • Updated dependencies in ext_emconf.php and composer.json to correct versions!
  • Made extension support Modal link in Backend work again

2023-12-10

  • Version update to 2.0.1

2023-12-07

  • Changed composer namespace to "fullstackfreelancer/showcase" instead of "simonkoehler/showcase"
  • Added composer information
  • Bugfix: constant editor category name collision fixed
  • New setting added for detail plugin: "back page"
  • Changed bg classes for better compatibility with dark/light themes in Bootstrap

2023-12-06

  • Bootstrap 5 templates updated with data attributes "data-bs-toggle" etc..
  • JavaScript updated
  • Modal functionality optimized, modal header added
  • Many PHP changes for compatibility with TYPO3 version 12.4
  • Many Fluid-Template changes for Bootstrap 5.3 compatibility
  • New GitHub repository URL: https://github.com/fullstackfreelancer/showcase

2022-04-23

  • Bootstrap 5 templates added
  • JavaScript now works without jQuery (Bootstrap 5)

2021-10-05

  • URL child records of a project are now hidden in the backend list view by default
  • Added static width of 720px to project detail media elements / images (Requires: image generation. Todo: make configurable)
  • Images of detail views are now ABOVE the text content on mobile devices (requires grid system of Bootstrap v4 or higher)
  • Changed version from 1.3.0 to 1.3.0

2021-10-04

  • Added Documentation folders and some files (in progress and not working yet!)

2021-10-01

  • Added default YAML configuration for URL routing (Configuration/Routes/Default.yaml)
  • Updated dependencies in emconf and composer file
  • Changed version from 1.0.1 to 1.2.0
  • Added iteration and comma to category list in detail view
  • Added GERMAN translations to the backend forms
  • Cleaned up backend TCA form configuration
  • Changed version from 1.2.0 to 1.2.1

2021-05-19

  • Plugin 'showcase_showcase' replaced by 3 new plugins for better handling
  • More translations added for German
  • Option to display projects from a folder or manually selected

2021-05-15

  • Status changed to BETA and version to 1.0.0
  • German translations added
  • Slider view with Glide.js integrated
  • New Grid Layout select for the List plugin
  • Plugin settings optimized and field descriptions integrated
  • Extension support and rating function integrated

2021-05-07

  • Plugin names and translation keys changed! (update extension and clear all caches!)
  • Category menu can be deactivated now
  • Category menu has active state and style
  • Category menu is now default bootstrap navbar component
  • imagesLoaded library included
  • Preview images for list layout added
  • Image cropping added

2021-05-05

  • Language fixes
  • CSS changes for card hover animations
  • Version 0.0.1 alpha released