Skip to content

Commit

Permalink
Issue #3465993: Release Varbase 10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Natshah committed Aug 26, 2024
1 parent 3baa960 commit bc929f8
Show file tree
Hide file tree
Showing 4 changed files with 135 additions and 30 deletions.
103 changes: 103 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,106 @@
# 10.0.1

### Highlighted important changes since Varbase 10.0.0:
Made content creation simpler with new features like fullscreen mode and emojis.
Improved styling and enhanced social media sharing,
making layout and inline editing smoother and more reliable.

### Added since Varbase 10.0.0:
* Issue [#3460065](https://www.drupal.org/i/3460065)
by [n.ghunaim](https://www.drupal.org/u/nghunaim)
: Added **CKEditor Plug-in Pack** module and enable the **fullscreen**, **find** and **replace**, **show blocks**, and **wproof reader** plugins
* Issue [#3462267](https://www.drupal.org/i/3462267)
by [Qusai Taha](https://www.drupal.org/u/qusai-taha)
: Added **CKEditor(5) Emoji** module to **CKEditor 5** in **Varbase Editor** and enable it by default
* Issue [#3462276](https://www.drupal.org/i/3462276)
by [n.ghunaim](https://www.drupal.org/u/nghunaim)
: Added a **Root component** as a **Base**, Contains root `CSS3` Bootstrap variables to **Vartheme BS5**
* Issue [#3461722](https://www.drupal.org/i/3461722)
by [n.ghunaim](https://www.drupal.org/u/nghunaim)
: Added a **Callout component** to function as a **Bootstrap Callout** element
* Issue [#3462855](https://www.drupal.org/i/3462855)
by [n.ghunaim](https://www.drupal.org/u/nghunaim)
: Added `ckeditor5-styles` library with dependencies from other
used components to use it for ckeditor5 styles
* Issue [#3464179](https://www.drupal.org/i/3464179)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
: Added a smart [node:share-image] token with option for a
fallback URL for node social media tokens when the media field is empty
* Issue [#3468403](https://www.drupal.org/i/3468403):
Added an **automatic inline block title** feature that hides the
title field when the `"Display title"` option is unchecked

### Changed since Varbase 10.0.0:
* Issue [#3466509](https://www.drupal.org/i/3466509)
by [n.ghunaim](https://www.drupal.org/u/nghunaim)
: Changed the list of styles for heading with display, callout,
alert and remove leftover **BS3** and **BS4** legacy classes and logic
in favour of the new logic in **Bootstrap 5**
* Issue [#3469016](https://www.drupal.org/i/3469016)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
: Changed default **global**, **front page**, and
general node metatag configs in Varbase SEO to use the smart `[node:share-image]` token
* Issue [#3468993](https://www.drupal.org/i/3468993)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
: Changed default metatag config for **Varbase Blog** content type to use the smart `[node:share-image]` token
* Issue [#3469120](https://www.drupal.org/i/3469120)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
: Changed default metatag config in **Varbase Page** for
the **Basic page** content type to use the smart `[node:share-image]` token
* Issue [#3469139](https://www.drupal.org/i/3469139)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
: Changed default metatag config in **Varbase Layout Builder**
for landing page content type to use the smart `[node:share-image]` token
* Issue [#3469148](https://www.drupal.org/i/3469148)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
: Changed default **global** metatag config in
Varbase Landing for the **Landing page (paragraphs)** content type to use the smart `[node:share-image]` token
* Issue [#3470134](https://www.drupal.org/i/3470134):
Replaced `jquery/fancytree` in the composer with `npm-asset/jquery.fancytree:~2`
* Issue [#3470129](https://www.drupal.org/i/3470129):
Improved **Automated Functional Acceptance Testing** to match with latest
changes to Varbase modules and components

### Updates since Varbase 10.0.0:
* Issue [#3465162](https://www.drupal.org/i/3465162):
Updated **Stage File Proxy** module from `~2` to `~3.1.0`
* Issue [#3467613](https://www.drupal.org/i/3467613):
Updated **External Links** module from `~1` to `~2` in **Varbase Editor**
* Issue [#3467612](https://www.drupal.org/i/3467612):
Updated **External Links** module from `~1` to `~2` in **Varbase Core**
* Issue [#3467591](https://www.drupal.org/i/3467591):
Updated **Block Class** module from `~2` to `~3`
* Issue [#3469400](https://www.drupal.org/i/3469400):
Updated **Honeypot** module from `~2` to `~2.1.0` as a **TEMP** step for smoother update process

### Fixes since Varbase 10.0.0:
* Issue [#3443217](https://www.drupal.org/i/3443217)
by [RaniaMashaqbeh](https://www.drupal.org/u/raniamashaqbeh)
: Fixed thrown error when adding a background image to a custom block type
* Issue [#3456935](https://www.drupal.org/i/3456935)
by [Ahmad Khader](https://www.drupal.org/u/ahmad-khader)
: Fixed dropdown menu limited to only two levels
* Issue [#3468733](https://www.drupal.org/i/3468733)
by [Ammar_Jeetawi](https://www.drupal.org/u/ammar_jeetawi)
, [Ahmad Khader](https://www.drupal.org/u/ahmad-khader)
: Fixed the `start`, `play`, and `pause` events for remote videos when switching slider
in **Hero Slider** causing disruptive user experience
* Issue [#3467445](https://www.drupal.org/i/3467445)
by [duntuk](https://www.drupal.org/u/duntuk)
: Fixed Theme source theme `vartheme_bs5` is not a valid starter kit when Create new
**Vartheme BS5 Cloned Generated Theme**
* Issue [#3463761](https://www.drupal.org/i/3463761)
by [mohammad faqeh](https://www.drupal.org/u/mohammad-faqeh)
: Fixed missing admin styling options for components in Bootstrap paragraphs
* Issue [#3463558](https://www.drupal.org/i/3463558)
by [Lubna hmeid](https://www.drupal.org/u/lubna-hmeid)
: Fixed the styling of the admin editing the **Configure Block Style** tab in the modal dialog
* Issue [#3470160](https://www.drupal.org/i/3470160):
Fixed the exposed date filters widget for Media to use the default settings
with Better Exposed Filters in **Drupal 10.3**

-------------------------------------------------------------------------------

# 10.0.0

### Highlighted important changes since Varbase 10.0.0-rc3:
Expand Down
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/945/workflows/55b6033a-abf7-4e95-a45f-385645dba0eb) [![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more) Varbase 10.0.0
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/10.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/960/workflows/07b1e96b-6dfb-4960-af72-fbd5fef79020) [![Ceasefire Now](https://badge.techforpalestine.org/ceasefire-now)](https://techforpalestine.org/learn-more) Varbase 10.0.1

[![](https://www.drupal.org/files/project-images/varbase-medium-logo-color-with-padding.png)](https://www.drupal.org/project/varbase)

Expand Down Expand Up @@ -42,28 +42,30 @@ composer create-project vardot/varbase-project:10.0.x-dev PROJECT_DIR_NAME --sta

## [Automated Functional Testing](https://github.com/Vardot/varbase/blob/10.0.x/tests/README.md)

## [Varbase 10.0.x Developer Guide](https://docs.varbase.vardot.com)
## [Varbase 10.0.x Developer Guide](https://docs.varbase.vardot.com/v/10.0.x)

## [CHANGELOG for Varbase](https://github.com/Vardot/varbase/blob/10.0.x/CHANGELOG.md)

## [Varbase Gherkin features](https://github.com/Vardot/varbase/blob/10.0.x/tests/features/varbase/README.md)

## [Varbase Developer Guide](https://docs.varbase.vardot.com)

## [CHANGELOG for Varbase](https://github.com/Vardot/varbase/blob/10.0.x/CHANGELOG.md)
## [Varbase Developer Guide](https://docs.varbase.vardot.com/v/10.0.x/developers)

## [General instructions on how to update Varbase](https://github.com/Vardot/varbase/blob/10.0.x/UPDATE.md)

## Local development with Lando
## [Local development with Lando](https://docs.varbase.vardot.com/v/10.0.x/developers/installing-varbase/installing-varbase-with-lando)

1. Install Lando locally, steps for installing can be found [here](https://docs.lando.dev/basics/installation.html).
2. Run Lando start.
2. Run `lando start`.

## Debugging using Lando

- xDebug is enabled on Lando by default for PHP debugging.
- The debugger is set to listen for the port 9003 but can be changed in `.lando/.php.ini`

## [Local development with DDEV](https://docs.varbase.vardot.com/v/10.0.x/developers/installing-varbase/installing-varbase-with-ddev)

1. Install DDEV locally, steps for installing can be found [here](https://ddev.readthedocs.io/en/stable/).
2. Run `ddev start`.

Join Our Slack Team for Feedback and Support
http://slack.varbase.vardot.com/
Expand Down
44 changes: 22 additions & 22 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,28 +31,28 @@
"jquery/fancytree": "*"
},
"require": {
"drupal/varbase_core": "10.0.x-dev",
"drupal/varbase_components": "2.0.x-dev",
"drupal/varbase_api": "10.0.x-dev",
"drupal/varbase_ai": "1.0.x-dev",
"drupal/varbase_media": "10.0.x-dev",
"drupal/varbase_editor": "10.0.x-dev",
"drupal/varbase_landing": "10.0.x-dev",
"drupal/varbase_layout_builder": "10.1.x-dev",
"drupal/varbase_bootstrap_paragraphs": "10.0.x-dev",
"drupal/varbase_heroslider": "1.0.x-dev",
"drupal/varbase_heroslider_media": "10.0.x-dev",
"drupal/varbase_carousels": "10.0.x-dev",
"drupal/varbase_blog": "10.0.x-dev",
"drupal/varbase_search": "10.0.x-dev",
"drupal/varbase_seo": "10.0.x-dev",
"drupal/varbase_auth": "10.0.x-dev",
"drupal/varbase_dashboards": "1.0.x-dev",
"drupal/varbase_email": "10.0.x-dev",
"drupal/varbase_workflow": "3.0.x-dev",
"drupal/varbase_demo": "1.0.x-dev",
"drupal/vartheme_bs5": "3.0.x-dev",
"drupal/vartheme_claro": "4.0.x-dev",
"drupal/varbase_core": "~10",
"drupal/varbase_components": "~2",
"drupal/varbase_api": "~10",
"drupal/varbase_ai": "~1",
"drupal/varbase_media": "~10",
"drupal/varbase_editor": "~10",
"drupal/varbase_landing": "~10",
"drupal/varbase_layout_builder": "~10",
"drupal/varbase_bootstrap_paragraphs": "~10",
"drupal/varbase_heroslider": "~1",
"drupal/varbase_heroslider_media": "~10",
"drupal/varbase_carousels": "~10",
"drupal/varbase_blog": "~10",
"drupal/varbase_search": "~10",
"drupal/varbase_seo": "~10",
"drupal/varbase_auth": "~10",
"drupal/varbase_dashboards": "~1",
"drupal/varbase_email": "~10",
"drupal/varbase_workflow": "~3",
"drupal/varbase_demo": "~1",
"drupal/vartheme_bs5": "~3",
"drupal/vartheme_claro": "~4",
"bower-asset/jqueryui-touch-punch": "dev-master",
"npm-asset/dropzone": "~5",
"npm-asset/blazy": "~1",
Expand Down
2 changes: 1 addition & 1 deletion varbase.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ distribution:
name: Varbase
install:
theme: gin
version: 10.0.x-dev
version: 10.0.1
install:
- system
- action
Expand Down

0 comments on commit bc929f8

Please sign in to comment.