@@ -36,6 +36,53 @@ <h4>NextVersion <small>NextDate</small></h4>
3636 <li></li>
3737 </ul>
3838 -->
39+ < h4 > 0.6.2 < small > August 31, 2022</ small > </ h4 >
40+ < div class ="change-log-entry ">
41+ < div class ="developer-message ">
42+ < p >
43+ It's been a while! And this release isn't really one of
44+ improvement, but rather necessity. For the longest time, the
45+ Questionable Content Extensions has used Heroku's free plan as its
46+ backend, because this is a hobby project, and I don't really have
47+ the means to pay for dedicated hosting and bandwidth for it, as I
48+ make no money off this project, and I don't want it to be a
49+ financial burden.
50+ < a href ="https://blog.heroku.com/next-chapter "
51+ > Heroku/Salesforce has finally decided to remove their free
52+ tier</ a
53+ > , which is neither surprising nor unexpected, but that naturally
54+ means that I have to use a different solution.
55+ </ p >
56+ < p >
57+ For the time being, I'm going to go back to self-hosting, as I did
58+ before I discovered Heroku and switched to it. We'll just have to
59+ see whether it makes an impact on my costs or not. In a more
60+ positive turn of events, the self-hosted server appears to have
61+ much better performance than Heroku did, so that's a plus.
62+ </ p >
63+ < p >
64+ Just in case someone's feeling generous or want to demonstrate
65+ gratitude for this thing I've made, I'm just going to leave this
66+ here as well. 😊
67+ </ p >
68+ < a href ="https://ko-fi.com/Y8Y4C4MZ6 " target ="_blank "
69+ > < img
70+ height ="36 "
71+ style ="border: 0px; height: 36px "
72+ src ="https://cdn.ko-fi.com/cdn/kofi2.png?v=3 "
73+ border ="0 "
74+ alt ="Buy Me a Coffee at ko-fi.com "
75+ /> </ a >
76+ </ div >
77+ < h5 > Changes/fixes</ h5 >
78+ < ul >
79+ < li > Better handling of error communicating with server</ li >
80+ < li >
81+ Use questionablextensions.net server for API requests instead of
82+ Heroku.
83+ </ li >
84+ </ ul >
85+ </ div >
3986 < h4 > 0.6.1 < small > December 8, 2019</ small > </ h4 >
4087 < ul >
4188 < li > Fix missing sidebar when loading a comic directly by number in URL.</ li >
0 commit comments