# Change Log
# Version 3.7.0
18/08/2025
- Ghost 6 support 🎉
 - Updated Docker image (development only)
 - Bump version number
 
Modified files:
* README.md
* package.json
* page-authors.hbs
* page-tags.hbs
* partials/membership.hbs
* src/docker-compose.yml
# Version 3.6.0
02/06/2025
- Added support for more staff social links (opens new window)
 - Added BlueSky, Mastodon and Threads icons
 - Updated Docker image (development only)
 - Bump version number
 
Added files:
+ src/sass/fonts/icomoon/icomoon.woff2
Modified files:
* author.hbs
* default.hbs
* package.json
* partials/author-card.hbs
* src/docker-compose.yml
* src/sass/common/_icons.scss
* src/sass/components/articles/_post-card.scss
* src/sass/components/authors/_featured-author.scss
* src/sass/fonts/icomoon/icomoon.eot
* src/sass/fonts/icomoon/icomoon.svg
* src/sass/fonts/icomoon/icomoon.ttf
* src/sass/fonts/icomoon/icomoon.woff
# Version 3.5.0
09/12/2024
- Added support for custom fonts
 - Yearly plans are now displayed by default on the Membership page
 - Added a button on the Account page so members can edit their account details
 - Updated Twitter icon with a new X icon
 - Fixed an issue where the price of a subscription plan had a wrong format under certain circumstances
 - Updated Docker image (development only)
 - Bump version number
 
Added files:
+ src/deploy/index.js
Modified files:
* author.hbs
* custom-post-no-newsletter.hbs
* default.hbs
* locales/en.json
* locales/es.json
* members/account.hbs
* package.json
* partials/author-card.hbs
* partials/footer.hbs
* partials/header.hbs
* partials/membership.hbs
* partials/share.hbs
* post.hbs
* src/docker-compose.yml
* src/js/account.js
* src/js/membership.js
* src/package-lock.json
* src/package.json
* src/sass/common/_icons.scss
* src/sass/common/_variables.scss
* src/sass/fonts/icomoon/icomoon.eot
* src/sass/fonts/icomoon/icomoon.svg
* src/sass/fonts/icomoon/icomoon.ttf
* src/sass/fonts/icomoon/icomoon.woff
# Version 3.3.0
09/10/2023
- Support for better landing pages (opens new window)
 - Support for Header card improvements (opens new window)
 - Support for Signup cards (opens new window)
 - Updated Ghost image version (development only)
 - Bump version number
 
Modified files:
* custom-page-no-metas-and-share.hbs
* custom-page-no-newsletter.hbs
* custom-page-only-content.hbs
* custom-post-no-author-section.hbs
* custom-post-no-newsletter.hbs
* package.json
* page.hbs
* src/docker-compose.yml
* src/js/post.js
* src/sass/components/article/_content.scss
# Version 3.2.1
29/05/2023
- Native support for Announcement bar (opens new window)
 - Sort "Related posts" by recently published
 - Added additional classes in Post layout
 - Updated Ghost image version (development only)
 - Bump version number
 
Added files:
+ src/sass/components/header/_announcement-bar.scss
Modified files:
* custom-post-no-author-section.hbs
* custom-post-no-newsletter.hbs
* package.json
* post.hbs
* src/docker-compose.yml
* src/js/app.js
* src/js/home.js
* src/sass/app.scss
* src/sass/common/_global.scss
* src/sass/common/_variables.scss
* src/sass/components/article/_hero.scss
* src/sass/components/articles/_featured-slide.scss
* src/sass/components/general/_heading.scss
* src/sass/components/header/_header.scss
* src/sass/layouts/_404.scss
* src/sass/layouts/_auth.scss
# Version 3.2.0
24/04/2023
- Introduced a new custom setting to use only Portal for Members instead of the related features provided by the theme (learn more)
 - The Newsletter form at the bottom of the page is now hidden when the user is logged-in
 - Updated Ghost image version (development only)
 - Bump version
 
Modified files:
* .gitignore
* custom-page-no-metas-and-share.hbs
* custom-post-no-author-section.hbs
* index.hbs
* package.json
* page.hbs
* partials/full-content.hbs
* partials/header.hbs
* partials/home-hero.hbs
* partials/newsletter-form.hbs
* post.hbs
* src/docker-compose.yml
* src/js/post.js
# Version 3.1.2
12/12/2022
- Improve performance by disabling custom search requests when native search is enabled
 - Update Ghost Docker image version (development only)
 - Bump version
 
Modified files:
* default.hbs
* package.json
* src/docker-compose.yml
* src/js/app.js
# Version 3.1.1
01/11/2022
- Fix an issue where product card images had a wrong aspect ratio
 - Update Ghost image version (development only)
 - Bump version
 
Modified files:
* package.json
* src/docker-compose.yml
* src/sass/components/article/_content.scss
# Version 3.1.0
25/08/2022
- Native search support: ghost.org/changelog/search/ (opens new window)
 - Native comments support: ghost.org/changelog/native-comments/ (opens new window)
 - Update Docker Ghost image (development only)
 - Bug fixes and improvements
 - Update dependencies
 
Modified files:
README.md
default.hbs
package.json
partials/comments.hbs
partials/footer.hbs
partials/header.hbs
src/docker-compose.yml
src/js/app.js
src/js/home.js
src/js/post.js
src/package-lock.json
src/package.json
src/sass/components/article/_content.scss
src/sass/layouts/_comments.scss
src/webpack.mix.js
Deleted files:
src/js/vendor/content-api.min.js
# Version 3.0.0
20/06/2022
- Ghost 5 support 🎉
 - Membership Tiers support: ghost.org/help/tiers/ (opens new window)
 - Update Docker Ghost image (development only)
 - Bug fixes and improvements
 
Added files:
src/js/membership.js
src/sass/components/members/_plan-selector.scss
Modified files:
README.md
custom-page-no-metas-and-share.hbs
custom-post-no-author-section.hbs
index.hbs
members/membership.hbs
members/signup.hbs
package.json
page.hbs
partials/header.hbs
partials/home-hero.hbs
partials/membership.hbs
post.hbs
src/docker-compose.yml
src/js/app.js
src/js/vendor/content-api.min.js
src/sass/components/members/_subscription.scss
src/sass/layouts/_subscriptions.scss
src/sass/membership.scss
src/webpack.mix.js
# Version 2.5.2
25/04/2022
- Fixed the flickering that used to occur on page load when setting either light or dark mode.
 
Modified files:
default.hbs
package.json
src/js/app.js
src/js/helpers.js
src/sass/common/_themes.scss
# Version 2.5.1
14/02/2022
- Publication cover support 🎉
 - New option to override the footnote text
 
Modified files:
README.md
index.hbs
package.json
partials/footer.hbs
partials/home-hero.hbs
partials/home-slider.hbs
src/sass/components/forms/_button.scss
src/sass/components/general/_blog-heading.scss
# Version 2.5.0
28/12/2021
- Add full support for new content cards: https://ghost.org/changelog/cardmas/ (opens new window)
 - Custom settings support: https://ghost.org/changelog/custom-design-settings/ (opens new window)
 - Update Ghost image (only for development)
 - Bug fixes and improvements
 
Added files:
partials/home-hero.hbs
partials/home-slider.hbs
Modified files:
default.hbs
index.hbs
LICENSE
package.json
partials/header.hbs
README.md
src/docker-compose.yml
src/js/post.js
src/sass/components/article/_content.scss
src/sass/components/header/_logo.scss
src/sass/post.scss
# Version 2.0.2
10/10/2021
- Add support for captions in feature images https://ghost.org/changelog/feature-image-captions/ (opens new window)
 - Add support for more subscriptions statuses
 - Remove Newsletter form and Members buttons if the corresponding setting is disabled in the Ghost Admin
 - Update Ghost image (only for development)
 - Bug fixes and improvements
 
Modified files:
custom-page-no-metas-and-share.hbs
custom-post-no-author-section.hbs
index.hbs
locales/en.json
locales/es.json
members/account.hbs
package.json
page.hbs
post.hbs
partials/header.hbs
partials/hero-background.hbs
src/docker-compose.yml
src/sass/common/_variables.scss
src/sass/components/article/_access-tag.scss
src/sass/components/article/_hero.scss
# Version 2.0.1
01/05/2021
- Public Previews support https://ghost.org/help/public-previews/ (opens new window)
 - Update Ghost image (only for development)
 
