subbrute 389 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. commit f5979d3ce55a219609dcb8b42fd0a731699767dd
  2. Author: derskythe <derskythe@users.noreply.github.com>
  3. Date: Sat Nov 4 02:05:17 2023 +0000
  4. docs: update `CHANGELOG.md`
  5. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  6. diff --git a/CHANGELOG.md b/CHANGELOG.md
  7. index 12d5bd0ae..a9b16b87b 100644
  8. --- a/CHANGELOG.md
  9. +++ b/CHANGELOG.md
  10. @@ -1,34 +1,86 @@
  11. # Changelog
  12. +## [v3.9.2](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.9.2) (2023-11-04)
  13. +
  14. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.9.1...v3.9.2)
  15. +
  16. +**Fixed bugs:**
  17. +
  18. +- fix: invalid calls [\#45](https://github.com/DarkFlippers/flipperzero-subbrute/pull/45) ([derskythe](https://github.com/derskythe))
  19. +- fix: matrix building [\#44](https://github.com/DarkFlippers/flipperzero-subbrute/pull/44) ([derskythe](https://github.com/derskythe))
  20. +
  21. +**Merged pull requests:**
  22. +
  23. +- Update CHANGELOG.md [\#48](https://github.com/DarkFlippers/flipperzero-subbrute/pull/48) ([derskythe](https://github.com/derskythe))
  24. +- Feat/ci changelog [\#46](https://github.com/DarkFlippers/flipperzero-subbrute/pull/46) ([derskythe](https://github.com/derskythe))
  25. +
  26. +## [v3.9.1](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.9.1) (2023-09-10)
  27. +
  28. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.9.0...v3.9.1)
  29. +
  30. +**Implemented enhancements:**
  31. +
  32. +- Why it say Preload failed API version mismatch? Pls help! I'm using latest release here. [\#21](https://github.com/DarkFlippers/flipperzero-subbrute/issues/21)
  33. +
  34. +**Fixed bugs:**
  35. +
  36. +- fix: animation in attack mode [\#43](https://github.com/DarkFlippers/flipperzero-subbrute/pull/43) ([derskythe](https://github.com/derskythe))
  37. +
  38. +**Closed issues:**
  39. +
  40. +- setting file [\#42](https://github.com/DarkFlippers/flipperzero-subbrute/issues/42)
  41. +
  42. +**Merged pull requests:**
  43. +
  44. +- Minor fixes [\#40](https://github.com/DarkFlippers/flipperzero-subbrute/pull/40) ([gid9798](https://github.com/gid9798))
  45. +- Update docs [\#39](https://github.com/DarkFlippers/flipperzero-subbrute/pull/39) ([derskythe](https://github.com/derskythe))
  46. ## [v3.9.0](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.9.0) (2023-08-27)
  47. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.8.2...v3.9.0)
  48. +
  49. +**Fixed bugs:**
  50. +
  51. +- Chamberlain 8 bit code drops bit 3 [\#2](https://github.com/DarkFlippers/flipperzero-subbrute/issues/2)
  52. +
  53. +**Closed issues:**
  54. +
  55. +- Not able to change the number of repetitions per code sent [\#7](https://github.com/DarkFlippers/flipperzero-subbrute/issues/7)
  56. +
  57. **Merged pull requests:**
  58. -* Sync working tree by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/11
  59. -* Sync branch by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/24
  60. -* Sync by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/27
  61. -* Sync from master by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/35
  62. -* Create codeql.yml by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/36
  63. -* Feat/codeql by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/37
  64. -* Feat/save settings by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/38
  65. +- Feat/save settings [\#38](https://github.com/DarkFlippers/flipperzero-subbrute/pull/38) ([derskythe](https://github.com/derskythe))
  66. +- Feat/codeql [\#37](https://github.com/DarkFlippers/flipperzero-subbrute/pull/37) ([derskythe](https://github.com/derskythe))
  67. +- Create codeql.yml [\#36](https://github.com/DarkFlippers/flipperzero-subbrute/pull/36) ([derskythe](https://github.com/derskythe))
  68. +- Sync from master [\#35](https://github.com/DarkFlippers/flipperzero-subbrute/pull/35) ([derskythe](https://github.com/derskythe))
  69. +- Sync [\#27](https://github.com/DarkFlippers/flipperzero-subbrute/pull/27) ([derskythe](https://github.com/derskythe))
  70. +- Sync branch [\#24](https://github.com/DarkFlippers/flipperzero-subbrute/pull/24) ([derskythe](https://github.com/derskythe))
  71. +- Sync working tree [\#11](https://github.com/DarkFlippers/flipperzero-subbrute/pull/11) ([derskythe](https://github.com/derskythe))
  72. +
  73. +## [v3.8.2](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.8.2) (2023-08-25)
  74. +
  75. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.8.1...v3.8.2)
  76. -**Full Changelog**: [v3.8.0...v.3.9.0](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.8.0...v.3.9.0)
  77. +## [v3.8.1](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.8.1) (2023-08-25)
  78. +
  79. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.8.0...v3.8.1)
  80. +
  81. +**Merged pull requests:**
  82. +
  83. +- fix: version-check.yml and build-with-firmwware.yml [\#34](https://github.com/DarkFlippers/flipperzero-subbrute/pull/34) ([derskythe](https://github.com/derskythe))
  84. ## [v3.8.0](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.8.0) (2023-08-25)
  85. -* Feat/ofw by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/33
  86. -* Feat/save settings by @derskythe in https://github.com/DarkFlippers/flipperzero-subbrute/pull/38
  87. -* Sync by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/12
  88. -* feat: ci was added by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/10
  89. -* Feat/ci by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/13
  90. -* Feat/ci by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/14
  91. -* Feat/ci by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/15
  92. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.7.0...v3.8.0)
  93. +
  94. +**Merged pull requests:**
  95. -**Full Changelog**: [v3.7.0...v.3.8.0](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.7.0...v.3.8.0)
  96. +- Feat/ofw [\#33](https://github.com/DarkFlippers/flipperzero-subbrute/pull/33) ([derskythe](https://github.com/derskythe))
  97. ## [v3.7.0](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.7.0) (2023-08-25)
  98. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.6.0...v3.7.0)
  99. +
  100. **Closed issues:**
  101. - Holtek 12 bit AM issue [\#23](https://github.com/DarkFlippers/flipperzero-subbrute/issues/23)
  102. @@ -36,16 +88,38 @@
  103. **Merged pull requests:**
  104. +- change: add screenshoots and update README.md [\#32](https://github.com/DarkFlippers/flipperzero-subbrute/pull/32) ([derskythe](https://github.com/derskythe))
  105. - fix: misspelled [\#31](https://github.com/DarkFlippers/flipperzero-subbrute/pull/31) ([derskythe](https://github.com/derskythe))
  106. - Improved extra settings [\#29](https://github.com/DarkFlippers/flipperzero-subbrute/pull/29) ([gid9798](https://github.com/gid9798))
  107. - сc1101 ext [\#28](https://github.com/DarkFlippers/flipperzero-subbrute/pull/28) ([gid9798](https://github.com/gid9798))
  108. - Feat/ci [\#26](https://github.com/DarkFlippers/flipperzero-subbrute/pull/26) ([derskythe](https://github.com/derskythe))
  109. - Sync [\#25](https://github.com/DarkFlippers/flipperzero-subbrute/pull/25) ([derskythe](https://github.com/derskythe))
  110. -**Full Changelog**: [v3.2.3...v3.7.0](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.2.3...v3.7.0)
  111. +## [v3.6.0](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.6.0) (2023-06-09)
  112. +
  113. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.2.4...v3.6.0)
  114. +
  115. +## [v3.2.4](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.2.4) (2023-06-09)
  116. +
  117. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.2.2...v3.2.4)
  118. +
  119. +**Closed issues:**
  120. +
  121. +- Protocole princeton [\#19](https://github.com/DarkFlippers/flipperzero-subbrute/issues/19)
  122. +
  123. +**Merged pull requests:**
  124. +
  125. +- fix update new version of firmware [\#17](https://github.com/DarkFlippers/flipperzero-subbrute/pull/17) ([derskythe](https://github.com/derskythe))
  126. +- Feat/ci [\#16](https://github.com/DarkFlippers/flipperzero-subbrute/pull/16) ([derskythe](https://github.com/derskythe))
  127. +
  128. +## [v3.2.2](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.2.2) (2023-03-31)
  129. +
  130. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.2.3...v3.2.2)
  131. ## [v3.2.3](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.2.3) (2023-03-31)
  132. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.2.1...v3.2.3)
  133. +
  134. **Merged pull requests:**
  135. - Feat/ci [\#15](https://github.com/DarkFlippers/flipperzero-subbrute/pull/15) ([derskythe](https://github.com/derskythe))
  136. @@ -54,10 +128,18 @@
  137. - Sync [\#12](https://github.com/DarkFlippers/flipperzero-subbrute/pull/12) ([derskythe](https://github.com/derskythe))
  138. - feat: ci was added [\#10](https://github.com/DarkFlippers/flipperzero-subbrute/pull/10) ([derskythe](https://github.com/derskythe))
  139. -**Full Changelog**: [v3.2.1...v3.2.3](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.2.1...v3.2.3)
  140. -
  141. ## [v3.2.1](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.2.1) (2023-03-16)
  142. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.1.1...v3.2.1)
  143. +
  144. +## [v3.1.1](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.1.1) (2023-03-16)
  145. +
  146. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.1.0...v3.1.1)
  147. +
  148. +## [v3.1.0](https://github.com/DarkFlippers/flipperzero-subbrute/tree/v3.1.0) (2023-03-16)
  149. +
  150. +[Full Changelog](https://github.com/DarkFlippers/flipperzero-subbrute/compare/aa8001e6237804771738ce557039d1bf206aa7d1...v3.1.0)
  151. +
  152. **Closed issues:**
  153. - Adding support for new protocol [\#9](https://github.com/DarkFlippers/flipperzero-subbrute/issues/9)
  154. @@ -70,22 +152,5 @@
  155. - Feat/existing file two bytes [\#3](https://github.com/DarkFlippers/flipperzero-subbrute/pull/3) ([derskythe](https://github.com/derskythe))
  156. - Feat/more repeats [\#1](https://github.com/DarkFlippers/flipperzero-subbrute/pull/1) ([derskythe](https://github.com/derskythe))
  157. -**Full Changelog**: [v3.1.0...v3.2.1](https://github.com/DarkFlippers/flipperzero-subbrute/compare/aa8001e6237804771738ce557039d1bf206aa7d1...v3.2.1)
  158. -
  159. -## [v3.1.1](https://github.com/DarkFlippers/flipperzero-subbrute/releases/tag/v3.1.1) (2022-10-23)
  160. -
  161. -Added Chamberlain 7bit 390MHz and Chamberlain 8bit 390MHz
  162. -
  163. -**Merged pull requests:**
  164. -* Feat/more repeats by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/1
  165. -* Feat/existing file two bytes by @derskythe in https://github.com/derskythe/flipperzero-subbrute/pull/3
  166. -* add honeywell protocol by @s0u7f1r3 in https://github.com/derskythe/flipperzero-subbrute/pull/4
  167. -
  168. -**New contributors**
  169. -* @s0u7f1r3 made their first contribution in https://github.com/derskythe/flipperzero-subbrute/pull/4
  170. -
  171. -**Full Changelog**: [v3.1.0...3.1.1](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.1.0...3.1.1)
  172. -## [v3.1.0](https://github.com/DarkFlippers/flipperzero-subbrute/releases/tag/v3.1.0) (2022-10-22)
  173. -**Full Changelog**: [v3.1.0...master](https://github.com/DarkFlippers/flipperzero-subbrute/compare/v3.1.0...master)