From 41ae5d8981aa7ffe776b018c7574aa6ba7723e72 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Mon, 11 Nov 2024 21:10:12 +0300 Subject: [PATCH 1/2] fix changelog link in dev builds --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0c6ef0975..008713039 100644 --- a/.drone.yml +++ b/.drone.yml @@ -538,7 +538,7 @@ steps: - rm -f changelogcut.txt - rm -f changelogcutfin.txt - echo '' >> changelogready.txt - - echo '## [Read full changelog](https://github.com/DarkFlippers/unleashed-firmware/releases/tag/'${DRONE_TAG}')' >> changelogready.txt + - echo '## [Read full changelog](https://github.com/DarkFlippers/unleashed-firmware/blob/dev/CHANGELOG.md)' >> changelogready.txt - sed -i 's/(buildnum)/'${DRONE_BUILD_NUMBER}'/g' .ci_files/devbuild_msg_discord.txt - sed -i 's/(commitsha)/'${DRONE_COMMIT_SHA}'/g' .ci_files/devbuild_msg_discord.txt - sed -i 's/(buildnum)/'${DRONE_BUILD_NUMBER}'/g' .ci_files/devbuild_msg_telegram.txt From c855066439237a2c690f296da4bead8f957c8eca Mon Sep 17 00:00:00 2001 From: Willy-JL <49810075+Willy-JL@users.noreply.github.com> Date: Thu, 21 Nov 2024 07:14:14 +0000 Subject: [PATCH 2/2] Update apps --- CHANGELOG.md | 12 +++++++++++- applications/external | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b3c05e7f..f37e582ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,17 @@ - Nothing ### Updated: -- Nothing +- Apps: + - FlipLibrary: Added dog facts and random quotes, bug fixes (by @jblanked), connectivity and progress improvements (by @jamisonderek) + - FlipSocial: Improved authentication (by @jblanked) + - FlipStore: Many bugfixes, support ESP32 firmware downloads, allow deleting apps (by @jblanked) + - FlipWeather: Stability improvements (by @jblanked) + - FlipWiFi: Improved error handling (by @jblanked) + - FlipBIP: Refactor to make adding coins easier (by @xtruan) + - uPython: Enabled extra functions for the `random` module (by @ofabel) + - Pokemon Trade Tool: Update to gblink v0.63 which includes saving/loading of pin configurations for the EXT link interface (by @kbembedded) + - Snake 2.0: Progress saving, endless mode, game timer, fruit positioning bugfixes (by @Willzvul) + - UL: NFC Magic: Added possibility to write 7b MFC to Gen1 tags (by @mishamyte) ### Fixed: - Nothing diff --git a/applications/external b/applications/external index 861fe3351..f09acb4b3 160000 --- a/applications/external +++ b/applications/external @@ -1 +1 @@ -Subproject commit 861fe3351399f62a705bf3ebea3ca291b4319670 +Subproject commit f09acb4b3ae13a8a43f38a042483836776b37ebb