diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index c9d6648..9a2f7bc 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -32,7 +32,7 @@ jobs: pwd; ls -l; ls -l target; - cp target/AetherOnePi-1.3.7.jar aetherOnePi/beta/release/; + cp target/AetherOnePi-1.3.8.jar aetherOnePi/beta/release/; cp backgrounds/*.jpg aetherOnePi/beta/release/backgrounds/; cp data_images/IMAGE_CHAKRAS/*.* aetherOnePi/beta/release/data_images/IMAGE_CHAKRAS/; cp data_images/IMAGE_AURAS/*.* aetherOnePi/beta/release/data_images/IMAGE_AURAS/; @@ -40,5 +40,5 @@ jobs: cp start*.bat aetherOnePi/beta/release/; - uses: actions/upload-artifact@master with: - name: AetherOnePi-1.3.7 + name: AetherOnePi-1.3.8 path: aetherOnePi/beta/release diff --git a/README.md b/README.md index 12a3d6b..9ef9ad3 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,14 @@ A video series explaining the software will follow. You need Java 1.8 as a runtime. Download it from [java.com](https://www.java.com/en/download/) and install it before you run the AetherOnePi application on your PC (Windows / Linux), Mac or Raspberry Pi. ## Download -Download [Version 1.3.7](https://github.com/isuretpolos/AetherOnePi/releases/tag/v1.3.7) +Download [Version 1.3.8](https://github.com/isuretpolos/AetherOnePi/releases/tag/v1.3.8) or download the Beta which is build after each change on the [Action tab](https://github.com/isuretpolos/AetherOnePi/actions). Just click on the Build Element and in the upper right corner you will see a Artifact Download Button if the build was a success. Subscribe to my blog(s) and join the [VK community](https://vk.com/aetherone), [Reddit](https://www.reddit.com/r/digitalradionics/) or chat with **Thalia** on [Facebook MorphicEngineering Group](https://www.facebook.com/groups/morphicengineering). # Feature History +- 2024-04-04 Anomaly Search in the Map - 2024-03-15 Map Analysis, browser UI - 2024-02-17 bugfixes and experimental features that will be revealed in the next version - 2023-07-21 watchlist.csv, notification setting, calculate rate from signature diff --git a/documentation/dashboardNews.txt b/documentation/dashboardNews.txt index d2e6fa3..e3c699a 100644 --- a/documentation/dashboardNews.txt +++ b/documentation/dashboardNews.txt @@ -1,6 +1,6 @@ Welcome to AetherOnePi, free Radionics for everyone!!! -The most current version is the 1.3.7 with useful improvements! +The most current version is the 1.3.8 with useful improvements! Read the documentation by clicking on the button "DOCUMENTATION". Else join the PATREON community if you have questions and if diff --git a/pom.xml b/pom.xml index 08aa117..e7d25bf 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ Open Source Radionics - 1.3.7 + 1.3.8 1.8 2.7 1.2 diff --git a/src/main/ui/src/app/components/map/map.component.html b/src/main/ui/src/app/components/map/map.component.html index e9c8939..e67f3aa 100644 --- a/src/main/ui/src/app/components/map/map.component.html +++ b/src/main/ui/src/app/components/map/map.component.html @@ -13,7 +13,9 @@ -