Skip to content

Commit e4ac238

Browse files
committed
Updated version to 2.4.1
1 parent 783e8bf commit e4ac238

File tree

15 files changed

+50
-29
lines changed

15 files changed

+50
-29
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
# 2.4.1 (2024-11-08)
4+
5+
- Added titles for conversations in tabs.
6+
- Tab tools added to the tools menu.
7+
- Fix: Reload tabs after changing profile.
8+
- Other fixes.
9+
310
# 2.4.0 (2024-11-06)
411

512
- Added the ability to have conversations in multiple tabs (right-click on the tab bar to add new tabs via "Add a new chat", similar to a web browser).

PyGPT_Linux_PAD_File.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<PAD>
33
<PAD_Version>4.0</PAD_Version>
44
<Program_Name>PyGPT - Desktop AI Assistant</Program_Name>
5-
<Program_Version>2.4.0</Program_Version>
5+
<Program_Version>2.4.1</Program_Version>
66
<Program_Release_Month>11</Program_Release_Month>
7-
<Program_Release_Day>06</Program_Release_Day>
7+
<Program_Release_Day>08</Program_Release_Day>
88
<Program_Release_Year>2024</Program_Release_Year>
99
<Program_Cost_Dollars>0</Program_Cost_Dollars>
1010
<Program_Type>Open Source</Program_Type>
11-
<Download_URL>https://pygpt.net/download/2.4.0/pygpt-2.4.0.zip</Download_URL>
11+
<Download_URL>https://pygpt.net/download/2.4.1/pygpt-2.4.1.zip</Download_URL>
1212
<Application_OS_Support>Linux 64 bit</Application_OS_Support>
1313
<Program_Specific_Category>Generative AI Tools</Program_Specific_Category>
1414
<Program_Language>English, Polish</Program_Language>

PyGPT_Windows_PAD_File.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<PAD>
33
<PAD_Version>4.0</PAD_Version>
44
<Program_Name>PyGPT - Desktop AI Assistant</Program_Name>
5-
<Program_Version>2.4.0</Program_Version>
5+
<Program_Version>2.4.1</Program_Version>
66
<Program_Release_Month>11</Program_Release_Month>
7-
<Program_Release_Day>06</Program_Release_Day>
7+
<Program_Release_Day>08</Program_Release_Day>
88
<Program_Release_Year>2024</Program_Release_Year>
99
<Program_Cost_Dollars>0</Program_Cost_Dollars>
1010
<Program_Type>Open Source</Program_Type>
11-
<Download_URL>https://pygpt.net/download/2.4.0/pygpt-2.4.0.msi</Download_URL>
11+
<Download_URL>https://pygpt.net/download/2.4.1/pygpt-2.4.1.msi</Download_URL>
1212
<Application_OS_Support>Windows 10 64 bit, Windows 11 64 bit</Application_OS_Support>
1313
<Program_Specific_Category>Generative AI Tools</Program_Specific_Category>
1414
<Program_Language>English, Polish</Program_Language>

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![pygpt](https://snapcraft.io/pygpt/badge.svg)](https://snapcraft.io/pygpt)
44

5-
Release: **2.4.0** | build: **2024.11.06** | Python: **>=3.10, <3.12**
5+
Release: **2.4.1** | build: **2024.11.08** | Python: **>=3.10, <3.12**
66

77
> Official website: https://pygpt.net | Documentation: https://pygpt.readthedocs.io
88
>
@@ -3385,6 +3385,13 @@ may consume additional tokens that are not displayed in the main window.
33853385

33863386
## Recent changes:
33873387

3388+
**2.4.1 (2024-11-08)**
3389+
3390+
- Added titles for conversations in tabs.
3391+
- Tab tools added to the tools menu.
3392+
- Fix: Reload tabs after changing profile.
3393+
- Other fixes.
3394+
33883395
**2.4.0 (2024-11-06)**
33893396

33903397
- Added the ability to have conversations in multiple tabs (right-click on the tab bar to add new tabs via "Add a new chat", similar to a web browser).

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
project = 'PyGPT'
1010
copyright = '2024, pygpt.net'
1111
author = 'szczyglis-dev, Marcin Szczygliński'
12-
release = '2.4.0'
12+
release = '2.4.1'
1313

1414
# -- General configuration ---------------------------------------------------
1515
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
PyGPT - pygpt.net
77
====================
88

9-
| **Last update:** 2024-11-06 00:00
9+
| **Last update:** 2024-11-08 00:00
1010
| **Project website:** https://pygpt.net
1111
| **GitHub:** https://github.com/szczyglis-dev/py-gpt
1212
| **Snap Store:** https://snapcraft.io/pygpt
1313
| **PyPI:** https://pypi.org/project/pygpt-net
14-
| **Release:** 2.4.0 (2024-11-06)
14+
| **Release:** 2.4.1 (2024-11-08)
1515
1616
.. toctree::
1717
:maxdepth: 3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pygpt-net"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
description = "Desktop AI Assistant powered by models like OpenAI o1, GPT-4o, GPT-4, GPT-4 Vision, GPT-3.5, DALL-E 3, Llama 3, Mistral, Gemini, Claude, Bielik, and other models supported by Langchain, Llama Index, and Ollama. Features include chatbot, text completion, image generation, vision analysis, speech-to-text, internet access, file handling, command execution and more."
55
authors = ["Marcin Szczyglinski <info@pygpt.net>"]
66
license = "MIT"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
VERSION = '2.4.0'
3+
VERSION = '2.4.1'
44
DESCRIPTION = 'Desktop AI Assistant powered by models like OpenAI o1, GPT-4o, GPT-4, GPT-4 Vision, GPT-3.5, DALL-E 3, Llama 3, Mistral, Gemini, Claude, Bielik, and other models supported by Langchain, Llama Index, and Ollama. Features include chatbot, text completion, image generation, vision analysis, speech-to-text, internet access, file handling, command execution and more.'
55
LONG_DESCRIPTION = 'Package contains a gpt-4, gpt-4V, gpt-3.5, DALL-E 3, Langchain LLMs and Llama-index powered ' \
66
'Desktop AI Assistant with chatbot, text completion, vision and image generation, internet ' \

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pygpt
22
base: core22 # Ubuntu 22.04
3-
version: '2.4.0'
3+
version: '2.4.1'
44
summary: Desktop AI Assistant - o1, gpt-4, gpt-4-vision, gpt-3-turbo, DALL-E 3, chat, assistant, vision
55
description: |
66
**PyGPT** is **all-in-one** Desktop AI Assistant that provides direct interaction with OpenAI language models, including GPT-4, GPT-4 Vision, and GPT-3.5, through the OpenAI API. The application also integrates with alternative LLMs, like those available on HuggingFace, by utilizing Langchain.

src/pygpt_net/CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2.4.1 (2024-11-08)
2+
3+
- Added titles for conversations in tabs.
4+
- Tab tools added to the tools menu.
5+
- Fix: Reload tabs after changing profile.
6+
- Other fixes.
7+
18
2.4.0 (2024-11-06)
29

310
- Added the ability to have conversations in multiple tabs (right-click on the tab bar to add new tabs via "Add a new chat", similar to a web browser).

src/pygpt_net/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
# GitHub: https://github.com/szczyglis-dev/py-gpt #
77
# MIT License #
88
# Created By : Marcin Szczygliński #
9-
# Updated Date: 2024.11.06 00:00:00 #
9+
# Updated Date: 2024.11.08 00:00:00 #
1010
# ================================================== #
1111

1212
__author__ = "Marcin Szczygliński"
1313
__copyright__ = "Copyright 2024, Marcin Szczygliński"
1414
__credits__ = ["Marcin Szczygliński"]
1515
__license__ = "MIT"
16-
__version__ = "2.4.0"
17-
__build__ = "2024.11.06"
16+
__version__ = "2.4.1"
17+
__build__ = "2024.11.08"
1818
__maintainer__ = "Marcin Szczygliński"
1919
__github__ = "https://github.com/szczyglis-dev/py-gpt"
2020
__website__ = "https://pygpt.net"

src/pygpt_net/data/config/config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"__meta__": {
3-
"version": "2.4.0",
4-
"app.version": "2.4.0",
5-
"updated_at": "2024-11-06T00:00:00"
3+
"version": "2.4.1",
4+
"app.version": "2.4.1",
5+
"updated_at": "2024-11-08T00:00:00"
66
},
77
"access.audio.event.speech": false,
88
"access.audio.event.speech.disabled": [],

src/pygpt_net/data/config/models.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"__meta__": {
3-
"version": "2.4.0",
4-
"app.version": "2.4.0",
5-
"updated_at": "2024-11-06T00:00:00"
3+
"version": "2.4.1",
4+
"app.version": "2.4.1",
5+
"updated_at": "2024-11-08T00:00:00"
66
},
77
"items": {
88
"claude-3-5-sonnet-20240620": {

src/pygpt_net/data/config/modes.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"__meta__": {
3-
"version": "2.4.0",
4-
"app.version": "2.4.0",
5-
"updated_at": "2024-11-06T00:00:00"
3+
"version": "2.4.1",
4+
"app.version": "2.4.1",
5+
"updated_at": "2024-11-08T00:00:00"
66
},
77
"items": {
88
"chat": {

version.rc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
VSVersionInfo(
22
ffi=FixedFileInfo(
3-
filevers=(2, 4, 0, 0),
4-
prodvers=(2, 4, 0, 0),
3+
filevers=(2, 4, 1, 0),
4+
prodvers=(2, 4, 1, 0),
55
mask=0x3f,
66
flags=0x0,
77
OS=0x4,
@@ -16,12 +16,12 @@ StringFileInfo(
1616
u'040904B0',
1717
[StringStruct(u'CompanyName', u'pygpt.net'),
1818
StringStruct(u'FileDescription', u'Desktop AI Assistant powered by o1, GPT-4, GPT-3 and DALL-E 3: assistant, chatbot, text completion, image generation, vision and more.'),
19-
StringStruct(u'FileVersion', u'2.4.0'),
19+
StringStruct(u'FileVersion', u'2.4.1'),
2020
StringStruct(u'InternalName', u'pygpt'),
2121
StringStruct(u'LegalCopyright', u'(c) 2024 pygpt.net, Marcin Szczygliński'),
2222
StringStruct(u'OriginalFilename', u'pygpt.exe'),
2323
StringStruct(u'ProductName', u'pygpt.net'),
24-
StringStruct(u'ProductVersion', u'2.4.0')])
24+
StringStruct(u'ProductVersion', u'2.4.1')])
2525
]),
2626
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
2727
]

0 commit comments

Comments
 (0)