This area contains the changelogs for recent versions of the Shack Article Sharing extension. Click here to access the main Shack Article Sharing page.

Shack Article Sharing v2.1.3

  • Maintenance Release (updates framework)

Commit Log

  • e566ca5 Release v2.1.3
  • c865045 Fix file header

Shack Article Sharing v2.1.2

  • Maintenance release to update Joomlashack framework

Commit Log

  • 166c4a5 Release v2.1.2

Shack Article Sharing v2.1.1

  • Update texts for X / Twitter/X
  • Replace Facebook like with share button

Commit Log

  • cbef45c Release v2.1.1
  • 9f1e4d4 Merge pull request #14 from joomlashack/replace-fb-like-with-fb-share
  • 8bb8e35 Rearrange admin tabs
  • 42bfe9b Standards fixes
  • b8b101d Restructure language file to standards
  • 1542b45 Added safety to boot loader
  • 5477f26 Style Facebook Share button to match X widget
  • e709074 Refactor plugin configuration for Facebook Share button
  • ae775e6 Replace Facebook Like widget with lightweight Share button
  • 6ea69a0 Fix framework bootstrap loading in include.php
  • a1bbe92 Fix framework bootstrap loading in include.php
  • 429a7bc Refactor language strings for Facebook Share button and X branding update

Shack Article Sharing v2.1.0

  • Verify compatible Joomla 3 - 6
  • Improvements to Include All/Category/Featured language and logic

Commit Log

  • 93bb79e Release v2.1.0 [Bill Tomczak]
  • 6cdda4f Minor language tweak [Bill Tomczak]
  • a671cbb Bump dev version [Bill Tomczak]
  • 7bae0d6 Improve OG include logic and update parameter language [Bill Tomczak]
  • f40999e Fix OG include logic [Bill Tomczak]
  • 5147a89 Hide settings when ignored [Bill Tomczak]
  • 6a0336c Bump dev version [Bill Tomczak]
  • d955be4 Bump dev version [Bill Tomczak]
  • ce4a820 Allow null for properties [Bill Tomczak]
  • 23cad29 Standards fixes [Bill Tomczak]
  • 7317883 Standards fix [Bill Tomczak]
  • ad9e6a2 Bump dev version [Bill Tomczak]
  • c832f96 Update file headers [Bill Tomczak]
  • 025f101 Update php requirements [Bill Tomczak]

Shack Article Sharing v2.0.3

  • fix og:image tag urls for Joomla 4, Joomla 6
  • Fix spelling and move text to translatable constant
  • Fix category management for Joomla 3 through 5 compatibility

Commit Log

  • 7a57eac Release v2.0.3 [Bill Tomczak]
  • 56c918d Bump dev version [Bill Tomczak]
  • 8f46f4c Cleanup image loading [Bill Tomczak]
  • 36f6cde Fix loading category table [Bill Tomczak]
  • 96c9254 Bump dev version [Bill Tomczak]
  • 9acc48c Update plugin boot and model loading [Bill Tomczak]
  • e0d34de Add missing language constant [Bill Tomczak]
  • feb37e6 Update file headers [Bill Tomczak]
  • 41961ac Standards fixes [Bill Tomczak]

Shack Article Sharing v2.0.2

  • Fix Argument 1 passed to PlgContentJSShareIt::verifyDatetime() must be of the type string error

Commit Log

  • a20ef62 Release v2.0.2 [Bill Tomczak]
  • 0d87c5e Standards fixes [Bill Tomczak]
  • 15a3862 Merge pull request #12 from joomlashack/SHAR-28 [Bill Tomczak]
  • 17d429b fix publish_down [Júlio Pontes]

Shack Article Sharing v2.0.1

  • Fixes TypeError exception

Commit Log

  • 393fbc1 Release v2.0.1 [Bill Tomczak]
  • 73158e3 Bump dev version [Bill Tomczak]
  • ea458bf Relax method signature for lax triggers [Bill Tomczak]

Shack Article Sharing v2.0.0

  • Updates for Joomla 4 compatibility
  • Maintenance release

Commit Log

  • 281e935 Release v2.0.0 [Bill Tomczak]
  • 8bc533b Update all form fields to modern standards [Bill Tomczak]
  • af88671 Update name and JED URL [Bill Tomczak]
  • f92ea06 Update file headers [Bill Tomczak]
  • bd8c92a Standards fixes [Bill Tomczak]
  • 8b30649 Builder updates [Bill Tomczak]
  • 7d186c3 Merge pull request #11 from joomlashack/joomla-4 [Bill Tomczak]
  • ccf8624 j4 fixes [Júlio Pontes]
  • cf895ad Updates for new builder [Bill Tomczak]

Shack Article Sharing v1.3.7

  • Fix a minor issue when image floated left
  • Maintenance updates

Commit Log

  • ed2eacf Release v1.3.7 [Bill Tomczak]
  • 6392ae4 update classnames for Joomla 3.8+ [Bill Tomczak]
  • f84beab Update file headers [Bill Tomczak]
  • e3c9737 Merge pull request #10 from joomlashack/SHAR-27 [Bill Tomczak]
  • 1831a97 Increase version [Valentín García]
  • 312340b Minor CSS fix [Valentín García]

Shack Article Sharing v1.3.6

  • Fixes bad typo in last release breaking page layouts

Commit Log

  • baa4e7b Merge branch 'development' [Bill Tomczak]
  • 064f7ca Release v1.3.6 [Bill Tomczak]
  • aa2fa10 Merge pull request #9 from joomlashack/SHAR-25 [Bill Tomczak]
  • 7856a66 Close div [Valentín García]
  • 51c09e0 Update LICENSE [OSTraining]