mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-23 13:03:13 +00:00
update changelog & readme
This commit is contained in:
parent
ce8c491291
commit
07b58631c6
3 changed files with 7 additions and 3 deletions
|
@ -88,7 +88,7 @@ steps:
|
|||
Version: {{build.tag}}
|
||||
|
||||
|
||||
[-Github-](https://github.com/Eng1n33r/flipperzero-firmware/releases/tag/{{build.tag}})"
|
||||
[-Github-](https://github.com/Eng1n33r/flipperzero-firmware/releases/latest)"
|
||||
document:
|
||||
- artifacts-default/flipper-z-f7-full-${DRONE_TAG}.dfu
|
||||
- artifacts-default/flipper-z-f7-update-${DRONE_TAG}.zip
|
||||
|
@ -107,7 +107,7 @@ steps:
|
|||
Version: {{build.tag}}
|
||||
|
||||
|
||||
[[Github]](https://github.com/Eng1n33r/flipperzero-firmware/releases/tag/{{build.tag}})"
|
||||
[[Github]](https://github.com/Eng1n33r/flipperzero-firmware/releases/latest)"
|
||||
|
||||
trigger:
|
||||
event:
|
||||
|
|
|
@ -1,9 +1,12 @@
|
|||
### New Update
|
||||
* Added Spectrum analyzer
|
||||
* CAME Atomo - Save & Send - beta test, proper work is not guaranteed
|
||||
* Removed similar frequencies
|
||||
#### Previous changes
|
||||
* 0.59.1 Release
|
||||
* Merged latest SubGhz fixes
|
||||
* Added disclaimer in about pages
|
||||
* Added 345Mhz support
|
||||
#### Previous changes
|
||||
* Merged latest big changes from official repo
|
||||
* Moved Games to "Games" Menu
|
||||
* Added UniversalRF Remix app
|
||||
|
|
|
@ -149,6 +149,7 @@ If compilation fails, make sure all submodules are all initialized. Either clone
|
|||
- [UniversalRF Remix (By ESurge)(Original UniversalRF By jimilinuxguy)](https://github.com/ESurge/flipperzero-firmware-unirfremix)
|
||||
- [WAV Player (By DrZlo13)](https://github.com/flipperdevices/flipperzero-firmware/tree/zlo/wav-player) With Fix From [Atmanos](https://github.com/at-manos)
|
||||
- [Tetris (By jeffplang)](https://github.com/jeffplang/flipperzero-firmware/tree/tetris_game/applications/tetris_game)
|
||||
- [Spectrum Analyzer (By jolcese)](https://github.com/jolcese/flipperzero-firmware/tree/spectrum/applications/spectrum_analyzer)
|
||||
|
||||
# Links
|
||||
|
||||
|
|
Loading…
Reference in a new issue