> For the complete documentation index, see [llms.txt](https://docs.themeupstudio.com/crimson/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeupstudio.com/crimson/maintenance-and-updates/changelog.md).

# Changelog

All notable changes to <code class="expression">space.vars.THEME\_NAME</code> are documented in this section. <code class="expression">space.vars.THEME\_NAME</code> follows a structured versioning approach, with each release focusing on stability, feature enhancements, and compatibility with the latest Ghost CMS updates.

#### **v3.0.0**

**🚨 Breaking**

* **🚨** Site social links are now powered by Ghost Social accounts. The old Code Injection variables for YouTube, Instagram, TikTok, Threads, and LinkedIn are no longer used.
* **🚨** Only `WHATSAPP_LINK` remains in Code Injection for the Contact page. After updating, review your Contact page and footer social links.

✨ Added

* ✨ Locale-specific domain support for multilingual sites using `USE_LOCALE_DOMAINS`, `LOCALE_DOMAINS`, `LOCALE_DOMAIN_HOME_ONLY`, and `LOCALE_DOMAIN_HOME_IGNORE_PATHS.`
* ✨ Support for switching locale domains while either keeping the current path or forcing the target locale homepage.
* ✨ Support for Ghost's new `social_accounts` helper for both site-wide and author social links.
* ✨ Support for Ghost's native `share` feature.

🐞 Fixed

* 🐞 Locale-domain links are now treated as internal links, preventing incorrect external-link behavior when `OPEN_LINKS_IN_NEW_TAB` is enabled.

⚡ Improved

* ⚡ Contact page social links now automatically sync with Ghost Admin > Settings > General settings > Social accounts
* ⚡ Footer social links now use the same Ghost Social accounts configuration as the Contact page
* ⚡ Author social links now render consistently across the Authors page, author pages, Top Authors cards, and post author cards
* ⚡ Author website links continue to be supported as a separate profile link alongside social accounts
* ⚡ Multilingual switching is now more flexible for installations using separate locale domains or subdomains

***

#### **v2.0.1**

✨ Added

* ✨ New custom setting to use Ghost Portal links instead of custom membership pages

🐞 Fixed

* 🐞 Various bug fixes across layouts and interactions
* 🐞 iPhone-specific layout and rendering issues

⚡ Improved

* ⚡ Updated third-party dependencies
* ⚡ Improved CTAs and comments visibility based on membership status and access rules

***

#### **v2.0.0**

**🚨 Breaking**

* 🚨 Introduced new hero configuration logic; existing hero layouts may require reconfiguration after update
* 🚨 Footer structure updated; custom footer overrides may need adjustment
* 🚨 Custom pages for memberships added - Signin, Signup, Subscribe, Account. Your portal links might need reconfiguration

**✨ Added**

* ✨ Dropdown support for Primary, Secondary, and Footer navigation
* ✨ Homepage carousel slider for highlighting featured content
* ✨ Hero section customization settings to switch between multiple hero layouts
* ✨ Custom pages - Signin, Signup, Subscribe, Membership, and Account.

**🐞 Fixed**

* 🐞 Various layout and JavaScript bugs across homepage sections

**⚡ Improved**

* ⚡ Footer layout consistency and structure
* ⚡ Internal code organization and performance

***

#### **v1.1.1**

**✨ Added**

* ✨ Pagination support for Authors and Tags archive pages. Now Authors and Tags are loaded suing the content API. With the new update where Ghost team set a max limit of 100 for get calls, now the pagination will work even if you have more than 100 authors or tags.

**⚡ Improved**

* ⚡ Updated social profile helper to `{{social_url type="twitter"}}` for better Ghost compatibility

***

#### **v1.1.0**

**✨ Added**

* ✨ Support for **Ghost CMS 6.x**

**⚡ Improved**

* ⚡ Updated templates and helpers to align with Ghost 6.x standards

***

#### **v1.0.9**

**✨ Added**

* ✨ Default post template setting for consistent post layouts

***

#### **v1.0.8**

**🐞 Fixed**

* 🐞 Author image rendering issues

**⚡ Improved**

* ⚡ Added unique class names to header tags to prevent CSS conflicts

***

#### **v1.0.7**

**✨ Added**

* ✨ New custom theme setting: `auto_hide_header` for improved reading experience

***

#### **v1.0.6**

**🐞 Fixed**

* 🐞 Safari-specific layout and JavaScript issues

***

#### **v1.0.5**

**🐞 Fixed**

* 🐞 JavaScript issues affecting the trending news ticker

**⚡ Improved**

* ⚡ Redesigned author cards for better readability
* ⚡ Updated border colors to lighter, cleaner tones
* ⚡ Added high-resolution flag icons for language selector
* ⚡ Improved spacing and alignment across layouts

***

#### **v1.0.4**

**✨ Added**

* ✨ Support for multiple social profiles for authors and staff

***

#### **v1.0.3**

**✨ Added**

* ✨ Support for Ghost Fonts via Ghost Admin

**⚡ Improved**

* ⚡ Font loading consistency across templates

***

#### **v1.0.2**

**✨ Added**

* ✨ Core multilingual functionality
* ✨ Language-aware navigation and layout handling

**⚡ Improved**

* ⚡ Structural support for managing multilingual content

***

#### **v1.0.1**

**🐞 Fixed**

* 🐞 Minor layout, styling, and JavaScript bugs

***

#### **v1.0.0**

**✨ Added**

* ✨ Initial public release of <code class="expression">space.vars.THEME\_NAME</code>
* ✨ Core layouts, templates, and Ghost CMS integrations
