Version bump
This commit is contained in:
@@ -9,7 +9,8 @@ capabilities with KOReader, a popular multi-platform open-source epub reader)
|
|||||||
Therefore this branch focuses on real fixes and real improvements while trying to keep up to pace with developments in the main branch.
|
Therefore this branch focuses on real fixes and real improvements while trying to keep up to pace with developments in the main branch.
|
||||||
|
|
||||||
# What's different
|
# What's different
|
||||||
- Proper KOReader Snychronisation (including https ssl OOM fix)
|
|
||||||
|
- Proper KOReader Snychronisation (including https TLS OOM fix)
|
||||||
- Fixes for a lot of css rendering issues
|
- Fixes for a lot of css rendering issues
|
||||||
- Additional sleep screens support (information overlay, transparent pictures over current reader screen)
|
- Additional sleep screens support (information overlay, transparent pictures over current reader screen)
|
||||||
- Clock-Support
|
- Clock-Support
|
||||||
|
|||||||
+1
-1
@@ -3,7 +3,7 @@ default_envs = default
|
|||||||
extra_configs = platformio.local.ini
|
extra_configs = platformio.local.ini
|
||||||
|
|
||||||
[crosspoint]
|
[crosspoint]
|
||||||
version = 1.2.0
|
version = 1.2.5
|
||||||
|
|
||||||
[base]
|
[base]
|
||||||
platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.37/platform-espressif32.zip
|
platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.37/platform-espressif32.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user