Release v1.0.3 - Windows Build only
This commit is contained in:
parent
aa1153d31a
commit
464cba3b91
|
|
@ -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
|
||||
|
|
|
|||
Binary file not shown.
17
README.md
17
README.md
|
|
@ -1,14 +1,21 @@
|
|||
<p align="center">
|
||||
<img src="splash.png" alt="Pastors Study Pro" width="600">
|
||||
<img src="splash.png" alt="Pastors Sermon Pro" width="600">
|
||||
</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.
|
||||
|
||||
[](https://git.linology.tech/michael/PastorsSermonPro)
|
||||
[](https://git.linology.tech/michael/PastorsSermonPro)
|
||||
[](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.
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 202 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 151 KiB |
BIN
splash.png
BIN
splash.png
Binary file not shown.
|
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 3.2 MiB |
|
|
@ -1 +1 @@
|
|||
1.0.0
|
||||
1.0.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue