You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: completed_todos.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
This is the list of previous todos that are now completed
4
4
5
+
Version 0.4.1
6
+
7
+
-[x] Fixed issue where get_user_episode_count wasn't displaying episode numbers. There was a syntax error in the api call
8
+
-[x] Added /api/data/podcast_episodes and /api/data/get_podcast_id api calls. These are needed for Pinepods Firewood
9
+
10
+
5
11
Version 0.4
6
12
7
13
-[x] Unlock api creation for standard users - The API has been completely re-written to follow along the permissions that users actually have. Meaning users can easily request their own api keys and sign into the client with admin consent
0 commit comments