Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes + homepage redesign #2652

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Conversation

mnocon
Copy link
Contributor

@mnocon mnocon commented Mar 5, 2025

Target: master, 4.6

How to review:

Frontend:

  • All the SVG, CSS, SCSS, JS, .eslintignore changes are done by @GrabowskiM and should not be reviewed

My changes:

Adding a new release

You can add a new release as in the following example:

[[% set version = 'v4.6.11' %]] # Required if the change log snippet is used
[[= release_note_entry_begin("Ibexa DXP " + version, '2024-09-16', ['Headless', 'Experience', 'Commerce']) =]] # Required: specifes the title of the release, release date and categories. Available categories are: 'Headless', 'Experience', 'Commerce', 'LTS Update', 'New feature'

#### Section header

You can use Markdown here, as usual

[[% include 'snippets/release_46.md' %]] # Optional, generates the full change logs and update guide link. Version variable must be set to use this
[[= release_note_entry_end() =]]

Previews

@mnocon mnocon changed the title Data structure + some changes Release notes + homepage redesign Mar 5, 2025
@mnocon mnocon force-pushed the redesign-release-notes branch from fdf2d67 to d9d921d Compare March 18, 2025 22:11
@mnocon mnocon marked this pull request as ready for review March 19, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants