mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update ghost to version v5.116.1 (#2535)
This commit is contained in:
parent
71127878b1
commit
a7920d5710
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: ghost:5.115.1@sha256:70cbdec5bd617f7ba27b98d8d7f09787a46f0e9e98308ebdf5648969c842fc76
|
||||
image: ghost:5.116.1@sha256:f7cd1a512b0493318b6709f7e7fc120bc2297f1739545c851beeaa2f66895aac
|
||||
restart: on-failure
|
||||
user: "1000:1000"
|
||||
volumes:
|
||||
|
@ -1,9 +1,9 @@
|
||||
manifestVersion: 1
|
||||
id: ghost
|
||||
id: ghost
|
||||
name: Ghost
|
||||
tagline: A platform for creators to publish, grow, and monetize their content
|
||||
category: files
|
||||
version: "5.115.1"
|
||||
version: "5.116.1"
|
||||
port: 3368
|
||||
description: >-
|
||||
Ghost is a powerful, open-source content management system (CMS) primarily designed for professional bloggers, journalists, and content creators. Unlike more traditional CMS platforms like WordPress, which offer a wide range of plugins and customization options, Ghost focuses on providing a streamlined, fast, and minimalist platform that prioritizes the writing and publishing experience. It was initially created with bloggers in mind, but over time, it has evolved to include more features such as membership management, email newsletters, and monetization tools.
|
||||
@ -16,8 +16,8 @@ description: >-
|
||||
|
||||
|
||||
Although Ghost is designed to be simple and straightforward, it also offers customization options for developers. Users can modify themes, add custom code, or integrate third-party services, allowing them to tailor the platform to meet their needs. Additionally, Ghost includes built-in SEO features, such as customizable meta descriptions, clean URLs, and a focus on fast, responsive designs, all of which contribute to better search engine rankings.
|
||||
|
||||
|
||||
|
||||
|
||||
Overall, Ghost is a highly efficient and user-friendly platform for content creation and publishing. Its focus on speed, simplicity, and monetization makes it an excellent option for anyone who wants to create a professional online presence without the complexity of other CMS platforms.
|
||||
|
||||
|
||||
@ -38,10 +38,10 @@ gallery:
|
||||
- 7.jpg
|
||||
releaseNotes: >-
|
||||
This release of Ghost includes the following updates:
|
||||
- Fixed newsletter preferences for paid signups
|
||||
- Fixed incorrect slug increments for post title changes
|
||||
- Added French strings for newsletter copy
|
||||
- Updated Brazilian Portuguese and Turkish translations for Newsletter
|
||||
- Added CTA card with web/email visibility controls
|
||||
- Fixed incorrect link counts after refresh
|
||||
- Fixed link ordering issues
|
||||
- Fixed minor bugs and issues reported by users
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/TryGhost/Ghost/releases
|
||||
|
Loading…
Reference in New Issue
Block a user