Releases: akdasa/shlokas
v1.3.0
What's Changed
- fix(tutorial) unable to complete tutorial without internet by @akdasa in https://github.com/akdasa-studios/shlokas/pull/267
- fix(auth): no notification on email auth failure by @akdasa in https://github.com/akdasa-studios/shlokas/pull/268
- #171 cache management by @akdasa in https://github.com/akdasa-studios/shlokas/pull/269
- feat(library): #275 show unpublished verses by @akdasa in https://github.com/akdasa-studios/shlokas/pull/276
- feat: environments by @akdasa in https://github.com/akdasa-studios/shlokas/pull/277
- feat: landscape mode by @akdasa in https://github.com/akdasa-studios/shlokas/pull/270
- cleanup useSyncTask by @akdasa in https://github.com/akdasa-studios/shlokas/pull/283
Full Changelog: akdasa-studios/shlokas@v1.2.0...v1.3.0
v1.2.0
What's Changed
- Add audio to "Add verse" dialog by @akdasa in akdasa-studios/shlokas#168
- Set metadata for verse by @akdasa in akdasa-studios/shlokas#170
- Play audio on Inbox page by @akdasa in akdasa-studios/shlokas#173
- New Crowdin updates by @akdasa in akdasa-studios/shlokas#175
- fix: locales by @akdasa in akdasa-studios/shlokas#176
- interlinear translation by @akdasa in akdasa-studios/shlokas#179
- fix: audio player by @akdasa in akdasa-studios/shlokas#180
- feat: underline translation by @akdasa in akdasa-studios/shlokas#181
- Extract components by @akdasa in akdasa-studios/shlokas#182
- Ec2 by @akdasa in akdasa-studios/shlokas#183
- New Crowdin updates by @akdasa in akdasa-studios/shlokas#185
- migrations by @akdasa in akdasa-studios/shlokas#184
- new portion of refactoring by @akdasa in akdasa-studios/shlokas#191
- Schedule change by @akdasa in akdasa-studios/shlokas#193
- tutorial by @akdasa in akdasa-studios/shlokas#192
- improve tutorial by @akdasa in akdasa-studios/shlokas#194
- tutorial sanbox by @akdasa in akdasa-studios/shlokas#195
- feat: restore tutorial state by @akdasa in akdasa-studios/shlokas#196
- update deps by @akdasa in akdasa-studios/shlokas#197
- fix: small fixes by @akdasa in akdasa-studios/shlokas#201
- build(deps): bump vm2 from 3.9.13 to 3.9.16 by @dependabot in akdasa-studios/shlokas#200
- settings refactoring by @akdasa in akdasa-studios/shlokas#202
- welcome screen by @akdasa in akdasa-studios/shlokas#203
- feat: apple signin by @akdasa in akdasa-studios/shlokas#205
- build(deps): bump vm2 from 3.9.16 to 3.9.17 by @dependabot in akdasa-studios/shlokas#204
- Fix build pipeline by @akdasa in akdasa-studios/shlokas#206
- feat: authenticate by @akdasa in akdasa-studios/shlokas#207
- bump version by @akdasa in akdasa-studios/shlokas#208
- i18n by @akdasa in akdasa-studios/shlokas#209
- feat: android support by @akdasa in akdasa-studios/shlokas#213
- Ionic-appflow by @akdasa in akdasa-studios/shlokas#214
- feature: google auth by @akdasa in akdasa-studios/shlokas#217
- build(deps): bump vm2 from 3.9.17 to 3.9.19 by @dependabot in akdasa-studios/shlokas#216
- feat: cleanup by @akdasa in akdasa-studios/shlokas#221
- feat: use syncedAt by @akdasa in akdasa-studios/shlokas#222
- Sync checks by @akdasa in akdasa-studios/shlokas#223
- Small tweaks by @akdasa in akdasa-studios/shlokas#224
- fix(auth): signin for web platform fix by @akdasa in akdasa-studios/shlokas#225
- send email by @akdasa in akdasa-studios/shlokas#228
- fix(library): update library after sync by @akdasa in akdasa-studios/shlokas#229
- New Crowdin updates by @akdasa in akdasa-studios/shlokas#226
- feat(sys): invalidate cache by @akdasa in akdasa-studios/shlokas#232
- fix by @akdasa in akdasa-studios/shlokas#234
- chore: update to capacitor 5 by @akdasa in akdasa-studios/shlokas#235
- chore(sql): cordova β capacitor by @akdasa in akdasa-studios/shlokas#236
- update all by @akdasa in akdasa-studios/shlokas#237
- version by @akdasa in akdasa-studios/shlokas#238
- fix: android null-pointer issues by @akdasa in akdasa-studios/shlokas#239
- feat(sys): use cordova sql plugin instead of capacitor by @akdasa in akdasa-studios/shlokas#240
- Revert to capacitor 4 by @akdasa in akdasa-studios/shlokas#243
- fix: android crashes by @akdasa in akdasa-studios/shlokas#242
- refactor settings by @akdasa in akdasa-studios/shlokas#245
- feat(tutorial): prevent from invalid actions during tutorial by @akdasa in akdasa-studios/shlokas#247
- feat(tutorial): simplify tutorial by @akdasa in akdasa-studios/shlokas#248
- feat(settings): in random order by @akdasa in akdasa-studios/shlokas#250
New Contributors
- @dependabot made their first contribution in akdasa-studios/shlokas#200
Full Changelog: akdasa-studios/shlokas@v1.1.0...v1.2.0
v1.1.0 Seed
What's Changed
- Colorful cards should be enabled by default by @akdasa in akdasa-studios/shlokas#120
- Show an error message if authentication has failed by @akdasa in akdasa-studios/shlokas#121
- Signup notification looks terrible π by @akdasa in akdasa-studios/shlokas#122
- Dark theme for the registration page is ugly by @akdasa in akdasa-studios/shlokas#123
- The text on the "Easy" button is almost unreadable in the dark mode by @akdasa in akdasa-studios/shlokas#140
- Do not sync on background by @akdasa in akdasa-studios/shlokas#141
- Review deck is not updated on the next date by @akdasa in akdasa-studios/shlokas#143
- Show the number of cards due to tomorrow by @akdasa in akdasa-studios/shlokas#139
- Verse statuses are not updated after syncing by @akdasa in akdasa-studios/shlokas#146
- Sync conflicts by @akdasa in akdasa-studios/shlokas#151
- Sync by @akdasa in akdasa-studios/shlokas#153
- Fix Sentry app version by @akdasa in akdasa-studios/shlokas#155
- Sync and refresh auth token in BackgroundTask by @akdasa in akdasa-studios/shlokas#161
- "Contact us" link by @akdasa in akdasa-studios/shlokas#163
- BackgroundTask crashes by @akdasa in akdasa-studios/shlokas#165
Full Changelog: akdasa-studios/shlokas@v1.0.0...v1.1.0
v1.0.0 Genesis
We are proud to announce the launch of our new Shlokas app! This innovative app is designed to help you learn and recite Vedic verses with ease!
Whether you're a beginner or an experienced practitioner, our app will help you deepen your understanding and appreciation of sacred verses. With its user-friendly interface and rich multimedia content, the Shlokas app makes learning vedic verses more accessible and enjoyable.
Download the Shlokas app now and start your journey to becoming a more knowledgeable and confident Vedic reciter.
We can't wait to hear your feedback and see how the app helps you in your spiritual practice.
New Contributors
- @akdasa made their first contribution in akdasa-studios/shlokas#2
Full Changelog: https://github.com/akdasa-studios/shlokas/commits/v1.0.0