From 42f7c4a9db4b572119211eb30416ba30d319781c Mon Sep 17 00:00:00 2001 From: ee-extensions release bot Date: Thu, 25 Jun 2026 09:42:23 +0000 Subject: [PATCH] release eea-event-companion 0.15.1 --- eea-event-companion.json | 8 ++++---- ...5.0.zip => eea-event-companion-0.15.1.zip} | Bin 395432 -> 395512 bytes 2 files changed, 4 insertions(+), 4 deletions(-) rename eea-event-companion/{eea-event-companion-0.15.0.zip => eea-event-companion-0.15.1.zip} (90%) diff --git a/eea-event-companion.json b/eea-event-companion.json index 1296dab..43bb9a7 100644 --- a/eea-event-companion.json +++ b/eea-event-companion.json @@ -1,13 +1,13 @@ { "name": "Event Espresso 4 - Event Companion", "slug": "eea-event-companion", - "version": "0.15.0", - "download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/eea-event-companion-0.15.0.zip", + "version": "0.15.1", + "download_url": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/eea-event-companion-0.15.1.zip", "homepage": "https://gitea.mulligan.casa/ee-extensions/eea-event-companion", "requires": "6.4", "tested": "7.0", "requires_php": "8.1", - "last_updated": "2026-06-25 02:59:44", + "last_updated": "2026-06-25 09:42:23", "icons": { "1x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/icon-128x128.png", "2x": "https://gitea.mulligan.casa/ee-extensions/foh-updates/raw/branch/main/eea-event-companion/icon-256x256.png" @@ -26,6 +26,6 @@ "description": "

Event Companion adds an attendee-facing progressive web app (PWA) to any Event Espresso event. Attendees access the companion via a QR code or short link, authenticate with a magic link tied to their registration, and get a mobile-native experience with:

\n\n

All configuration is per-event from wp-admin under the Event Espresso menu. The companion is general-purpose and organization-agnostic.

\n

Self-contained on Event Espresso. The companion works on a plain Event Espresso install. No additional plugins are required.

", "installation": "
    \n
  1. Install and activate Event Espresso 4.
  2. \n
  3. Upload this plugin to wp-content/plugins/ and activate it. Activation creates the companion tables.
  4. \n
  5. Navigate to Event Espresso > Event Companion in wp-admin to configure the companion for an event.
  6. \n
", "faq": "

Does this require any other plugins?

\n

Only Event Espresso 4. The companion is fully self-contained.

\n

How do attendees access the companion?

\n

Via a magic link sent to the email on their registration, or by scanning a QR code at the event.

", - "changelog": "

0.15.0
\n* Site-wide settings now live on their own \"Global\" tab (Event Companion → Global), separate from any event — the App Name / icon / splash / accent and the Web Push setup moved there. No need to pick an event to manage them.
\n* Add-to-calendar is now a provider menu — Google Calendar, Outlook, Office 365, or Apple/.ics. Each opens that calendar with the session (using that calendar's own default reminder). This works reliably across phones, including Android, instead of relying on a single behaviour.
\n* The reminder star now carries the reminder time. Tap the star and pick how far ahead to be notified — 15 / 30 / 45 minutes or 1 hour before — delivered as a push notification at that time. (The exact lead lives on the push reminder now; the calendar entry uses your calendar's default.)
\n* The \"notifications blocked\" message is now helpful — it explains how to re-enable notifications in your browser's site settings (and on iOS, offers to install the app, which can prompt again).

\n

0.14.0
\n* Add-to-calendar now opens the Calendar app instead of downloading a file. Tapping a reminder time hands the event straight to the phone's calendar (the \"Add to Calendar\" sheet on iOS, open-with on Android). The service worker serves the event on-device, so it works fully offline — no signal needed to add it, and the alarm still fires offline once it's in.

\n

0.13.0
\n* Pick your reminder time when adding a session to your calendar. The calendar button now offers None / 15 / 30 / 45 minutes / 1 hour before — set as a real alarm on the calendar event. Because it's the phone's own calendar, the reminder fires offline, in airplane mode, and with the app closed (the dependable way to be reminded at a venue with no signal). The in-app star notification remains for when you're online.

\n

0.12.0
\n* Add any session to your calendar. Every schedule item now has a calendar button that downloads a standard .ics — works with Apple, Google, and Outlook calendars.
\n* Reminders. Tap the star on a session to be reminded about 15 minutes before it starts (a push notification). Starring asks to turn on notifications the first time, and your stars sync to the server so they survive a reinstall. No sign-in.
\n* Smarter notification opt-in. The \"Get notified\" prompt now also appears on the home screen, and installing the app (or starring a session) offers to turn on notifications — all from a tap, never a surprise pop-up.
\n* Feedback forms support more question types on device. Multiple-choice (radio), number, and \"choose several\" (checkbox) questions now render and submit correctly in the app, matching the form builder.

\n

0.11.0
\n* App identity is now site-wide. The installed app's name, home-screen icon, splash, and base accent colour are set once for the whole site/organisation (Event Companion → App Settings → \"App Identity\"), independent of any single event. The install name now follows your App Name (or the site name) instead of the generic \"Event Companion\", and the icon follows your chosen icon everywhere — including at shared /g/… links. (Per-event Design themes still apply as in-app skinning when an event is in focus.)
\n* Announcements can be org-wide. A new \"Show org-wide\" toggle (on by default) makes an announcement visible across the whole app — even before anyone has picked an event — instead of only inside one event. Turn it off to scope an announcement to a single event.
\n* Clear publish controls for announcements. The announcement editor now has explicit Publish now, Schedule, and Save draft buttons. (Previously, leaving the time blank silently saved a hidden draft.)

\n

0.10.0
\n* Schedule entries can now carry tags (e.g. keynote, workshop, food). Attendees see tag chips on each session and can filter a schedule by tag, right on the schedule view.
\n* New optional All Schedules view: turn it on per event (Schedule tab) to add an \"All\" tab at the front that merges every schedule's sessions in time order, grouped by day, each labelled with its source schedule. Its tag filter spans every schedule. Exclude individual sessions from the combined view from the entry editor.
\n* Tags and the All-Schedules settings travel through Export / Import.

\n

0.9.0
\n* Venue maps can now use a vector floorplan (an SVG export from Inkscape, Illustrator, or similar) as the base, with a per-map background colour — upload one when adding or editing a map. Uploaded SVGs are sanitized on upload, on serve, and on import.
\n* New element binding: instead of re-tracing rooms by hand, pick any area already drawn in the floorplan — through a structure tree of its layers, groups, and shapes — and turn it into a tappable Space. Each bound Space gets its own resting and focused-state highlight colour and opacity, and the floorplan's own room outlines light up on the map.
\n* Drawn polygon Spaces still work and mix freely with bound ones on the same map; convert either way (detach a bound Space to a point, or bind a drawn/point feature to an element). The vector floorplan and its bindings travel through Export / Import.

\n

0.8.0
\n* Venue maps can now have Spaces — tappable polygon regions (rooms, zones) you draw right on the map. Each Space carries an optional highlight colour, fill opacity, zoom-to-fit on focus, and a centroid marker, and works as a schedule location and a tap target just like a pin.
\n* Rebuilt map editor: a toolbar to place pins or draw Spaces (click corners to close), full corner editing (drag, double-click an edge to add, Delete to remove), and a docked options panel for the selected feature — replacing the old prompt() dialogs.
\n* Pins and Spaces can now do more on tap: show a basic info popup (a short blurb, without leaving the map), or act as a navigation link to another location or map (a picker appears when there's more than one destination). Either can also display an optional glyph icon.
\n* Map saves keep stable ids, so schedule locations, links, and deep-links survive an edit; navigation links remap correctly across export and import.

\n

0.7.0
\n* Added a color-coded plugin icon (delivered through the update channel) and declared WordPress 7.0 compatibility. No functional change.

\n

0.6.0
\n* Web push notifications: attendees can opt in from the News tab to be notified when an announcement is published (deep-linking to the linked session when set). Generate the signing key under App Settings → Web Push. Self-contained — no extra service required; iOS install-gated.
\n* The home \"Happening now / next\" ribbon now flags a live or upcoming session that has linked announcements with a 📣 count.

\n

0.5.0
\n* Announcement ↔ session linking: an announcement can point at one schedule session. The attendee app shows a tap-through session chip on the announcement card and a \"Related updates\" list on the session page; set the link from the new \"Related session\" picker in wp-admin (grouped by schedule, times in the event timezone). Deleting a session cleanly unlinks its announcements.

\n

0.4.0
\n* Installed PWA branding: the home-screen icon, iOS splash, and theme color now follow the live event's branding (cascade: live event → a new site-wide default → plugin default), instead of the static default. New \"Default App Branding\" controls on the App Settings tab set the site-wide fallback. Manifest is cache-busted (versioned link + ETag) so changes reach installed apps within the cache window.
\n* Import / Export: package an event's whole companion config as a hand-authorable ZIP and import it (merge or replace) into another event — pages, schedules, maps/pins, app/design, shortlinks, feedback form, with bodies and images carried as asset tokens. wp-admin tab + WP-CLI (wp eea-ec export|import); untrusted-ZIP hardened; fully atomic.
\n* Fixed: the home short link no longer mints a duplicate on repeat calls.

\n

0.3.0
\n* Attendee PWA: event-aware landing (hero + \"Happening now/next\" across schedules), bottom-nav + drawer, multi-floorplan maps, named multi-schedules with per-session detail pages, announcements, location-scoped feedback, and \"you are here\" QR cards.
\n* Device-first identity: feedback with no sign-in; optional email magic-link verification creates/links an attendee.
\n* Per-event OKLCH theme engine: accent + neutral + style dials derive contrast-guarded tokens; 10 presets; light/dark/dark-luxe; live preview in wp-admin. Branded boot splash, hero, and motion.
\n* Offline support: after one online load the app works in a venue dead zone (cached data + floorplans); QR codes resolve client-side; offline indicator.
\n* Self-hosted updates via the foh-updates channel.

\n

0.1.0
\n* Foundation release: plugin activation, DB schema (11 tables), admin page shell with stub tabs, self-hosted updater, release workflow.

" + "changelog": "

0.15.1
\n* The in-app boot splash logo now scales with the screen (instead of a fixed small size), so it fills more of a large/retina display.

\n

0.15.0
\n* Site-wide settings now live on their own \"Global\" tab (Event Companion → Global), separate from any event — the App Name / icon / splash / accent and the Web Push setup moved there. No need to pick an event to manage them.
\n* Add-to-calendar is now a provider menu — Google Calendar, Outlook, Office 365, or Apple/.ics. Each opens that calendar with the session (using that calendar's own default reminder). This works reliably across phones, including Android, instead of relying on a single behaviour.
\n* The reminder star now carries the reminder time. Tap the star and pick how far ahead to be notified — 15 / 30 / 45 minutes or 1 hour before — delivered as a push notification at that time. (The exact lead lives on the push reminder now; the calendar entry uses your calendar's default.)
\n* The \"notifications blocked\" message is now helpful — it explains how to re-enable notifications in your browser's site settings (and on iOS, offers to install the app, which can prompt again).

\n

0.14.0
\n* Add-to-calendar now opens the Calendar app instead of downloading a file. Tapping a reminder time hands the event straight to the phone's calendar (the \"Add to Calendar\" sheet on iOS, open-with on Android). The service worker serves the event on-device, so it works fully offline — no signal needed to add it, and the alarm still fires offline once it's in.

\n

0.13.0
\n* Pick your reminder time when adding a session to your calendar. The calendar button now offers None / 15 / 30 / 45 minutes / 1 hour before — set as a real alarm on the calendar event. Because it's the phone's own calendar, the reminder fires offline, in airplane mode, and with the app closed (the dependable way to be reminded at a venue with no signal). The in-app star notification remains for when you're online.

\n

0.12.0
\n* Add any session to your calendar. Every schedule item now has a calendar button that downloads a standard .ics — works with Apple, Google, and Outlook calendars.
\n* Reminders. Tap the star on a session to be reminded about 15 minutes before it starts (a push notification). Starring asks to turn on notifications the first time, and your stars sync to the server so they survive a reinstall. No sign-in.
\n* Smarter notification opt-in. The \"Get notified\" prompt now also appears on the home screen, and installing the app (or starring a session) offers to turn on notifications — all from a tap, never a surprise pop-up.
\n* Feedback forms support more question types on device. Multiple-choice (radio), number, and \"choose several\" (checkbox) questions now render and submit correctly in the app, matching the form builder.

\n

0.11.0
\n* App identity is now site-wide. The installed app's name, home-screen icon, splash, and base accent colour are set once for the whole site/organisation (Event Companion → App Settings → \"App Identity\"), independent of any single event. The install name now follows your App Name (or the site name) instead of the generic \"Event Companion\", and the icon follows your chosen icon everywhere — including at shared /g/… links. (Per-event Design themes still apply as in-app skinning when an event is in focus.)
\n* Announcements can be org-wide. A new \"Show org-wide\" toggle (on by default) makes an announcement visible across the whole app — even before anyone has picked an event — instead of only inside one event. Turn it off to scope an announcement to a single event.
\n* Clear publish controls for announcements. The announcement editor now has explicit Publish now, Schedule, and Save draft buttons. (Previously, leaving the time blank silently saved a hidden draft.)

\n

0.10.0
\n* Schedule entries can now carry tags (e.g. keynote, workshop, food). Attendees see tag chips on each session and can filter a schedule by tag, right on the schedule view.
\n* New optional All Schedules view: turn it on per event (Schedule tab) to add an \"All\" tab at the front that merges every schedule's sessions in time order, grouped by day, each labelled with its source schedule. Its tag filter spans every schedule. Exclude individual sessions from the combined view from the entry editor.
\n* Tags and the All-Schedules settings travel through Export / Import.

\n

0.9.0
\n* Venue maps can now use a vector floorplan (an SVG export from Inkscape, Illustrator, or similar) as the base, with a per-map background colour — upload one when adding or editing a map. Uploaded SVGs are sanitized on upload, on serve, and on import.
\n* New element binding: instead of re-tracing rooms by hand, pick any area already drawn in the floorplan — through a structure tree of its layers, groups, and shapes — and turn it into a tappable Space. Each bound Space gets its own resting and focused-state highlight colour and opacity, and the floorplan's own room outlines light up on the map.
\n* Drawn polygon Spaces still work and mix freely with bound ones on the same map; convert either way (detach a bound Space to a point, or bind a drawn/point feature to an element). The vector floorplan and its bindings travel through Export / Import.

\n

0.8.0
\n* Venue maps can now have Spaces — tappable polygon regions (rooms, zones) you draw right on the map. Each Space carries an optional highlight colour, fill opacity, zoom-to-fit on focus, and a centroid marker, and works as a schedule location and a tap target just like a pin.
\n* Rebuilt map editor: a toolbar to place pins or draw Spaces (click corners to close), full corner editing (drag, double-click an edge to add, Delete to remove), and a docked options panel for the selected feature — replacing the old prompt() dialogs.
\n* Pins and Spaces can now do more on tap: show a basic info popup (a short blurb, without leaving the map), or act as a navigation link to another location or map (a picker appears when there's more than one destination). Either can also display an optional glyph icon.
\n* Map saves keep stable ids, so schedule locations, links, and deep-links survive an edit; navigation links remap correctly across export and import.

\n

0.7.0
\n* Added a color-coded plugin icon (delivered through the update channel) and declared WordPress 7.0 compatibility. No functional change.

\n

0.6.0
\n* Web push notifications: attendees can opt in from the News tab to be notified when an announcement is published (deep-linking to the linked session when set). Generate the signing key under App Settings → Web Push. Self-contained — no extra service required; iOS install-gated.
\n* The home \"Happening now / next\" ribbon now flags a live or upcoming session that has linked announcements with a 📣 count.

\n

0.5.0
\n* Announcement ↔ session linking: an announcement can point at one schedule session. The attendee app shows a tap-through session chip on the announcement card and a \"Related updates\" list on the session page; set the link from the new \"Related session\" picker in wp-admin (grouped by schedule, times in the event timezone). Deleting a session cleanly unlinks its announcements.

\n

0.4.0
\n* Installed PWA branding: the home-screen icon, iOS splash, and theme color now follow the live event's branding (cascade: live event → a new site-wide default → plugin default), instead of the static default. New \"Default App Branding\" controls on the App Settings tab set the site-wide fallback. Manifest is cache-busted (versioned link + ETag) so changes reach installed apps within the cache window.
\n* Import / Export: package an event's whole companion config as a hand-authorable ZIP and import it (merge or replace) into another event — pages, schedules, maps/pins, app/design, shortlinks, feedback form, with bodies and images carried as asset tokens. wp-admin tab + WP-CLI (wp eea-ec export|import); untrusted-ZIP hardened; fully atomic.
\n* Fixed: the home short link no longer mints a duplicate on repeat calls.

\n

0.3.0
\n* Attendee PWA: event-aware landing (hero + \"Happening now/next\" across schedules), bottom-nav + drawer, multi-floorplan maps, named multi-schedules with per-session detail pages, announcements, location-scoped feedback, and \"you are here\" QR cards.
\n* Device-first identity: feedback with no sign-in; optional email magic-link verification creates/links an attendee.
\n* Per-event OKLCH theme engine: accent + neutral + style dials derive contrast-guarded tokens; 10 presets; light/dark/dark-luxe; live preview in wp-admin. Branded boot splash, hero, and motion.
\n* Offline support: after one online load the app works in a venue dead zone (cached data + floorplans); QR codes resolve client-side; offline indicator.
\n* Self-hosted updates via the foh-updates channel.

\n

0.1.0
\n* Foundation release: plugin activation, DB schema (11 tables), admin page shell with stub tabs, self-hosted updater, release workflow.

" } } diff --git a/eea-event-companion/eea-event-companion-0.15.0.zip b/eea-event-companion/eea-event-companion-0.15.1.zip similarity index 90% rename from eea-event-companion/eea-event-companion-0.15.0.zip rename to eea-event-companion/eea-event-companion-0.15.1.zip index ecbf011a068c10f2c6783d211283a8de261152f3..fdafe3717d14c293ba0cb7de866fbf3428b7a0f6 100644 GIT binary patch delta 15637 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 z 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 z z`s0{1_2lLravNi1rObKpaNa40*ojFVRvC8VsQY}6oAVvv-%a0(h2ElL1X(AW)oxkdQT$(Mo*AOoRp$p9VjOiE7s=<~c-~?N5 z=M2D;?n-B%5+-2pH*kRgSpe0a<6HQbg;%bC+Mn*yy6xG1#SO@UhkIlZu~acV4-wi^fGK!( zSdk7~fe0)a01Yf&X)oC#>dFykx$p5m5e0j)3rlYF(mv~`#mVs4$#3D z#bQnt6Ej@>=TaAR1#aJZO!NXrkX~SI55RxGUC8`+=(1o7mvNGbJrVwQ->9D&<|K0SwB{tYxi%+SKUYkoSGQQ?zMGbHRW+55S;rW zkM8}A|6DJU7$-ma@l$6J>{6LvE92-se%8r7e)CD>AzU#zF@QBPdFo#fk;FA;Ylq){ zDEen{_tNOUYg32=DZ(|oCj+`jC9prcpoRba(jfvt|8F!Yu>rLJk%Iu+|C8y&KBk9Y z=^(%_@>ff1O5V>wAtAwrM0{UJmLX2r19AM*M!|jRZmmJ?@qx>u0RG{>CS#lFWQq!oJe8pPWRv#0&!-a4;%UrtHJ@UKb;WS z=R~L_cyt^P`>XweBUr1Z_CR3J2tb1?WAY)8i5)Bn+#LZJaDjM6u^ekbfI!$^MIhw&`R5$C$NC`<4`=*XK4RrBB<+FJlJRg_ngD?im3yE|mAEBQ zj$uJz4SS%u20VIP?%an!KEr#Ufnhv~1IfDQ&gSxwCT46E3rQjna{JuL0@=m^Ra}yN z#<7yQ$v~G^}5=DC; z98j)+i&I!jAKU(hl$r);ajt!R^Hzu^b|VwSZe;)LNqb*qVK87CIDJ4o9PQR=toU9x zP<{pw{A;xfe8z%KxWgcjJ3$h!8K&Qd`3xC-`{<|Y`aBq4Ab}am{H~r^r z@;sEJeDHORzq%ax1#82~Z%A+5r7M6CDDxGdz!g06uUJq5)gGwmD?o>Hv*_yOx)p-m^2o5?s{O@& zpY~r?LU4%|eQ@uCmr-*GtHhUi4+-6P!Kp;lsY_S^yQLDbAP|!K@;ioWkM#=|ni41L z2aE&n8*J67(;yJ1_pyoz?y)`)M3duWP4W>-DaG#SIV1>#(mqx_(LL5eQ8Xj2(6Oyx zy>gM*139k%hj4BROX6XmGxpX`71pc$EsPUbvH~a`ko;fX$!b87PcpiD{C;ie_ihw) zSjAcpw}%54G|&f277qR}1Tt`ggzbO?0szh@0%q{m4V$3Hkm??9!#d4yniLq;ta)0fgF`wMg*b_+m!83cBAq=){YGT zXGZL7U@f+7|5rW{=+ceG2V2_FWH@s}bt||lNdkM8Cqy35L=8rL15|KDZvGoq2Q?Xp z+ybOPFEZSvZ?}mB)sydmxG4bK?b?60r4FY4%lIuo6K8P#y)|_LfneEJE@@nlIy!KK z>u>4;a_a$Xkw#%FjddTZ5!kT>96#VKTnX6W#u29`eq=D+T}CfiudXBY!I%K%ik z_g)`W_Uxuf~)@lr5$j0 zG!qa|*Kr?^7!=qA2ysPIZ5N9sb^Z^X=KM#$0jC>0N}+MZ0*~Wr&;Q)-g#Q=5z5UJt z;uMK@0{~oB`2NCL@f?PLAAaFp_XP-38V-qxlg7u@?!=klAHjPQ10g{3*#D0$S!|z) z#&OH|G6$@KU6(`RA3;`P-%5aKc=%L*t+v-#9Nw{btp3w55FCofos_D0SRi4_Kft30 zl)`D$31N)V|G`j!c=m+t)dH|8BwoO_$i4)CzlQS-1Wf)H z$cnRIIT={ow6R@37q*X3-&e3pwg0Ff1s~P{WH{LoMV!%D*m`He*1OI=_M-ZK*zrNb z2HbnrIRdPOtquPG0WhBcALo&-69Nu2{s-hE#F@dMCLtD>+5!U~5#rM*>`lu6>}eE% zxP$#)f&C^{v;hcigpKWGaZwvlQE_pbQ{tD!MTBgGt;9uzgvCWg!~`V-t!=D@tpz1c GTm2s>T5Nj&