Skip to content

Commit

Permalink
Release 0.68.4
Browse files Browse the repository at this point in the history
  • Loading branch information
buchen committed Apr 28, 2024
1 parent 4dc74ca commit 11ca95b
Show file tree
Hide file tree
Showing 22 changed files with 53 additions and 25 deletions.
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.bootstrap/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Portfolio Performance Bootstrap
Bundle-SymbolicName: name.abuchen.portfolio.bootstrap;singleton:=true
Bundle-Version: 0.68.4.qualifier
Bundle-Version: 0.68.4
Import-Package: jakarta.inject
Bundle-RequiredExecutionEnvironment: JavaSE-17
Require-Bundle: org.eclipse.emf.common,
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="name.abuchen.portfolio.feature"
label="Portfolio Performance"
version="0.68.4.qualifier"
version="0.68.4"
provider-name="Andreas Buchen">

<description url="http://buchen.github.io/portfolio/">
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.junit/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Test Helper Classes
Bundle-SymbolicName: name.abuchen.portfolio.junit
Bundle-Version: 0.68.4.qualifier
Bundle-Version: 0.68.4
Export-Package: name.abuchen.portfolio.junit
Require-Bundle: name.abuchen.portfolio;bundle-version="0.59.6",
org.hamcrest.core;bundle-version="1.3.0",
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.junit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Portfolio Performance Tests
Bundle-SymbolicName: name.abuchen.portfolio.tests
Bundle-Version: 0.68.4.qualifier
Bundle-Version: 0.68.4
Fragment-Host: name.abuchen.portfolio
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-Vendor: Andreas Buchen
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.ui.tests/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Portfolio Performance UI Tests
Bundle-SymbolicName: name.abuchen.portfolio.ui.tests
Bundle-Version: 0.68.4.qualifier
Bundle-Version: 0.68.4
Fragment-Host: name.abuchen.portfolio.ui
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-Vendor: Andreas Buchen
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.ui.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Portfolio Platform UI
Bundle-SymbolicName: name.abuchen.portfolio.ui;singleton:=true
Bundle-Version: 0.68.4.qualifier
Bundle-Version: 0.68.4
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-ActivationPolicy: lazy
Bundle-Activator: name.abuchen.portfolio.ui.PortfolioPlugin
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio.ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: name.abuchen.portfolio
Bundle-Version: 0.68.4.qualifier
Bundle-Version: 0.68.4
Bundle-RequiredExecutionEnvironment: JavaSE-17
Export-Package: name.abuchen.portfolio,
name.abuchen.portfolio.checks,
Expand Down
2 changes: 1 addition & 1 deletion name.abuchen.portfolio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion portfolio-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<packaging>pom</packaging>

