joomla-component/CHANGELOG.md
Robot 91264e8511
Stable release of v2.0.21
Adds Tags meta data to tag pages. Adds option to share a tag. Improve the URL creation, and return URL feature for search and tag pages.
2023-08-21 17:36:30 +02:00

2.5 KiB

v2.0.1

  • New System Architecture as to how Scripture is added
  • New Application Page (Bible Page)
  • New Linker (anonymous users) system
  • SEO for each chapter of the Bible
  • New Easy Sharing System
  • New Tagging system
  • New Notes system
  • New Search system
  • Integration with OpenAI

v2.0.2

  • Adds missing Marked JS file

v2.0.3

  • Fixed getBible/support#2 so that the view value does not result into Undefined.
  • Fixed getBible/support#3 so that empty translations and translations without the selected books better manage the mismatching query.

v2.0.4

  • Added the option to set the default Translation.
  • Fixed sharing of a verse, so its auto selected when verse number is clicked.

v2.0.5

  • Adds list of default system tags
  • Adds linker session manager
  • Adds option to share sessions

v2.0.6

  • Adds updating watchers for book names, and translation details.
  • Adds edit option to owned tags
  • Better session management that allows sharing sessions.
  • Few bug fixes

v2.0.7

  • Adds force update option
  • Improves the book name display on Bible page

v2.0.8

  • Adds easy option to update book names in the back-end.
  • Adds easy option to sync translations details in the back-end.

v2.0.9

  • Adds create tags on front-end.
  • Adds update tags on front-end.
  • Adds delete of tags on front-end.
  • Improves verse view in note, and tag modal.
  • Other bug fixes.

v2.0.11

  • Adds better translation selection by Language

v2.0.12

  • Fixes Links to Translations (to use their own book names)

v2.0.13

  • Fix tag issues
  • Adds Footable to back-end
  • Fix chapter issue of app page
  • Moves translations tab

v2.0.14

  • Adds install mysql commands for faster queries on large systems.
  • Fixes mobile layout on settings active session tab.
  • Making correction to tag descriptions.

v2.0.15

  • Adds new session option
  • Adds make public switches to back-end

v2.0.16

  • Fixed JavaScript Database Manager

v2.0.17

  • Adds brut-force protection

v2.0.18

  • Adds bottom module position on tag, search, ai and app pages.
  • Fixed JavaScript Database Manager some more.

v2.0.19

  • Adds metadata to each Bible page to resolve getBible/support#6
  • Adds option to force chapter hash checking.

v2.0.20

  • First step to resolve getBible/support#8 so that the selection works on mobile browsers.
  • Fixed the scrolling for mobiles.

v2.0.21

  • Adds Tags meta data to tag pages
  • Adds option to share a tag
  • Improve the URL creation, and return URL feature for search and tag pages