update changelog & readme

This commit is contained in:
Eng1n33r 2022-06-06 17:33:18 +03:00
parent ce8c491291
commit 07b58631c6
3 changed files with 7 additions and 3 deletions

View file

@ -88,7 +88,7 @@ steps:
Version: {{build.tag}} Version: {{build.tag}}
[-Github-](https://github.com/Eng1n33r/flipperzero-firmware/releases/tag/{{build.tag}})" [-Github-](https://github.com/Eng1n33r/flipperzero-firmware/releases/latest)"
document: document:
- artifacts-default/flipper-z-f7-full-${DRONE_TAG}.dfu - artifacts-default/flipper-z-f7-full-${DRONE_TAG}.dfu
- artifacts-default/flipper-z-f7-update-${DRONE_TAG}.zip - artifacts-default/flipper-z-f7-update-${DRONE_TAG}.zip
@ -107,7 +107,7 @@ steps:
Version: {{build.tag}} Version: {{build.tag}}
[[Github]](https://github.com/Eng1n33r/flipperzero-firmware/releases/tag/{{build.tag}})" [[Github]](https://github.com/Eng1n33r/flipperzero-firmware/releases/latest)"
trigger: trigger:
event: event:

View file

@ -1,9 +1,12 @@
### New Update ### 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 * 0.59.1 Release
* Merged latest SubGhz fixes * Merged latest SubGhz fixes
* Added disclaimer in about pages * Added disclaimer in about pages
* Added 345Mhz support * Added 345Mhz support
#### Previous changes
* Merged latest big changes from official repo * Merged latest big changes from official repo
* Moved Games to "Games" Menu * Moved Games to "Games" Menu
* Added UniversalRF Remix app * Added UniversalRF Remix app

View file

@ -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) - [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) - [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) - [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 # Links