forked from pyscripter/pyscripter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPyScripterVersionInfo.ini
52 lines (48 loc) · 2.11 KB
/
PyScripterVersionInfo.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[Version]
Count=2
CurrentBetaProgramVersion=4.3.4
CurrentProductionProgramVersion=4.2.5
[Program Version 0]
ProgramLocationPath=https://deac-riga.dl.sourceforge.net/project/pyscripter/PyScripter-v4.3/
ProgramLocationFileName=PyScripter-4.3.4-x86-Setup.exe
ProgramVersion=4.3.4
ProgramReleaseType=prtBeta
ProgramSize=14000000
ProgramReleaseDate=8/11/2023
[Program Version 0\VersionDescription]
Count=10
Item0=New features
Item1=- Python 3.12 support
Item2=- Variable Inspectors (#1219)
Item3=- Python language support provided by the Jedi language server
Item4=- Improved multi-monitor support (per monitor DPI awareness)
Item5=- Customizable user interface content font size (#1209)
Item6=- Screen reader support in the editor
Item7=Issues addressed:
Item8=- #1172, #1195, #1197, #1198, #1199, #1200, #1208, #1210,
Item9=- #1212, #1214, #1221, #1227, #1268, #1269
[Program Version 1]
ProgramLocationPath=https://yer.dl.sourceforge.net/project/pyscripter/PyScripter-v4.2/
ProgramLocationFileName=PyScripter-4.2.5-x86-Setup.exe
ProgramVersion=4.2.5
ProgramReleaseType=prtProduction
ProgramSize=10000000
ProgramReleaseDate=22/12/2022
[Program Version 1\VersionDescription]
Count=16
Item0=New features
Item1=- Python 3.11 support added - Support for python 3.6 removed
Item2=- Spell checking of comments and strings #84
Item3=- Track changes bar as in Visual Studio
Item4=- Editor Unicode handling improvements (emojis, bi-directional text, etc.)
Item5=- Editor selection options (alpha blending, fill whole lines)
Item6=- Portuguese translations (pt_PT, pt_BR) added
Item7=- Internet Explorer replaced with the Edge browser
Item8=- Added Format Selection external tool using the "black" module
Item9=- New IDE option 'Automatic Restart' (#1188)
Item10=- Recovery of unsaved files on system shutdown or application crash
Item11=- New IDE command "Zoom Reset" Atl+Num 0 (#650)
Item12=- Two new styles added: Windows 11 Polar Dark and Windows 11 Polar Light
Item13=Issues addressed:
Item14=- #1140, #1146, #1149, #1151, #1163, #1165 #1152, #1155,
Item15=- #1177, #1181, #1182, #1183, #1185, #1186, #1187, #1189