Skip to content

Releases: Rain-31/novelbox

NovelBox-v0.2.5-windows-x64-release

18 Dec 11:52

Choose a tag to compare

Release: v0.2.5

- Fixed a UI display issue on low-resolution screens (1366x768)

- Added support for the Gemini 3 series models

NovelBox-v0.2.4-windows-x64-release

15 Aug 05:10

Choose a tag to compare

release: v0.2.4

- Added support for ChatGPT-GPT5 model
- Adjusted UI interface style for more unified overall design

NovelBox-v0.2.3-windows-x64-release

02 Aug 13:55

Choose a tag to compare

release: v0.2.3

- Fix AI request failures with error handling issues

NovelBox-v0.2.1-windows-x64-release

28 Jun 14:08

Choose a tag to compare

release: v0.2.1

- Add help documentation
- Fix several existing issues

NovelBox-v0.2.0-windows-x64-release

23 Jun 08:04

Choose a tag to compare

release: v0.2.0

- Add fragment feature, now expand, abbreviate, and rewrite results will be displayed in fragments
- Fix the issue where program style background is affected by system settings
- Update Gemini to adapt to the latest 2.5 stable version
- Add support for MiniMax service provider

NovelBox-v0.1.11-windows-x64-release

13 Jun 06:41

Choose a tag to compare

release: v0.1.11

- Added opening chapter generation prompts, allowing special prompts to be used when generating the first chapter
- Fixed various UI display issues and errors
- Added global settings with system proxy support, now users can enable/disable system proxy in global settings
- Added support for custom service providers without API keys
- Each model now has its own max_tokens and other attributes (users may need to clear their existing configuration files)

NovelBox-v0.1.10.1-windows-x64-release

07 Jun 08:30

Choose a tag to compare

release: v0.1.10.1

- Emergency fix for a file system error that prevented the application from running properly

NovelBox-v0.1.7-windows-x64-release

24 May 10:08

Choose a tag to compare

release: v0.1.7

- optimize text loading performance
- enhance setting and outline generation prompts
- resolve book title and description parsing issue

NovelBox-v0.1.6-windows-x64-release

22 May 10:29

Choose a tag to compare

release: v0.1.6

- Added extension options in AI configuration, now allowing modification of parameters such as temperature
- Fixed several discovered issues
- Adjusted AI generation button style in introduction interface to prevent overlapping with introduction content
- Refactored file read/write service

NovelBox-v0.1.5-windows-x64-release

17 May 13:33

Choose a tag to compare

release: v0.1.5

- Add custom AI service provider feature
- Fix issues with ChatGPT and Claude request processing
- Fix a bug in settings update functionality