Skip to content

Commit

Permalink
Assembly v 7.4.2 (14.11.24)
Browse files Browse the repository at this point in the history
  • Loading branch information
adslbarxatov committed Nov 13, 2024
1 parent e7ff7df commit 9d97dac
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# Константы, используемые далее по тексту
env:
PROJ: ${{ github.event.repository.name }}
TAG: '7.4.1'
TAG: '7.4.2'

steps:
# Проверка состава репозитория (без анализа, как может показаться)
Expand Down
Binary file added .release/DPArray.sfx.exe
Binary file not shown.
11 changes: 5 additions & 6 deletions .release/Release.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
_Changes for v 7.4.1_:
_Changes for v 7.4.2_:
- Added the fast update option: if you click the Deploy button without checking any package, the app will try to deploy available updates;
- The “App about” interface has been updated;
- Fixed some hidden bugs;
- Implemented the unified interface for registration of file associations;
- Added colors for new products in the mini-launcher;
- Added new icons;
- Fixed the availability of fast deployment for new products;
- Applied some simplifications for the packages list;
- Removed support for AppGallery
- Added colors for new products in the mini-launcher
6 changes: 6 additions & 0 deletions Changes.log
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
DPArray: changes log

Version 7.4.2:
• Added the fast update option: if you click the Deploy button without checking any package,
the app will try to deploy available updates;
• The “App about” interface has been updated;
• Fixed some hidden bugs

Version 7.4.1:
• Implemented the unified interface for registration of file associations

Expand Down
40 changes: 20 additions & 20 deletions Packages.dpt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ n:DPArray
a:DPArray.dp
i:INFOPAGE
f:fvd
v:7.4.1
p:00085F8BE8FB58E6
v:7.4.2
p:00086383D4FE1D57



Expand Down Expand Up @@ -39,8 +39,8 @@ p:0004B3BFB8B0FCD7
n:Font finder
a:FontFinder.dp
f:0
v:3.6.2
p:0003FF152CA48F3B
v:3.6.4
p:0003FA972EDD1427

n:Geomag data drawer
a:GeomagDataDrawer.dp
Expand Down Expand Up @@ -77,14 +77,14 @@ p:0004C5DA37D2990A
n:Screen shooter
a:ScreenShooter.dp
f:0
v:3.4
p:00032CF5F5DD1890
v:3.4.1
p:00032EF766A47770

n:Sudoku solver
a:SudokuSolver.dp
f:0
v:4.3.5
p:0002FF16D8D620E3
v:4.3.6
p:0002FA9AA324BD99

n:TextStats
a:TextStats.dp
Expand Down Expand Up @@ -171,20 +171,20 @@ g:Minigames for Windows
n:Mafia helper
a:MafiaHelper.dp
f:0
v:1.10.6
p:00064329997393A4
v:1.10.7
p:00063EB33891FF7C

n:One hundred and one
a:OneHundredOne.dp
f:0
v:2.3.5
p:00037556F429B7C4
v:2.3.6
p:000370E0543558C0

n:Thousand
a:Thousand.dp
f:0
v:2.4.5
p:00031C2E2EE83D52
v:2.4.6
p:000317AE1D749C64



Expand Down Expand Up @@ -247,7 +247,7 @@ v:3.7.4
n:Font finder
f:FVD
i:MS_STORE/9MXDR4BXP8R4
v:3.6.2
v:3.6.4

n:Geomag data drawer
f:FVD
Expand All @@ -269,7 +269,7 @@ v:5.11.4
n:Mafia helper
f:FVD
i:MS_STORE/9N4WB06F64TR
v:1.10.6
v:1.10.7

n:Make decision
f:FVD
Expand All @@ -279,17 +279,17 @@ v:3.8.4
n:One hundred and one
f:FVD
i:MS_STORE/9NDGGL3JM0VL
v:2.3.5
v:2.3.6

n:Screen shooter
f:FVD
i:MS_STORE/9NHVH857DV1S
v:3.4
v:3.4.1

n:Sudoku solver
f:FVD
i:MS_STORE/9NZ1DLGFK0WZ
v:4.3.5
v:4.3.6

n:TextStats
f:FVD
Expand All @@ -299,7 +299,7 @@ v:1.2.2
n:Thousand
f:FVD
i:MS_STORE/9N1JJ1G48BCF
v:2.4.5
v:2.4.6

n:UniNotifier
f:FVD
Expand Down
Binary file modified packages/DPArray.dp
Binary file not shown.
Binary file modified packages/FontFinder.dp
Binary file not shown.
Binary file modified packages/MafiaHelper.dp
Binary file not shown.
Binary file modified packages/OneHundredOne.dp
Binary file not shown.
Binary file modified packages/ScreenShooter.dp
Binary file not shown.
Binary file modified packages/SudokuSolver.dp
Binary file not shown.
Binary file modified packages/Thousand.dp
Binary file not shown.
7 changes: 6 additions & 1 deletion src/DPModule/ESHQInstaller_en_us.resx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ Retry the list downloading?</value>
<data name="IconAbout" xml:space="preserve">
<value>About the {0:S}...</value>
</data>
<data name="PackageSelectorForm_AbortButton" xml:space="preserve">
<data name="PackageSelectorForm_DeployButton" xml:space="preserve">
<value>&amp;Deploy ▷</value>
</data>
<data name="PackageSelectorForm_ListOfProjects" xml:space="preserve">
Expand Down Expand Up @@ -507,4 +507,9 @@ Server sent a new message</value>
<data name="AddAppsForm_ColorLabel" xml:space="preserve">
<value>Color:</value>
</data>
<data name="NoPackagesSelectedUpdates" xml:space="preserve">
<value>No packages selected for deployment.

Do you want to deploy available updates?</value>
</data>
</root>
7 changes: 6 additions & 1 deletion src/DPModule/ESHQInstaller_ru_ru.resx
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
<data name="IconAbout" xml:space="preserve">
<value>О программе {0:S}...</value>
</data>
<data name="PackageSelectorForm_AbortButton" xml:space="preserve">
<data name="PackageSelectorForm_DeployButton" xml:space="preserve">
<value>&amp;Развернуть ▷</value>
</data>
<data name="PackageSelectorForm_ListOfProjects" xml:space="preserve">
Expand Down Expand Up @@ -507,4 +507,9 @@
<data name="AddAppsForm_ColorLabel" xml:space="preserve">
<value>Цвет:</value>
</data>
<data name="NoPackagesSelectedUpdates" xml:space="preserve">
<value>Пакеты для развёртки не выбраны.

Попробовать развернуть доступные обновления?</value>
</data>
</root>
4 changes: 3 additions & 1 deletion src/Generics/AboutForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,9 @@ private void AskDeveloper_Click (object sender, EventArgs e)
/// </summary>
public static void AskDeveloper ()
{
RDGenerics.SendToClipboard (RDGenerics.LabMailLink, true);
RDGenerics.SendToClipboard (RDGenerics.LabMailLink, false);
RDGenerics.MessageBox (RDMessageTypes.Success_Center,
RDLocale.GetDefaultText (RDLDefaultTexts.Message_Email), 1000);

RDGenerics.RunURL ("mailto://" + RDGenerics.LabMailLink + ("?subject=" +
RDGenerics.LabMailCaption).Replace (" ", "%20"));
Expand Down

0 comments on commit 9d97dac

Please sign in to comment.