Modified files:
custom-page-no-metas-and-share.hbs
custom-page-no-newsletter.hbs
custom-page-only-content.hbs
custom-post-no-author-section.hbs
custom-post-no-newsletter.hbs
package.json
page.hbs
post.hbs
src/docker-compose.yml
# Version 2.0.0
25/03/2021
- Ghost 4 support 🎉
 - Update dependencies
 - Replace legacy code
 - Bugfixes and improvements
 
Modified files:
README.md                        
author.hbs                       
custom-page-no-metas-and-share.hbs 
custom-post-no-author-section.hbs 
custom-post-no-newsletter.hbs 
default.hbs 
index.hbs  
locales/en.json 
locales/es.json 
members/account.hbs 
package.json             
page.hbs  
partials/featured-slide.hbs
partials/header.hbs  
partials/membership.hbs  
partials/notifications.hbs 
partials/post-card.hbs     
partials/recent-post.hbs   
partials/related-post.hbs  
partials/search.hbs              
post.hbs   
src/docker-compose.yml  
src/js/account.js                
src/js/app.js 
src/js/home.js  
src/js/post.js  
src/js/vendor/content-api.min.js 
src/package-lock.json  
src/package.json  
src/webpack.mix.js      
tag.hbs          
Removed files:
partials/notifications.hbs
# Version 1.8.0
15/03/2021
- Add more templates for posts and pages: weiss-pro-docs.eduardogomez.io/additional-notes/post-templates.html
 - Remove documentation files from the theme folder
 - Ignore submit event in search form
 - Fix the position of the icon in the secondary menu button
 - Improve and simplify development process
 - Update README and LICENSE files
 
# Version 1.7.4
16/01/2021
- Display related articles only if post has tags
 - Improve some hover styles in post content
 - Update documentation
 - Improve debug logs for theme development
 - Update Ghost image version for theme development
 
# Version 1.7.3
14/12/2020
- Make images zoomable in articles when they are added as raw html
 - Improve styling for code blocks *Fix some typos
 
# Version 1.7.2
09/11/2020
- Displays feature image in tag pages when available
 - Displays subscription message in pages when users don't have access to the content
 - Displays blog description only if available
 - Improvements and bugfixes
 
# Version 1.7.1
24/10/2020
- Speeds up the loading of images in the search by loading a smaller version of each image when possible
 - Fixes a bug that didn't allow to see the "More" menu in Safari for iOS
 
# Version 1.7.0
12/10/2020
- Improves speed by reducing the font files size. Now the theme only loads the latin charset instead of loading all the supported charsets. More info about this here: https://github.com/eddiesigner/weiss-pro/wiki/How-to-use-a-different-character-encoding
 - Updates Ghost version
 - Adds the preload block to the default template
 - Supports Complimentary plans
 - Fixes translations issues, especially in the account page
 - Fixes an issue related to the Medium-zoom library
 - Loads the notifications template only if the Members feature is enabled
 - Updates documentation
 
# Version 1.6.0
03/08/2020
- Improve focus style of icon buttons
 - Add documentation on how to update the theme
 - Fix membership page after signup through the free tier
 - Gives support to other charsets like cyrillic, greek and vietnamese
 
# Version 1.5.0
27/07/2020
- Speed and performance is drastically improved
 - Taglist page added
 - Custom template for posts without author section
 - Free tier available in membership page * Better accessibility
 - Search improved
 - Documentation updated
 - Bugfixes and improvements
 
# Version 1.1.3
1/06/2020
- Documentation was improved
 - Fix a small issue with the style of the auth forms
 
# Version 1.1.2
22/05/2020
- Display the correct CTAs in the post pages based on member status when the users don't have access.
 
# Version 1.1.1
26/04/2020
- More social icons included (Behance, Snapchat, Discord, Deviantart, Wechat, Tumblr, Tiktok, SoundCloud, Telegram, Spotify, RSS, Vimeo, Steam, VK, IMDB)
 - An empty status message is displayed correctly when the author of an article has no more articles published.
 - Fix blurry images after zoom in on mobile devices
 - Internal improvements