Replies: 1 comment
-
Closing this as v2.0.2 is now deprecated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[2.0.2] Mid-January 2022
Word from the author:
Hi everyone! It's been quite some time since the last official release of Inkycal.
Due to the pandemic and too much work of my end, new developments and features were slowed down quite a bit. This is expected to get better in this year.
On the bright side, we have a new year ahead of us, chip crisis are starting to recover so the availability of the Raspberry Pi is expected to get better in the next coming months.
A big shoutout to all the contributors of Inkycal on Github, Discord and Tindie. Thank you very much for your help, effort and time!
Thank you very much to all those who provided excellent support on Discord to new users, gave feature suggestions, found bugs and bugfixes.
As some of you have noticed, Inkycal is now available as a plug-and-play device on Tindie!
The profit of these purchases and donations were re-invested into Inkycal, partially used on coffee(because developers tend to work more efficiently with it),
to cover expenses, to buy and add support for new E-Paper displays in Inkycal and donated to those in dire need in these difficult times.
As a result, Inkycal now supports multiple new parallel e-Paper displays and adds official support for previously experimental displays:
While also adding official support for the 12.48" (v1) serial E-Paper display and 9.7" parallel E-Paper display.
One of the main aims of this release was to make it easier to further maintain and develop Inkycal, even without possessing a Raspberry Pi.
By using virtual environments, making more use of git and some minor changes in the software, Inkycal is now supported on multiple platforms (e.g. Windows and Mac) without a display.
However, rendering on the E-Paper is still exclusive to the Raspberry Pi.
Although this release contains many bugfixes and code quality improvements, almost no software is bug-free.
As a special thanks to the first beta testers of this new release who help finding bugs, there will be a giveaway of a 7.5" ready-made Inkycal at the end of this month.
If you wish to participate, please ensure you are in the Inkycal Discord server first. The condition for the entry is to find a bug or provide a bugfix, either directly on Discord
or on Github. Those participating will be awarded the
inkycal-giveaway-member
role. At the end of this month, the Inkycal will be shipped to a randomly selected participant.This release is a minor release, you can continue using your existing
settings.json
file. Please see the upgrading instructions below.It is highly recommended you upgrade to this release to benefit from long-term support.
Support for any previous releases will be dropped with this release.
Last, but not least, happy new year and stay healthy!
Release notes
Added
Changed
Removed
Fixed
Upgrading instructions:
settings.json
file somewhere other than the Inkycal folder. If you have made custom changes to modules, back them up toorm -rf Inkycal
)settings.json
file back to the new Inkycal folderinky_run.py
file to use yoursettings.json
file by providing its pathIf you run into issues, please do not hesitate to open up an issue on Github or letting me know via Inkycal on Discord.
This discussion was created from the release [2.0.2] Mid-January 2022.
Beta Was this translation helpful? Give feedback.
All reactions