|
|
@@ -7,8 +7,12 @@
|
|
|
* Features
|
|
|
* Increase SQL (`VARCHAR`) text fields length to maximum possible [#5756](https://github.com/FreshRSS/FreshRSS/pull/5756)
|
|
|
* Increase SQL date fields to 64-bit to be ready for year 2038+ [#5570](https://github.com/FreshRSS/FreshRSS/pull/5570)
|
|
|
+* Bug fixing
|
|
|
+ * Fix JavaScript regression in label dropdown [#5785](https://github.com/FreshRSS/FreshRSS/pull/5785)
|
|
|
* Misc.
|
|
|
* Code improvements [#5511](https://github.com/FreshRSS/FreshRSS/pull/5511)
|
|
|
+ * Update dev dependencies [#5787](https://github.com/FreshRSS/FreshRSS/pull/5787),
|
|
|
+ [stylelint-config-recommended-scss/#252](https://github.com/stylelint-scss/stylelint-config-recommended-scss/pull/252)
|
|
|
|
|
|
|
|
|
## 2023-10-30 FreshRSS 1.22.1
|