Releases: TACC/Core-CMS
Releases · TACC/Core-CMS
v4.5.0: Python v3.11 & Dep's, Support Caching, BigAutoField
Added
Full Changelog: v4.4.2...v4.5.0
v4.4.2: Fix CMS `c-button--as-link` (Remove Button Padding)
Fixed
- fix: CMS c-button--as-link has button padding by @wesleyboar in #785
Full Changelog: v4.4.1...v4.4.2
v4.4.1: Less CSS, Doc Updates
Changed
- feat: reduce CSS in Core-CMS by @wesleyboar in #782
- chore: tup-677 css/django/vite interoperability by @wesleyboar in #780
Documented
- docs: clarify ui-demo dev steps by @wesleyboar in #774
- docs(upgrade-project): Postgres already upgraded by @wesleyboar in 5ef4ac0
Full Changelog: v4.4.0...v4.4.1
v4.4.0: News Article Drop-Cap, Category Order, Fixes
Added
- Task/tup-671 News Article Drop-Cap by @R-Tomas-Gonzalez in #777
- task/tup-555 order news article categories by @R-Tomas-Gonzalez in #776
Fixed
- fix: social media icons excess whitespace by @wesleyboar in #770
- task/tup-557 Fixes drop cap articles for Core-CMS by @R-Tomas-Gonzalez in #775
Documented
- [fixed typos and unclear instructions] by @wesleyboar in 258d4d5, 2e0aaa2, a0e202d, 16b7500, aa2e1be, 8e8f110, cb4e9ab
Removed
- task/tup-551 Hide publish text from blog header by @R-Tomas-Gonzalez in #771
Full Changelog: v4.3.0...v4.4.0
v4.3.0: New Setting to Hide "Published" Text, Fix Accessibility
Added
- task/tup551 Hide published text unless editing by @R-Tomas-Gonzalez in #763
Fixed
- fix: tup 595 accessibility by @wesleyboar in #761
Full Changelog: v4.2.1...v4.3.0
v4.2.1: Blog Page Image Layout Fixes
Fixed
- hotfix: restore margin-bottom for narrow-screen blog images by @wesleyboar in #759
- Feat/tup 631 migrate blog page css from tup by @wesleyboar in #756
Documented
- docs: prevent TACC/Core-CMS-Custom#254 in future by @wesleyboar in 49c91ea
Full Changelog: v4.2.0...v4.2.1
v4.2.0: New CMS Styles, Update Core-Styles, Misc. Fixes, Docs
Added
- Task/wi 33 Update "Portal Technology Stack" by @taoteg in #730
- feat/tup-630: Migrate django.cms.blog.app.item to core-cms by @R-Tomas-Gonzalez in #734
- Feat/tup-632: django.cms.picture.css to core-cms by @R-Tomas-Gonzalez in #736
- feat/tup-633: Migrate lightgallery to core-cms by @R-Tomas-Gonzalez in #737
- feat/tup-634: Migrate pseudo-elements to core-cms by @R-Tomas-Gonzalez in #738
- feat: wp-333 SEARCH_PATH setting by @wesleyboar in #743
- feat: tup-647 new getting_started template by @wesleyboar in #746
- feat: wi-76 make UI demo optional by @wesleyboar in #747
- feat: update core-styles from v2.11 to v2.22 by @wesleyboar in #742
Fixed
- hotfix: setting paths
example-cms
should beexample_cms
by @wesleyboar in #749 - hotfix(example_cms): missing urls.py by @wesleyboar in #750
- fix: node engine requriement more flexible by @wesleyboar in #748
- hotfix: tup-638 "share this" can show w/out icons by @wesleyboar in #739
- hotfix: Fix djangocms-forms bug causing django 4 incompatibility by @jarosenb in #735
- fix: tup-639 move c-button font-weight bold to cms by @wesleyboar in #740
Changed
- chore: isolate & improve blog css custom selectors by @wesleyboar in #744
- Update dockerfile to speed up builds by @jarosenb in #741
Documented
- docs(README): Getting Started & Custom Project by @wesleyboar in #733
- docs: update docs since #741 by @wesleyboar in #755
New Contributors
- @R-Tomas-Gonzalez made their first contribution in #734
Full Changelog: v4.1.0...v4.2.0
v4.1.0: New E-Mail Share Link, Full-Size Social Icons
Added
- feat(taccsite_custom): texascale social media link by @wesleyboar in #725
Documented
- docs: upgrade-project django 4 removed features (01db7dd)
Full Changelog: v4.0.0...v4.1.0
v4.0.0: Django 3 & 4 Upgrade; New Features & Styles
Added
- feat: add djangocms_tacc_image_gallery by @wesleyboar in #654
- feat: core-styles v2.9.1 to v2.11.0 by @wesleyboar in #671
- feat(dev/tup-cms): django3, blog/news styles + related patterns by @wesleyboar in #581
- Update Django to v3.2 by @jarosenb in #625
- feat: v3.12.0-alpha.10 by @wesleyboar in #675
- feat: add instagram, hide twitter by @wesleyboar in #680
- enhance: improve admin UI permissions error text by @wesleyboar in #693
- feat(management): text & media editor groups by @wesleyboar in #600
- feat: texascale, cms v3.12.0 beta by @wesleyboar in #713
- feat: social media quick share links (inactive) by @wesleyboar in #711
- Bump Django version to 4.2 by @jarosenb in #707
- feat: restore css and js blocks by @wesleyboar in #716
Fixed
- fix(css): anchor around image not supporting margin by @wesleyboar in #670
- fix: render/style responsive video/audio player (…) by @wesleyboar in #685
- fix: do not serve ui demo unless it exists by @wesleyboar in #688
- fix: serve ui demo if it exists by @wesleyboar in #692
- hotfix: set SESSION_COOKIE_SECURE = True by @rstijerina in #695
- fix: our dev dependencies are actually for prod by @wesleyboar in #708
- fix: ui demo for core and clients by @wesleyboar in #706
Documented
- docs: simpler readme + add small docs by @wesleyboar in #665
- docs: paper trail for v3-10_v3-11/ (…) by @wesleyboar in #682
- docs: fix broken link (customize admin ui text) by @wesleyboar in #694
- docs: manage styles and scripts by @wesleyboar in #717
- hotfix: turn off github pages for now by @wesleyboar in #722
Full Changelog: v3.11.6...v4.0.0
v3.12.0-beta.5: Revert Django 4 Upgrade
Warning
To use this release, ensure your CMS project is upgraded.