<name>Portfolio Performance</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,34 @@
<keyword>investment</keyword>
</keywords>
<releases>
<release version="0.68.4" date="2024-04-28">
<description>
<ul>
<li>New: Change data series for all widgets in a column at once</li>
<li>New: Added a search field in the list of trades</li>
<li>New: Introduced a new PDF importer for Bigbank, Arkea Direct Bank, and Radicant Bank AG (BLKB)</li>
<li>Improvements to the PDF importers for Consorsbank, Basellandschaftliche Kantonalbank (BLKB), ING DiBa, Bondora, SBroker, Baader Bank, OnVista, Swissquote, Merkur Privatbank, Santander Consumer Bank, Weberbank, Trade Republic, Unicredit, Sutor, Hypothekarbank Lenzburg, Erste Bank, Zürcher Kantonalbank, Simle SA, DAB, LLB, SLM, JustTrade, JTDirektbank, Merkur Privat Bank, UBS, and OLB Bank</li>
<li>Improvement: Security logos in the data series selection dialog</li>
<li>Improvement: Cache the DivvyDiary server response only when PP has received a valid JSON response</li>
<li>Improvement: An optional (paid) CoinGecko API key can be set</li>
<li>Fix: Resolves an issue with calculating the 'Fees' data series in the asset chart</li>
<li>Fix: Resolves an issue where the tooltip displayed the incorrect label for the aggregation</li>
<li>Fix: Resolves an issue with displaying the ampersand (&amp;) on the 'Date Reached' and 'Limit Exceeded' widgets</li>
</ul>
<ul xml:lang="de">
<li>Neu: Datenreihen für alle Widgets in einer Spalte gleichzeitig ändern</li>
<li>Neu: Suchfeld in der Liste der Trades</li>
<li>Neu: Neuer PDF-Importer für Bigbank, Arkea Direct Bank, und Radicant Bank AG (BLKB) eingeführt</li>
<li>Verbesserungen an den PDF-Importern für Consorsbank, Basellandschaftliche Kantonalbank (BLKB), ING DiBa, Bondora, SBroker, Baader Bank, OnVista, Swissquote, Merkur Privatbank, Santander Consumer Bank, Weberbank, Trade Republic, Unicredit, Sutor, Hypothekarbank Lenzburg, Erste Bank, Zürcher Kantonalbank, Simle SA, DAB, LLB, SLM, JustTrade, JTDirektbank, Merkur Privat Bank, UBS, und OLB Bank</li>
<li>Verbesserung: Logos der Wertpapiere im Dialog zur Auswahl von Datenreihen</li>
<li>Verbesserung: Cache der DivvyDiary-Server-Antwort nur, wenn PP eine gültige JSON-Antwort erhalten hat</li>
<li>Verbesserung: Ein optionaler (kostenpflichtiger) CoinGecko-API-Schlüssel kann hinterlegt werden</li>
<li>Fix: Behebt ein Problem bei der Berechnung der 'Gebühren'-Datenreihe im Vermögensdiagramm</li>
<li>Fix: Behebt ein Problem, bei dem im Tooltip die falsche Bezeichnung der Aggregation angezeigt wurde</li>
<li>Fix: Behebt ein Problem mit der Darstellung des kaufmännischen Unds (&amp;) auf den Widgets 'Termin erreicht' und 'Limit überschritten'</li>
</ul>
</description>
</release>
<release version="0.68.3" date="2024-03-24">
<description>
<ul>
Expand Down
6 changes: 3 additions & 3 deletions portfolio-product/name.abuchen.portfolio.distro.p2.inf

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion portfolio-product/name.abuchen.portfolio.distro.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Portfolio Performance" uid="name.abuchen.portfolio.distro.product" id="name.abuchen.portfolio.bootstrap.product" application="org.eclipse.e4.ui.workbench.swt.E4Application" version="0.68.4.qualifier" useFeatures="true" includeLaunchers="true">
<product name="Portfolio Performance" uid="name.abuchen.portfolio.distro.product" id="name.abuchen.portfolio.bootstrap.product" application="org.eclipse.e4.ui.workbench.swt.E4Application" version="0.68.4" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand Down
6 changes: 3 additions & 3 deletions portfolio-product/name.abuchen.portfolio.p2.inf

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion portfolio-product/name.abuchen.portfolio.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Portfolio Performance" uid="name.abuchen.portfolio.product" id="name.abuchen.portfolio.bootstrap.product" application="org.eclipse.e4.ui.workbench.swt.E4Application" version="0.68.4.qualifier" useFeatures="true" includeLaunchers="true">
<product name="Portfolio Performance" uid="name.abuchen.portfolio.product" id="name.abuchen.portfolio.bootstrap.product" application="org.eclipse.e4.ui.workbench.swt.E4Application" version="0.68.4" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand Down
2 changes: 1 addition & 1 deletion portfolio-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion portfolio-target-definition/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>name.abuchen.portfolio</groupId>
<artifactId>portfolio-app</artifactId>
<version>0.68.4-SNAPSHOT</version>
<version>0.68.4</version>
<relativePath>../portfolio-app</relativePath>
</parent>

Expand Down

0 comments on commit 11ca95b

Please sign in to comment.