Changeset 3314100
- Timestamp:
- 06/18/2025 07:02:59 PM (10 months ago)
- Location:
- caledros-basic-blocks
- Files:
-
- 2 edited
-
tags/1.1.1/README.txt (modified) (3 diffs)
-
trunk/README.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
caledros-basic-blocks/tags/1.1.1/README.txt
r3314036 r3314100 197 197 **Default Gutenberg List block:** 198 198 199 * Added fallback colors for the d ark and light modes. The default Gutenberg list block now uses the same colors as paragraph text.199 * Added fallback colors for the default Gutenberg list block. It now uses the same colors as paragraph text in both dark and light modes. 200 200 201 201 **Project Structure:** … … 205 205 == Upgrade Notice == 206 206 207 = Version 1.0.0 = 208 207 = 1.0.0 = 209 208 Welcome to the first release of Caledros Basic Blocks! This version introduces 18 new performance-optimized Gutenberg blocks. The plugin includes an optional CSS preloader. 210 209 211 = Version 1.0.1 = 212 210 = 1.0.1 = 213 211 This update includes important bug fixes for the Slider block, improved compatibility using apiFetch(), and enhanced fallback handling. 214 212 215 = Version 1.1.0 = 216 213 = 1.1.0 = 217 214 This version includes new settings for the Posts Loop and Category Loop blocks, default CSS styles for links, and updates to user-interface components. 218 215 216 = 1.1.1 = 217 Added fallback colors for the default Gutenberg list block. It now uses the same colors as paragraph text in both dark and light modes. 218 219 219 == Installation == 220 220 … … 243 243 **Need help or want to see what each block can do?** 244 244 245 Visit our[YouTube](https://www.youtube.com/@CaledrosForge) channel for step-by-step tutorials and tips on using Caledros Basic Blocks.245 Visit my [YouTube](https://www.youtube.com/@CaledrosForge) channel for step-by-step tutorials and tips on using Caledros Basic Blocks. -
caledros-basic-blocks/trunk/README.txt
r3314036 r3314100 197 197 **Default Gutenberg List block:** 198 198 199 * Added fallback colors for the d ark and light modes. The default Gutenberg list block now uses the same colors as paragraph text.199 * Added fallback colors for the default Gutenberg list block. It now uses the same colors as paragraph text in both dark and light modes. 200 200 201 201 **Project Structure:** … … 205 205 == Upgrade Notice == 206 206 207 = Version 1.0.0 = 208 207 = 1.0.0 = 209 208 Welcome to the first release of Caledros Basic Blocks! This version introduces 18 new performance-optimized Gutenberg blocks. The plugin includes an optional CSS preloader. 210 209 211 = Version 1.0.1 = 212 210 = 1.0.1 = 213 211 This update includes important bug fixes for the Slider block, improved compatibility using apiFetch(), and enhanced fallback handling. 214 212 215 = Version 1.1.0 = 216 213 = 1.1.0 = 217 214 This version includes new settings for the Posts Loop and Category Loop blocks, default CSS styles for links, and updates to user-interface components. 218 215 216 = 1.1.1 = 217 Added fallback colors for the default Gutenberg list block. It now uses the same colors as paragraph text in both dark and light modes. 218 219 219 == Installation == 220 220 … … 243 243 **Need help or want to see what each block can do?** 244 244 245 Visit our[YouTube](https://www.youtube.com/@CaledrosForge) channel for step-by-step tutorials and tips on using Caledros Basic Blocks.245 Visit my [YouTube](https://www.youtube.com/@CaledrosForge) channel for step-by-step tutorials and tips on using Caledros Basic Blocks.
Note: See TracChangeset
for help on using the changeset viewer.