Skip to content

Releases: Bhupesh-V/tutorialdb

v1.1.5

06 Jan 08:37
e71de1e
Compare
Choose a tag to compare
  • Current active page is highlighted now.
  • tutorialdb PWA improved
  • Caching for tags

Credits for this release goes to @vikneswaran20 @viktorstrate @chrisshyi 🔥
A big thanks to all these guys ❤️

v1.1.4

15 Oct 12:42
c07efcf
Compare
Choose a tag to compare

Bug Fixes and Minor Improvements.

  • Search query now remains in the search bar.
  • Run Error in focusMe() resolved.
  • Fix Docs Button on API Page.
  • Theme color for mobile users.

Credits for this release goes to @Animesh-Ghosh @liorbentov @Yegorov @JGabrielGruber 🔥
A big thanks to all these guys ❤️

v1.1.3

30 Aug 04:28
Compare
Choose a tag to compare
  • Feature to add tutorials & tags in bulk (with Admin access)
  • Categories now appear in search results.
  • Wrote tests
  • Tutorials can now be moderated (not public by default)

v1.1.2

09 Aug 07:25
04d6931
Compare
Choose a tag to compare

A ton of refactoring and cleaning done

  • home.html now inherits from base.html
  • search_results.html inherits from home.html
  • add namespaces for every URL in app
  • add dynamic page titles

Credits for this Release : @Animesh-Ghosh 🔥

v1.1.1

27 Jul 07:54
Compare
Choose a tag to compare

applied some patches - v1.1.1

  • auto-scroll to search results.
  • auto focus on contribute page.
  • remove duplicate JS code.

v1.1.0

27 Jul 07:16
Compare
Choose a tag to compare

Minor API improvements :

  • add throttling (limit no.of requests/day)
  • add pagination (10 results/page)

v1.0.0

30 Aug 12:55
Compare
Choose a tag to compare
  • Initial Release