diff --git a/.gitignore b/.gitignore index 2b259f6..e97a7a7 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,11 @@ # Whitelist ONLY the documentation, assets, and the Windows installer !README.md !version.txt -!PastorsStudyPro_Setup.exe -!*.png +!PastorsSermonPro_Setup.exe +!installer_build/ +!installer_build/PastorsSermonPro_Installer.run +!resources/ +!resources/*.bmp +!resources/*.png +!resources/*.ico !.gitignore diff --git a/PastorsStudyPro_Setup.exe b/PastorsSermonPro_Setup.exe similarity index 82% rename from PastorsStudyPro_Setup.exe rename to PastorsSermonPro_Setup.exe index 47143bb..33e8dcf 100644 Binary files a/PastorsStudyPro_Setup.exe and b/PastorsSermonPro_Setup.exe differ diff --git a/README.md b/README.md index bc44f5e..b718f8c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,21 @@

- Pastors Study Pro + Pastors Sermon Pro

-# Pastors Study Pro 📖✨ +# Pastors Sermon Pro 📖✨ +**Version 1.0.3** + +## ✨ What's New in V1.0.3 +- **Smart Updates:** The app now correctly compares version numbers to only notify you of truly newer updates. +- **Intro Video ESC:** You can now press ESC to exit full screen mode during the introductory video. +- **Improved Startup:** Essential library and resource folders are now automatically created on first launch. +- **Expanded Library:** Includes "The Pilgrim's Progress" by John Bunyan as a default library resource. [![Status](https://img.shields.io/badge/Status-Development-orange.svg)](https://git.linology.tech/michael/PastorsSermonPro) [![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux-blue.svg)](https://git.linology.tech/michael/PastorsSermonPro) [![License](https://img.shields.io/badge/License-Proprietary-red.svg)](https://git.linology.tech/michael/PastorsSermonPro) -**Pastors Study Pro** is a comprehensive desktop suite built specifically for sermon preparation and deep theological research. Designed to be a pastor's primary workspace, it centralizes Scripture, reference materials, and manuscript writing into one powerful, distraction-free environment. +**Pastors Sermon Pro** is a comprehensive desktop suite built specifically for sermon preparation and deep theological research. Designed to be a pastor's primary workspace, it centralizes Scripture, reference materials, and manuscript writing into one powerful, distraction-free environment. --- @@ -29,7 +36,7 @@ - **Personal Library Manager:** Add your own PDF and ePub study materials to your local library and read them alongside your notes. ### 🤖 AI Assistant (Optional Tool) -Pastors Study Pro includes an **optional** AI assistant designed to help with brainstorming, outlining, and cross-referencing. It is an *added tool* to assist your study, not replace it. +Pastors Sermon Pro includes an **optional** AI assistant designed to help with brainstorming, outlining, and cross-referencing. It is an *added tool* to assist your study, not replace it. - **Privacy First:** Choose **Local Mode** to run AI models directly on your hardware with no data ever leaving your machine. - **Hybrid Choice:** Use **Online Mode** via API for high-speed assistance without needing to download large local models. @@ -38,7 +45,7 @@ Pastors Study Pro includes an **optional** AI assistant designed to help with br ## 🚀 Installation ### 🪟 Windows -1. Download the latest release from the [Releases](https://git.linology.tech/michael/PastorsSermonPro/releases) page. +1. **[Download the Latest Release](https://git.linology.tech/michael/PastorsSermonPro/releases)** 2. Run the `PastorsSermonPro_Setup.exe` installer. 3. **Optional AI:** During setup, you can choose to download the offline AI model. This is purely optional; the core Bible study features do not require it. diff --git a/resources/bible.ico b/resources/bible.ico new file mode 100644 index 0000000..35de2d1 Binary files /dev/null and b/resources/bible.ico differ diff --git a/resources/installer_splash.bmp b/resources/installer_splash.bmp new file mode 100644 index 0000000..f5bde94 Binary files /dev/null and b/resources/installer_splash.bmp differ diff --git a/splash.png b/splash.png index 48dc55f..8ba2bb0 100644 Binary files a/splash.png and b/splash.png differ diff --git a/version.txt b/version.txt index 3eefcb9..21e8796 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +1.0.3