Skip to content

Commit

Permalink
[RELEASE] 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t3brightside committed Mar 25, 2024
1 parent f87e1d4 commit 4863e51
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,13 @@
- [TASK] !BREAKING! Drop ext:news author feature
* 3.9.1
- [TASK] Replace file_get_contents() with getContents() for vCard images
* 4.0.0
- [UPGRADE] Update database tables & check the front end for image crop and sizes
- [TASK] remove name field
- [FEATURE] vastly improved back end preview
- [TASK] add v13 compatibility and drop support for v11
- [TASK] clean up
- [TASK] remove border radius from card images
- [FEATURE]add image cropping
- [BUGFIX] remove empty item from array if selected record is hidden
- [BUGFIX] #13 add content-type and disposition to vCards for improving mobile downloading
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,15 @@ List of people from pages or individual records.
## Features
- List of persons from pages
- List of selected persons
- Image crop
- Sort by
- Pagination with items per page and unique to the content element with [paginatedprocessors](https://github.com/t3brightside/paginatedprocessors)
- Disable from back end: images, vCard link, extra information
- Social links with icons (LinkedIn, Xing, Twitter, GitHub, YouTube, Instagram)
- Base templates for cards, list and table
- Easy to add custom templates
- Contact person/author records for pages and [pagelist](https://github.com/t3brightside/pagelist) page types
- Back end preview images

## System requirements
- TYPO3
Expand Down

0 comments on commit 4863e51

Please sign in to comment.