Skip to content

Commit

Permalink
chore: v3.12.0-beta.4 (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Sep 27, 2023
1 parent d217663 commit 0fae049
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 4 deletions.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

...

## [3.12.0-beta.4] - 2023-09-27: Django 4 Upgrade plus Misc. Features

### Added

- feat: restore css and js blocks (#716)
- Bump Django version to 4.2 (#707)
- feat: social media quick share links (inactive) (#711)
- feat(management): text & media editor groups (#600)
- feat: texascale, cms v3.12.0 beta (#713)
- feat(taccsite_custom): neuronex-cms→_[email protected] (479ea0c)

## Documentation

- docs: [miscellaneous] (bea4943, bd7064b, 808fb14, 502fa3a, f1af7ad, 842cb66)

### Fixed

- Revert "feat: do not let news editors add plain images (#691)" (#715)

## [3.12.0-beta.3] - 2023-08-28: Fix UI Demo (For Real)

> **Warning**
Expand Down Expand Up @@ -885,7 +904,8 @@ formerly known as v2.5.2 published on Thu Jul 1 16:10:38 2021 -0500

v2.0.0 Production release as of Mar 31, 2021.

[unreleased]: https://github.com/TACC/Core-CMS/compare/v3.12.0-beta.3...main
[unreleased]: https://github.com/TACC/Core-CMS/compare/v3.12.0-beta.4...main
[3.12.0-beta.4]: https://github.com/TACC/Core-CMS/releases/tag/v3.12.0-beta.4
[3.12.0-beta.3]: https://github.com/TACC/Core-CMS/releases/tag/v3.12.0-beta.3
[3.12.0-beta.2]: https://github.com/TACC/Core-CMS/releases/tag/v3.12.0-beta.2
[3.12.0-beta.1]: https://github.com/TACC/Core-CMS/releases/tag/v3.12.0-beta.1
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tacc/core-cms",
"version": "3.12.0-beta.3",
"version": "3.12.0-beta.4",
"license": "MIT",
"author": "TACC ACI WMA <[email protected]>",
"description": "The TACC ACI-WMA Core CMS codebase used by TACC Portals.",
Expand Down

0 comments on commit 0fae049

Please sign in to comment.