Releases: alexwohlbruck/cat-facts
Redesign
I am working on cleaning up bugs in this release, as well as a few more features and revamping the main pages of the web app for a more robust user experience.
Unsubscribable
And some bug fixes
Bug fixes update
Merge pull request #83 from alexwohlbruck/develop Develop
New Animals
Now supporting facts about dogs, snails, and horses. Other animals coming soon!
Profile and Settings
Users will be able to view and update their account information through a new profile photo button in the toolbar.
Developer API
Offer public API for retrieving facts and account information.
New console tab for admin
This includes a console view for administration of the site, including setting "unsubscribe dates", creating override cat facts, and more.
The update also changes some api endpoints which will cause Tasker to not work properly if not updated.
Unsubscribing temporarily available
The app now supports unsubscribing, which is done so by sending a text message to the CatBot that goes exactly as follows:
"I am a faithless traitor who doesn't treasure the marvelous things that have been offered to me."
The feature is only available on certain dates, which will be announced over the service. It is being implemented to prevent my phone from being strained with too many messages to send at once.
1.0.0: Merge pull request #17 from alexwohlbruck/develop
Added guide for DIY setup