Release v1.0.3 - Windows Build only

This commit is contained in:
Michael Howard 2026-05-10 21:25:00 -05:00
parent aa1153d31a
commit 464cba3b91
7 changed files with 20 additions and 8 deletions

9
.gitignore vendored
View File

@ -4,6 +4,11 @@
# Whitelist ONLY the documentation, assets, and the Windows installer # Whitelist ONLY the documentation, assets, and the Windows installer
!README.md !README.md
!version.txt !version.txt
!PastorsStudyPro_Setup.exe !PastorsSermonPro_Setup.exe
!*.png !installer_build/
!installer_build/PastorsSermonPro_Installer.run
!resources/
!resources/*.bmp
!resources/*.png
!resources/*.ico
!.gitignore !.gitignore

View File

@ -1,14 +1,21 @@
<p align="center"> <p align="center">
<img src="splash.png" alt="Pastors Study Pro" width="600"> <img src="splash.png" alt="Pastors Sermon Pro" width="600">
</p> </p>
# 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) [![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) [![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) [![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. - **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) ### 🤖 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. - **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. - **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 ## 🚀 Installation
### 🪟 Windows ### 🪟 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. 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. 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.

BIN
resources/bible.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

After

Width:  |  Height:  |  Size: 3.2 MiB

View File

@ -1 +1 @@
1.0.0 1.0.3