Сhangelog (efp-app)
v2.1.1 (2025-10-29)
2.1.1 Release Notes
What’s Changed
Fixed
- [Bus routes] Click on bus opens the exhibitor (#682) @krchmkn
- Fallback to localStorage for kioskId (#673) @krchmkn
Full Changelog: https://github.com/expofp/efp-app/compare/v2.1.0…v2.1.1
Demo version 2.1.1: https://demo.expofp.com/branch/v2.1.1
v2.1.0 (2025-10-20)
2.1.0 Release Notes
What’s Changed
- Update release-drafter.yml (#659) @krchmkn
- Delete .github/workflows/publish-release.yml (#660) @krchmkn
Added
- [Swapcard] Switch map language via URL parameters / JS SDK (#642) @krchmkn
Changed
- chore: bus sizes (#656) @krchmkn
Full Changelog: https://github.com/expofp/efp-app/compare/v2.0.1…v2.1.0
Demo version 2.1.0: https://demo.expofp.com/branch/v2.1.0
v2.0.1 (2025-10-17)
2.0.1 Release Notes
What’s Changed
Full Changelog: https://github.com/expofp/efp-app/compare/v2.0.0…v2.0.1
Demo version 2.0.1: https://demo.expofp.com/branch/v2.0.1
v2.0.0 (2025-10-17)
2.0.0 Release Notes
What’s Changed
:rocket: JS Engine Update
We are rolling out a new JavaScript engine with faster performance and support for upcoming features.
No code changes needed — it’s stable and already used by ~95% of ExpoFP floor plans.
It’ll apply automatically to all events starting in November or later (October events won’t be affected).
Full Changelog: https://github.com/expofp/efp-app/compare/v1.38.5…v2.0.0
Demo version 2.0.0: https://demo.expofp.com/branch/v2.0.1
v1.38.5 (2025-10-17)
1.38.5 Release Notes
What’s Changed
Full Changelog: https://github.com/expofp/efp-app/compare/v1.38.4…v1.38.5
Demo version 1.38.5: https://demo.expofp.com/branch/v1.38.5
v1.38.4 (2025-10-17)
1.38.4 Release Notes
What’s Changed
Full Changelog: https://github.com/expofp/efp-app/compare/v1.38.3…v1.38.4
Demo version 1.38.4: https://demo.expofp.com/branch/v1.38.4
v1.38.3 (2025-10-17)
1.38.3 Release Notes
What’s Changed
Full Changelog: https://github.com/expofp/efp-app/compare/v1.38.2…v1.38.3
Demo version 1.38.3: https://demo.expofp.com/branch/v1.38.3
v1.4.0 (2025-10-17)
- Sync the beta branch with the latest changes (#427) @krchmkn
Added
- Stable Release: UI Improvements & Bug Fixes (#429) @krchmkn
Fixed
- Refinement of the kiosk generation mode in case there are no levels. (#430) @krchmkn
Changed
- Fix React warnings (#423) @krchmkn
v1.4.1 (2025-10-17)
- Blue-dot direction (#433) @vladimir-n0691
- Merge master into cloudnext25 (#435) @vladimir-n0691
Changed
- Correcting scroll position after returning to the search list. (#431) @krchmkn
- Update booth labels on the map in heatmap mode (#434) @krchmkn
v1.4.2 (2025-10-17)
- Refactor (kiosk mode): remove visited and bookmark buttons, fix entity icon (#437) @Pashkella
- UI refactor: fix heatmap and rebooking ui in Entity list, small ui fixes (#436) @Pashkella
Fixed
- Fixing slide width (#438) @krchmkn
v1.4.4 (2025-10-17)
Changed
- Update kiosk setup messages (#441) @krchmkn
v1.4.5 (2025-10-17)
- EntityList, Entity: fix search highlight, add no results text (#442) @Pashkella
v1.5.0 (2025-10-17)
Added
- Adjusting Level Name in Search List Item (#443) @krchmkn
v1.5.1 (2025-10-17)
- Refactor: fix overlay panel resize (flexible sidebar) (#446) @Pashkella
- fix: EFP-4780 Clicks to Views (#445) @saaivs
- Viewer next: upgrade core ui, flex sidebar, add aria attributes (#362) @Pashkella
v1.6.0 (2025-10-17)
Added
- feat: EFP-4791 Add kiosk heatmap type (#447) @saaivs
v1.6.1 (2025-10-17)
Fixed
- fix: EFP-4791 use origin (#449) @saaivs
v1.6.2 (2025-10-17)
- fix: EFP-4791 (#451) @saaivs
- Refactor(GalleryModal): fix safari rendering stack issue with position (#448) @Pashkella
- Feature: compact details in list (#450) @Pashkella
v1.6.3 (2025-10-17)
Fixed
- fix: EFP-4791 Refactoring (#452) @saaivs
v1.6.4 (2025-10-17)
- Refactor: fix accessibility attributes init controls, hotfix language panel size (#453) @Pashkella
v1.6.5 (2025-10-17)
- UI Refactor: improve kiosk mode after facelift, add new animations (#454) @Pashkella
v1.6.6 (2025-10-17)
Fixed
- Fixes and improvements (#457) @krchmkn
Changed
- Fixes and improvements (#457) @krchmkn
- Setting up YAH (#456) @krchmkn
- Setting up an offline manager (#455) @krchmkn
v1.6.7 (2025-10-17)
Fixed
- Ensure the loading of heatmap icons (#458) @krchmkn
v1.7.0 (2025-10-17)
- Refactor(EntityItem): fix details white space, booth details margins (#461) @Pashkella
Added
- Offline kiosk stats (#426) @krchmkn
Changed
- Prioritizing resource loading (#459) @krchmkn
v1.8.0 (2025-10-17)
Added
- highlightBooths JS SDK method (#462) @krchmkn
v1.8.1 (2025-10-17)
Changed
- Bug Fixes and Improvements (#464) @krchmkn
v1.37.6 (2025-10-17)
The last release in master before main.
What’s Changed
- Bug fixes and improvements by @krchmkn in https://github.com/expofp/efp-app/pull/628
- refactor: update base URL handling and remove deprecated files by @evgenyt1 in https://github.com/expofp/efp-app/pull/616
- Swapcard: onDetails + onDirection by @krchmkn in https://github.com/expofp/efp-app/pull/637
- chore: Removing error messages by @krchmkn in https://github.com/expofp/efp-app/pull/641
Full Changelog: https://github.com/expofp/efp-app/compare/v1.37.4…v1.37.6
v1.38.2 (2025-10-17)
- master into alpha-engine (#643) @krchmkn
Fixed
- NEW ENGINE Swapcard: onDetails + onDirection (#644) @krchmkn
v1.38.1 (2025-10-17)
- refactor: handle invalid color bg (#639) @natalliakaranevichpranas
- handle invalid color bg (#638) @natalliakaranevichpranas
Changed
- fix: EFP-5189 (#637) (#640) @krchmkn
v1.38.0 (2025-10-15)
- Alpha engine into alpha UI engine (#633) @krchmkn
- Master into alpha-engine (#630) @krchmkn
- fix logo in booth not belong booth (#631) @natalliakaranevichpranas
Added
- refactor: update base URL handling and remove deprecated files (#616) @evgenyt1
Changed
- refactor: update base URL handling and remove deprecated files (#616) @evgenyt1
v1.37.5 (2025-10-11)
- chore: bundle.json (#629) @krchmkn
Changed
- Master into alpha engine (#627) @krchmkn
v1.37.4 (2025-10-10)
Fixed
- Bug fixes and improvements (#626) @krchmkn
- Kiosk after timeout reset resets to random location (#625) @krchmkn
- Bug fixes and improvements (#622) @krchmkn
v1.37.3 (2025-10-09)
- Alpha engine (#621) @natalliakaranevichpranas
- Custom font (#620) @natalliakaranevichpranas
v1.37.2 (2025-10-08)
- refactor: update map component import and usage in Layout (#619) @natalliakaranevichpranas
v1.37.1 (2025-10-07)
Fixed
- Bug fixes and improvements (#617) @krchmkn
- Kiosk settings fix (#610) @krchmkn
- Featured booths not sorted first inside of multi-exhibitor booths (#612) @krchmkn
v1.37.0 (2025-10-06)
Added
- Bug fixes and improvements (#614) @krchmkn
v1.36.2 (2025-10-04)
- new engine + new UI fix (#613) @natalliakaranevichpranas
v1.36.1 (2025-10-03)
- EFP-4989: Extend Agenda UI with Tracks, Speakers list, Speaker details, Event details improve and Shortcuts (#609) @Pashkella
v1.36.0 (2025-10-01)
- Fix logo display (#608) @natalliakaranevichpranas
- Booth click issue (#605) @natalliakaranevichpranas
Added
- Show a message in the UI if the SDK method is called incorrectly (#597) @krchmkn
Changed
- merge master (#607) @krchmkn
v1.35.2 (2025-09-30)
- Logo dim (#602) @natalliakaranevichpranas
v1.35.1 (2025-09-29)
Fixed
- Bug fixes and improvements (#604) @krchmkn
v1.35.0 (2025-09-27)
Added
- SDK Error Codes (#603) @krchmkn
v1.34.2 (2025-09-25)
- fix: logo loading (#598) (#601) @natalliakaranevichpranas
- Fix sd kmethod error (#599) @natalliakaranevichpranas
v1.34.1 (2025-09-24)
Fixed
- Bug fixes and improvements (#598) @krchmkn
v1.34.0 (2025-09-23)
Added
- Implementing ignoreQuery parameter (#596) @krchmkn
v1.33.0 (2025-09-19)
- zoomtime settings should be allied in user value is set (#594) @natalliakaranevichpranas
Added
v1.32.2 (2025-09-18)
- fix label issue display for booth without exibitor (#593) @natalliakaranevichpranas
v1.32.1 (2025-09-17)
- Logo not displayed (#592) @natalliakaranevichpranas
v1.32.0 (2025-09-16)
- master into alpha-engine (#590) @krchmkn
Added
- Fuzzy search improvements (#575) @krchmkn
- [Map] bluedot route tracking improvement (#584) @krchmkn
Fixed
- Cookies request appears each time, even with consent cookie (#588) @krchmkn
- Hide video if offline (#586) @krchmkn
Changed
- master into alpha-engine (#587) @krchmkn
v1.31.0 (2025-09-13)
Added
- [New Engine] Blue dot not showing (#583) @krchmkn
v1.30.4 (2025-09-11)
Fixed
- getFloors method should return empty array for single floor plan (#580) @krchmkn
- Bug fixes and improvements (#579) @krchmkn
- Bug fixes and improvements (#578) @krchmkn
v1.30.3 (2025-09-09)
Fixed
- Bug fixes and improvements (#576) @krchmkn
v1.30.2 (2025-09-06)
Changed
- Bug fixes and improvements (#574) @krchmkn
- Bug fixes and improvements (#573) @krchmkn
v1.30.1 (2025-09-05)
- update engine and fix labels weight issue and scale calc issue (#571) @natalliakaranevichpranas
Changed
- Bug fixes and improvements (#568) @krchmkn
v1.30.0 (2025-09-04)
Added
- Select a kiosk by clicking on it in ?setkiosk mode (#556) @krchmkn
Changed
- master into engine-aplha-1 (#565) @krchmkn
- Select a kiosk by clicking on it in ?setkiosk mode (#556) @krchmkn
v1.29.3 (2025-09-03)
Fixed
- Bug fixes and improvements (#563) @krchmkn
- Bug fixes and improvements (#547) @krchmkn
- Bug fixes and improvements (#561) @krchmkn
v1.29.2 (2025-09-02)
- New UI with New Engine (#560) @krchmkn
v1.29.1 (2025-08-30)
- add renderer log (#559) @natalliakaranevichpranas
- set visible rect (#558) @natalliakaranevichpranas
Fixed
- fix: bus icon order (#553) @krchmkn
- fix: bus icon order (#554) @krchmkn
v1.29.0 (2025-08-29)
- Engine aplha 1 animation (#508) @natalliakaranevichpranas
- Engine aplha 1 (#552) @natalliakaranevichpranas
Added
- Add default bus icon (#550) @krchmkn
v1.28.3 (2025-08-28)
- Alpha engine (#549) @natalliakaranevichpranas
Fixed
- [NEW ENGINE] Bug fixes and improvements (#546) @krchmkn
v1.28.2 (2025-08-27)
Changed
- Bug fixes and improvements (#545) @krchmkn
v1.28.1 (2025-08-23)
Fixed
- [Kiosk mode] Bug fixes and improvements (#543) @krchmkn
Changed
- engine-aplha-1 into alpha-engine (#542) @krchmkn
v1.28.0 (2025-08-22)
Added
- Make the bus move strictly along the route (#533) @krchmkn
Fixed
- Bug fixes and improvements (#539) @krchmkn
v1.27.1 (2025-08-21)
Fixed
- Bug fixes and improvements (#538) @krchmkn
v1.27.0 (2025-08-20)
Added
- Centering the map for the new UI (#531) @krchmkn
v1.26.0 (2025-08-19)
Added
- Improve Kiosk UI (#523) @krchmkn
v1.25.2 (2025-08-16)
Fixed
- Bug fixes and improvements (#529) @krchmkn
v1.25.1 (2025-08-15)
Fixed
- Setting up fuzzy search scoring (#528) @krchmkn
v1.25.0 (2025-08-12)
Added
- Fontend Observability In Debug Mode (#520) @krchmkn
Fixed
- [Map] Wayfinding Timing Issue (#525) @krchmkn
v1.24.2 (2025-08-07)
Changed
- Bug fixes and improvements (#522) @krchmkn
v1.24.1 (2025-07-31)
Fixed
- Bug fixes and improvements (#519) @krchmkn
v1.24.0 (2025-07-30)
Added
- JS SDK expose current floor information (#512) @krchmkn
Fixed
- Fix zoom in-out on mac chrome (#517) @krchmkn
v1.23.1 (2025-07-29)
- Hotfix: revert categories to search (#518) @Pashkella
Fixed
- Correct Plan Images Loading (#514) @krchmkn
v1.23.0 (2025-07-25)
Added
- Image loading optimization (#513) @krchmkn
v1.22.0 (2025-07-24)
Added
- Map translation: Polish & Mongolian languages (#509) @krchmkn
Fixed
- JS SDK Visibility initial state (#510) @krchmkn
v1.21.0 (2025-07-22)
Added
- Show fps in new engine in debug mode (#507) @krchmkn
v1.20.0 (2025-07-17)
Added
- Kiosk route URL (#506) @krchmkn
v1.19.4 (2025-07-15)
Fixed
- The set direction on /?set-kiosk is not saved. (#504) @krchmkn
Changed
- Bug fixes and improvements (#505) @krchmkn
v1.19.3 (2025-07-12)
Changed
- Bug fixes and improvements (#503) @krchmkn
v1.19.2 (2025-07-11)
v1.19.1 (2025-07-09)
Fixed
- Bug fixes and improvements (#500) @krchmkn
v1.19.0 (2025-07-08)
Added
- Implement in the new engine: Configuring map settings via URL parameters. (#499) @krchmkn
v1.18.1 (2025-07-05)
- Bug fixes and improvements (#498) @krchmkn
v1.18.0 (2025-07-04)
Added
- The default QR code on the kiosk loads the map, but does not show you the current location (#496) @krchmkn
v1.17.3 (2025-07-03)
- Revert default imports ordering (#497) @Pashkella
v1.17.2 (2025-07-03)
- [EFP-4901] Implement Event details UI, add event to bookmarks, improve Agenda badges (#493) @Pashkella
v1.17.1 (2025-07-02)
- Bug fixes and improvements (#494) @krchmkn
Fixed
- [YAH] QR location have wrong floor on short floor name with same letter (#495) @krchmkn
v1.17.0 (2025-07-01)
Added
- Add query parameters to manage map and kiosk properties (#492) @krchmkn
v1.16.0 (2025-06-27)
Added
- Add query parameters to manage map and kiosk properties (#480) @krchmkn
v1.15.2 (2025-06-21)
Fixed
- Bug fixes and improvements (#491) @krchmkn
v1.15.1 (2025-06-20)
Fixed
- Floor 2 is hidden behind the Fit to screen button on FP. (#489) @krchmkn
- Problem editing kiosk on /?set-kiosk page. (#490) @krchmkn
v1.15.0 (2025-06-19)
Added
- Don’t collect statistics if no trackerUrl (#485) @krchmkn
- [Viewer] Don’t show the UI controls while all required map data not loaded (#482) @krchmkn
Fixed
- Bug fixes and improvements (#487) @krchmkn
- The negative floors are labeled the same way as the normal floors (#483) @krchmkn
v1.14.1 (2025-06-18)
Fixed
- Highlighting issue resolved (#486) @krchmkn
v1.14.0 (2025-06-17)
- Refactor: improve Agenda on mobile and Categories modal (#484) @Pashkella
Added
- [Viewer] Add type field for entities (#478) @krchmkn
- Improve UX of kiosk installation (#474) @krchmkn
v1.13.2 (2025-06-14)
- Temporarily removes functionality for determining direction for blue-dot (#481) @vladimir-n0691
- [EFP-4839] Agenda UI - base implementation for Jetlag 2025 (#476) @Pashkella
Changed
- Setting up fuzzy search (#479) @krchmkn
v1.13.1 (2025-06-11)
- fix: search list (#477) @krchmkn
v1.13.0 (2025-06-09)
- [EFP-4343] Multi select for categories, two level categories - create storybook components, implement (#463) @Pashkella
- [Kiosk Setup page] Add possibility to delete kiosk (#469) @krchmkn
v1.12.1 (2025-06-06)
- EFP-4851: If viewOptimizationLevel = 0 then return logos with origina… (#475) @saaivs
v1.12.0 (2025-06-06)
- fix: EFP-4828 (#473) @krchmkn
Added
- [Viewer] Expose search method to public SDK (#470) @krchmkn
Fixed
- Scrolling to the previously selected item is broken (#471) @krchmkn
Changed
- chore: adjust fuzzy search (#472) @krchmkn
v1.11.0 (2025-06-04)
Added
- Relevant Fuzzy Search (#466) @krchmkn
v1.10.0 (2025-06-03)
- Refactor(Overlay): fix max height inside iframe (#468) @Pashkella
Added
- The heatmap page should be protected (#465) @krchmkn
v1.3.0 (2025-04-23)
Added
- Use token for kiosk API (#424) @krchmkn
- Send kiosk statistics with trackEvent (#425) @krchmkn
v1.2.1 (2025-04-22)
Fixed
- Setting up the offline manager (#422) @krchmkn
Changed
- Setting up the offline manager (#422) @krchmkn
v1.2.0 (2025-04-17)
Added
- In kiosk mode, always display the kiosk icon when a booth is selected if they are on the same floor. (#417) @krchmkn
v1.1.6 (2025-04-13)
- Setting up offline manager (#419) @krchmkn
v1.1.5 (2025-04-11)
Fixed
- fix: Add throw “Failed to link or compile WebGL program (XXXPainter) … (#418) @saaivs
v1.1.4 (2025-04-11)
Changed
- Log WEBGL_debug_renderer_info (#416) @krchmkn
v1.1.3 (2025-04-10)
- Overlay component refactoring
v1.1.2 (2025-04-05)
Fixed
- Ensure correct overlay height in layout (#409) @krchmkn
v1.1.1 (2025-04-04)
Fixed
- fix: EFP-4668 free instead trial (#411) @saaivs
v1.1.0 (2025-04-04)
Added
- feat: EFP-4668 Trial floor plans to have the same banner as Free (#410) @saaivs
v1.0.3 (2025-04-04)
- EFP-3928 Map: YaH Statistics (#233) @SergLyss
- fix: EFP-4630 Some routes have incorrect destination icon locations (pharmaforumus2025) (#400) @krchmkn
- fix: cosmoprofworldwidebologna styles (#398) @krchmkn
- feat: sanitize search text (#395) @krchmkn
- fix: degrade in quality switch (#394) @krchmkn
- feat: add expoKey (#388) @krchmkn
- feat(EFP-4609): removing utm params from the search text (#393) @krchmkn
- EFP-4586 Kiosk Installation (shorten kiosk id) (#392) @krchmkn
- EFP-4607 [Kiosk mode] Kiosk restore to default if user scroll list of exhibitors without selecting them (#390) @krchmkn
- fix: clicking on an empty space on the map (#389) @krchmkn
- EFP-4602 Floorplan - Update selectRoute function (#387) @krchmkn
- EFP-4596 [Rebooking] rebooking state turn on with any
rt token (#385) @krchmkn
- Improve LogoOverlay (#386) @Pashkella
- Feat/waypoints limit (#384) @krchmkn
- EFP-4532 Rebooking mode in Viewer using rebooking token (#378) @krchmkn
- fix: border (#383) @krchmkn
- Update settings.ts (#382) @krchmkn
- feat: add version.js (#380) @krchmkn
- fix: big5constructsaudi2025 (#379) @krchmkn
- EFP-4536 Show bookmark ico over booth logo on FP (#377) @krchmkn
- fix: message (#376) @krchmkn
- EFP-4527 Fix layout issues in kiosk mode (#375) @krchmkn
- EFP-4529 Fixes for bookmark menu highlighting and bookmark color (#373) @krchmkn
- Feat/efp 4551 selected booth color (#374) @krchmkn
- fix: add handling for origin file:// case (#372) @krchmkn
- feat: fix sw; add new kiosk command (#371) @krchmkn
- EFP-4403 Service Worker (#361) @krchmkn
- chore: refactor (#369) @krchmkn
- EFP-3874 Multi-point wayfinding (#358) @krchmkn
- Feat/efp 3874 fixies (#367) @krchmkn
- fix: bundle.json generation (#366) @krchmkn
- fix bundle.json (#365) @krchmkn
- feat: add bundle.json plugin (#364) @krchmkn
- EFP-4525 [Swapcard] No tracking events for the embedded map. (#363) @krchmkn
- fix: wf select (#359) @krchmkn
- fix (#357) @krchmkn
- Fix/bounds (#356) @krchmkn
- fix: backdrop color (#355) @krchmkn
- Viewer next: refactor ui (#353) @Pashkella
- fix: booth name (#352) @krchmkn
- fix: EFP-4424 (#351) @krchmkn
- Viewer next: refactor ui, add list item component (#333) @Pashkella
- Update public.d.ts (#349) @krchmkn
- EFP-4364 [API] Add description property support for Booths API (#347) @krchmkn
- EFP-4424 [ExpoPlatform] Allow to display Hall on the Map (#346) @krchmkn
- fix/logo-priority (#344) @krchmkn
- test callbacks timeouts (#343) @krchmkn
- EFP-3874 Multi-point wayfinding (#329) @krchmkn
- fix: images (#342) @krchmkn
- fix: images size and order (#340) @krchmkn
- Update ImagePainter.ts (#339) @krchmkn
- fix: limit image size (#338) @krchmkn
- fix: image order, add max image size (#337) @krchmkn
- feat: EFP-4427 disable dimming for plans with logos larger than 500 o… (#336) @krchmkn
- EFP-4383: reduce canvas size (#334) @krchmkn
- EFP-4383 feat: loading small images (#325) @krchmkn
- fix: search sort (#331) @krchmkn
- feat: sort featured first (#330) @krchmkn
- feat: enable optimization (#328) @krchmkn
- fix: disable alpha (#327) @krchmkn
- fix: disable pixel ratio (#326) @krchmkn
- feat: Pass only the alpha channel for labels (#319) @krchmkn
- fix: schedule (#324) @krchmkn
- feat: highlight (#323) @krchmkn
- feat: sort search result (#322) @krchmkn
- EFP-4339: QR code for directions - create component, upgrade storybook (#317) @Pashkella
- EFP-4191 Add full level name setting (#318) @krchmkn
- EFP-4367 Change position callback (#320) @krchmkn
- dimming EFP-4338 / EFP-4340 (#315) @krchmkn
- feat: EFP-4315 (#316) @krchmkn
- EFP-4311 [Swapcard] highlightExhibitors (#312) @krchmkn
- EFP-4315 [Swapcard] Allow to use externalId for setBookmarks (#314) @krchmkn
- Revert “Fix layer assignment logic to avoid duplicate logo rendering” (#311) @codedpalette
- Fix layer assignment logic to avoid duplicate logo rendering (#310) @codedpalette
- Chore/housekeeping (#309) @codedpalette
- fix: restore cutom css load (#307) @krchmkn
- chore: level name kisok styles (#305) @krchmkn
- chore: errors (#304) @krchmkn
- EFP-4191 Add full level name setting (#278) @krchmkn
- chore: remove offscreen canvas (#303) @krchmkn
- chore: load delay (#301) @krchmkn
- chore: image painter texture format (#302) @krchmkn
- test (#300) @krchmkn
- fix: eurotier loader test (#299) @krchmkn
- chore: refactor (#297) @krchmkn
- fix: toggle (#298) @krchmkn
- EFP-4282: The uploaded logos do not appear in the header (#296) @krchmkn
- chore(EFP-4275): optimize load (#295) @krchmkn
- chore: filter errors (#293) @krchmkn
- chore: image quality (#292) @krchmkn
- chore: refactor (#291) @krchmkn
- Delayed images for eurotier (#289) @krchmkn
- EFP-4253 Скрыть лого с header при открытой галареи на view. (#290) @krchmkn
- chore: crossorigin (#288) @krchmkn
- Update webgl-logger.ts (#287) @krchmkn
- Add texture counter (#286) @evgenyt1
- chore: typing (#277) @krchmkn
- chore: text; images (#281) @krchmkn
- fix: booths text (#280) @krchmkn
- feat: EFP-4182 fp onInit (#275) @krchmkn
- EFP-4164, EFP-4165: improve kiosk ui (#270) @Pashkella
- EFP-4172 fix: text search (#269) @krchmkn
- EFP-4156 [Swapcard] selectExhibitor improvements - highlight multiple (ETA 30 Sep 2024) (#267) @krchmkn
- EFP-4140 Alternative description does not apply (#266) @krchmkn
- EFP-4033 FP for attendees (#247) @krchmkn
- EFP-4112 Synchronize floor selectors (map, directions) (#264) @krchmkn
- fix: shortName (#263) @krchmkn
- Update nodejs.yml (#262) @krchmkn
- EFP-4095 [Admin] add default language selection (#261) @krchmkn
- FP-4086 floor levels (#256) @krchmkn
- Fix/actions slack (#260) @krchmkn
- test (#259) @krchmkn
- test (#258) @krchmkn
- fix/actions test (#257) @krchmkn
- chore: update action (#254) @krchmkn
- fix: EFP-4087 (#255) @krchmkn
- EFP-3981 Доработки Heatmap. (#253) @krchmkn
- EFP-4075 [Viewer] The JS SDK method
selectCategory is not working when the noOverlay setting is provided. (#252) @krchmkn
- Update nodejs.yml (#251) @krchmkn
- Update nodejs.yml (#250) @krchmkn
- Update nodejs.yml (#249) @krchmkn
- EFP-4067 Incorrect styles in level selector in kiosk mode in Arabic in Safari (#248) @krchmkn
-
| EFP-4047 [efp-app] Expose API: get(Booth |
Point)GeoLocation for Swapcard (#246) @krchmkn |
- EFP-3812 [Heatmap] add endpoint to get number of views (#245) @krchmkn
- fix: EFP-3812 (#244) @krchmkn
- EFP-4002 [Viewer] Hide controls group on the map (#239) @krchmkn
- EFP-3812 [Heatmap] add endpoint to get number of views (#240) @krchmkn
- Update README.md (#241) @krchmkn
- feat(EFP-3990): language selector (#234) @krchmkn
- Update README.md (#238) @krchmkn
- EFP-4007 [JS SDK] selectRoute with location support (#237) @krchmkn
- Feat - Booth label optimisation (handle property from data.js “viewOptimizationLevel”) (#235) @SergLyss
- Migration project to webpack 5 and last version storybook (#231) @SergLyss
EFP-3978 Expose selectCategory method for JS SDK (#232) @krchmkn
- Features/heatmap (#203) @SergLyss
- EFP-3736 - Add x-ref, x-href headers to track event (#230) @SergLyss
- https://emmc.expofp.com/ - The buttons for switching layers are displayed in sequential order (#229) @SergLyss
- [EFP-3413] - Sublayers hierarchy fix (#228) @SergLyss
- Add rendering sublayers (#223) @SergLyss
- EFP-3479 - Exhibitors display rules (#227) @SergLyss
- EFP-3483 - Reduce font size on mobile (#226) @SergLyss
- Feature/efp 3149 exhibitor profile materials 2 (#225) @ghost
- EFP-3149 [Exhibitor profile] materials (#224) @ghost
- [EFP-3152] - Add virtualized list (#221) @SergLyss
- EFP-3140 modified BoothOnHold (#220) @PlatonZvonkov
- [EFP-3169] - Add request cookie consent load from the server (#218) @SergLyss
- Efp 3127/kiosk improvements (#217) @SergLyss
- Efp 3128/polygonal-booth-click (#216) @SergLyss
- [Efp-2821] Add Cookie Consent (#215) @SergLyss
- EFP-3017: Create cookie consent component for the Floor Plan view (#210) @Pashkella
- Efp-3111/set-blue-dot-url (#212) @SergLyss
- Efp-3112/getCoordsByClick (#213) @SergLyss
- Add an offHistory parameter to the api js that turns off url address … (#211) @SergLyss
- Add localStorage availability check (#209) @SergLyss
- Features/fonts (#207) @SergLyss
- Add method unstable_destroy (#208) @SergLyss
- EFP-2885: Rebooking improve (#205) @SergLyss
- EFP-2888: Add loader for multilayers (#206) @SergLyss
- EFP-2866: change find location icon, add layers loading component (#204) @Pashkella
- Features/right to left (#199) @SergLyss
- EFP-170 - Improve gallery (#201) @SergLyss
- EFP-2683 fixes in kiosk mode (#194) @SergLyss
- Add multiple search exhibitors and booths. Add noOverlay param to url (#196) @SergLyss
- MapControls component: change icons, improve styles (#198) @Pashkella
- Schedule: add Show more/less button to notes (#197) @Pashkella
- EFP-2669: Create storybook for the schedule - description (#195) @Pashkella
- Efp 2569 view into container (#192) @SergLyss
- EFP-2651. Fix: In Kiosk mode, the “+” button is hidden behind the search field on the View. (#189) @SergLyss
- EFP-2616: Create components (storybook) for Rebooking - Notes (#193) @Pashkella
- Efp-2569 Fitting the view into a container (#187) @SergLyss
- Add click event to custom buttons in exhibitor profile (#191) @SergLyss
- Add computed property to uiState “responsiveClass”, remove useResponsiveClass hook (#188) @SergLyss
- EFP-2669: Create storybook for the schedule (#186) @Pashkella
- Efp-2569 Changed approach to adaptive layout for correct integration of plans (#181) @SergLyss
- EFP-2592: Create “pinch in/out” animation in kiosk mode (#180) @Pashkella
- EFP-2616: Improve Rebooking colors (#184) @Pashkella
- EFP-2616: Create components storybook for rebooking (#183) @Pashkella
- EFP-2616: Create components (storybook) for Rebooking (#182) @Pashkella
- Kiosk mode: fix wayfinding transparent issue (#178) @Pashkella
- Add global GA account to track all floor plans (#176) @EugeneAc
- Improve Google Analtyics (#175) @EugeneAc
- now the horizontal pictures are automatically rotated 90 degrees into a rectangular booth (#174) @SergLyss
- Vladimir nikitin patch 18 (#173) @vladimir-nikitin
- Fix: Booth description white background issue (#172) @Pashkella
- Update config-wf.ts (#171) @vladimir-nikitin
- [EFP-2282] Integrate GPS location on view (#170) @SergLyss
- [EFP-2348] Added group settings for enable mapbox (#169) @SergLyss
- EFP-2224: Fix pointer events (#167) @Pashkella
- Fix text overlay on logo (expoexpo22) (#166) @SergLyss
- EFP-2224: Small css improve (#165) @Pashkella
- [EFP-2255] Fix backdrop-filter with gallery slider (#161) @SergLyss
- EFP-2224: refactor WS, fix errors (#164) @Pashkella
- EFP-2224: Levels position, improve gallery buttons size (#163) @Pashkella
- EFP-2224: Small css improvements (#162) @Pashkella
- EFP-2224: Implement new viewer UI for kiosk mode (CSS) (#160) @Pashkella
- EFP-2142: Few small fixes for UI design (#155) @Pashkella
- [EFP-2186] ImagePainter minimal changes (#153) @saaivs
- EFP-2127 edited uk localization (#151) @woodanok
- money2020usa fix. Do not show booths for hidden floors. (#150) @RodionNikolaev
- Reject money2020 focus limitation. (#149) @RodionNikolaev
- Fix nearestBooth finding logic. Do no focus currentPosition for money2020usa (#148) @RodionNikolaev
- Features/layers2 (#147) @RodionNikolaev
- Added uk locales (#146) @woodanok
- UI/Components: add common.scss import, improvements, sample Alert (#144) @Pashkella
- UI/Components: Add base design system, Alert component (#143) @Pashkella
- UI/Components: Refactor, Base Design system, Alert component (#141) @Pashkella
- [EFP-2080] Hide share button if url is not valid (#142) @SergLyss
- EFP-1992: Change button component inside sidebar (#136) @Pashkella
- changed free text (#135) @woodanok
- Update java-android.html (#134) @vladimir-nikitin
- refactor(SidebarActions): fix icons on iOS (#133) @Pashkella
- Refactor/SidebarButtons (#132) @Pashkella
- [EFP-1698] Share functionality (#122) @SergLyss
- Update swift-ios.html (#131) @vladimir-nikitin
- Update java-android.html (#130) @vladimir-nikitin
- Features/storybook: share and modal components, sidebar action buttons (#129) @Pashkella
- [EFP-1639] Recalculate the route (#124) @SergLyss
- [EFP-1775] Add functionality to ignore selected errors (#127) @SergLyss
- Update android_index.html (#126) @vladimir-nikitin
- Create ios_index.html (#125) @vladimir-nikitin
- Create android_index.html (#123) @vladimir-nikitin
- [EFP-1581]: Fix margin of “Directions” button (#119) @kaokakao
- Features / wayfinding UI: Improve autocomplete component (#117) @Pashkella
- Features/wayfinding (#107) @RodionNikolaev
- Features/wayfinding UI (#116) @Pashkella
- Update index.md (#115) @vladimir-nikitin
- Update index.md (#113) @vladimir-nikitin
- Create index.md (#112) @vladimir-nikitin
- Use Multilanguage delimiter for exhibitor description (#100) @vladimir-nikitin
- Vladimir nikitin patch 7 (#108) @vladimir-nikitin
- Update autumnfair.html (#105) @vladimir-nikitin
- Update autumnfair.html (#104) @vladimir-nikitin
- Update autumnfair.html (#103) @vladimir-nikitin
- Create offline.html (#97) @vladimir-nikitin
- Update Exhibitor.scss (#101) @vladimir-nikitin
- Efp 1405 fix exhibitor title (#99) @vladimir-nikitin
- EFP-1439 multilanguage delimetr exh description (#98) @vladimir-nikitin
- Update autumnfair.html (#95) @vladimir-nikitin
- Components refactor (#93) @Pashkella
- Features/wayfinding UI (#90) @Pashkella
- Features/wayfinding UI (#88) @Pashkella
- EFP-1396 ExternalId(Grip) (#85) @vladimir-nikitin
- Update index.md (#87) @vladimir-nikitin
- Update autumnfair.html (#83) @vladimir-nikitin
- Update autumnfair.html (#82) @vladimir-nikitin
- Update autumnfair.html (#81) @vladimir-nikitin
- Update autumnfair.html (#80) @vladimir-nikitin
- Update autumnfair.html (#79) @vladimir-nikitin
- Update flutter.html (#78) @vladimir-nikitin
- Add files via upload (#77) @vladimir-nikitin
- Revert “EFP-1075: Fix styles on Exhibitor List” (#69) @EugeneAc
- [EFP-1034]: Update conditions to display the “Buy” button (#65) @kaokakao
- EFP-396: Fix ul styles in a company description (#64) @kaokakao
- Fix/efp 763 fix bookmark positions in small boths (#63) @kaokakao
- [EFP-917] Fix low quality photos in gallerie (#60) @vadimrotenberg
- [EFP-932] Add Type & Price Parameters to BuyUrl & ReserveUrl on floor … (#58) @vadimrotenberg
- Features/efp 881 format exhibitor address block (#57) @vadimrotenberg
- Features/efp 735 unfreezing video (#56) @vadimrotenberg
- PDF fix (#54) @RodionNikolaev
- [EFP-735] Unfreez youtube video (#52) @vadimrotenberg
- [EFP-747] Save bookmarks for different floorplans (#51) @mslyman
- Уменьшил длительность анимации со 100 сек. до 8 сек. (#50) @vadimrotenberg
- [EFP-729] Wrap long links (#49) @mslyman
- [EFP-699] Show bookmarks on booths after reload (#48) @mslyman
- [EFP-532] Use compression on preview (#46) @mslyman
- Feature/efp 630 hide booth size (#45) @EugeneAc
- [EFP-661] Fix location search for ba= links (#44) @EugeneAc
- [EFP-510] Automatically detect the language on the FP (#42) @mslyman
- [EFP-576] Add yah icon (#41) @EugeneAc
- [FFP-545] Add more custom buttons (#40) @mslyman
- [EFP-459] Add google analytics events (#39) @mslyman
- [EFP-244] Collect stats (#30) @mslyman
- Load fp.svg.js file direct from S3 (#38) @RodionNikolaev
- Features/efp 342 add videos to profile (#37) @EugeneAc
- [EFP-307] Add leading image to exhibitor] (#35) @mslyman
- EFP-153 (#34) @TimSharK
- Revert “Features/efp 153” (#33) @TimSharK
- Features/efp 153 (#32) @TimSharK
- [EFP-294] Disable “Use ctrl+scroll” to zoom (ebpomlondon2020) (#31) @mslyman
- [EFP-245] Add custom button to exhibitor details (#29) @mslyman
- Fix scrollbar, remove 33 from search (#25) @mslyman
- Exhibitor Image slider (#23) @RodionNikolaev
- Add i18next feature. (#21) @RodionNikolaev
- Separated color for sponsorship cats. (#20) @RodionNikolaev
- Add fp pdf routing (#19) @EugeneAc
- Change webhook description (#17) @EugeneAc
- Remove viewboxRect node. (#12) @RodionNikolaev
- Take booth description from data.js at first. (#7) @RodionNikolaev
Changed
- Automatic activation of the service worker for kiosk mode. (#405) @krchmkn
v1.0.2 (2025-04-01)
- EFP-3928 Map: YaH Statistics (#233) @SergLyss
- fix: EFP-4630 Some routes have incorrect destination icon locations (pharmaforumus2025) (#400) @krchmkn
- fix: cosmoprofworldwidebologna styles (#398) @krchmkn
- feat: sanitize search text (#395) @krchmkn
- fix: degrade in quality switch (#394) @krchmkn
- feat: add expoKey (#388) @krchmkn
- feat(EFP-4609): removing utm params from the search text (#393) @krchmkn
- EFP-4586 Kiosk Installation (shorten kiosk id) (#392) @krchmkn
- EFP-4607 [Kiosk mode] Kiosk restore to default if user scroll list of exhibitors without selecting them (#390) @krchmkn
- fix: clicking on an empty space on the map (#389) @krchmkn
- EFP-4602 Floorplan - Update selectRoute function (#387) @krchmkn
- EFP-4596 [Rebooking] rebooking state turn on with any
rt token (#385) @krchmkn
- Improve LogoOverlay (#386) @Pashkella
- Feat/waypoints limit (#384) @krchmkn
- EFP-4532 Rebooking mode in Viewer using rebooking token (#378) @krchmkn
- fix: border (#383) @krchmkn
- Update settings.ts (#382) @krchmkn
- feat: add version.js (#380) @krchmkn
- fix: big5constructsaudi2025 (#379) @krchmkn
- EFP-4536 Show bookmark ico over booth logo on FP (#377) @krchmkn
- fix: message (#376) @krchmkn
- EFP-4527 Fix layout issues in kiosk mode (#375) @krchmkn
- EFP-4529 Fixes for bookmark menu highlighting and bookmark color (#373) @krchmkn
- Feat/efp 4551 selected booth color (#374) @krchmkn
- fix: add handling for origin file:// case (#372) @krchmkn
- feat: fix sw; add new kiosk command (#371) @krchmkn
- EFP-4403 Service Worker (#361) @krchmkn
- chore: refactor (#369) @krchmkn
- EFP-3874 Multi-point wayfinding (#358) @krchmkn
- Feat/efp 3874 fixies (#367) @krchmkn
- fix: bundle.json generation (#366) @krchmkn
- fix bundle.json (#365) @krchmkn
- feat: add bundle.json plugin (#364) @krchmkn
- EFP-4525 [Swapcard] No tracking events for the embedded map. (#363) @krchmkn
- fix: wf select (#359) @krchmkn
- fix (#357) @krchmkn
- Fix/bounds (#356) @krchmkn
- fix: backdrop color (#355) @krchmkn
- Viewer next: refactor ui (#353) @Pashkella
- fix: booth name (#352) @krchmkn
- fix: EFP-4424 (#351) @krchmkn
- Viewer next: refactor ui, add list item component (#333) @Pashkella
- Update public.d.ts (#349) @krchmkn
- EFP-4364 [API] Add description property support for Booths API (#347) @krchmkn
- EFP-4424 [ExpoPlatform] Allow to display Hall on the Map (#346) @krchmkn
- fix/logo-priority (#344) @krchmkn
- test callbacks timeouts (#343) @krchmkn
- EFP-3874 Multi-point wayfinding (#329) @krchmkn
- fix: images (#342) @krchmkn
- fix: images size and order (#340) @krchmkn
- Update ImagePainter.ts (#339) @krchmkn
- fix: limit image size (#338) @krchmkn
- fix: image order, add max image size (#337) @krchmkn
- feat: EFP-4427 disable dimming for plans with logos larger than 500 o… (#336) @krchmkn
- EFP-4383: reduce canvas size (#334) @krchmkn
- EFP-4383 feat: loading small images (#325) @krchmkn
- fix: search sort (#331) @krchmkn
- feat: sort featured first (#330) @krchmkn
- feat: enable optimization (#328) @krchmkn
- fix: disable alpha (#327) @krchmkn
- fix: disable pixel ratio (#326) @krchmkn
- feat: Pass only the alpha channel for labels (#319) @krchmkn
- fix: schedule (#324) @krchmkn
- feat: highlight (#323) @krchmkn
- feat: sort search result (#322) @krchmkn
- EFP-4339: QR code for directions - create component, upgrade storybook (#317) @Pashkella
- EFP-4191 Add full level name setting (#318) @krchmkn
- EFP-4367 Change position callback (#320) @krchmkn
- dimming EFP-4338 / EFP-4340 (#315) @krchmkn
- feat: EFP-4315 (#316) @krchmkn
- EFP-4311 [Swapcard] highlightExhibitors (#312) @krchmkn
- EFP-4315 [Swapcard] Allow to use externalId for setBookmarks (#314) @krchmkn
- Revert “Fix layer assignment logic to avoid duplicate logo rendering” (#311) @codedpalette
- Fix layer assignment logic to avoid duplicate logo rendering (#310) @codedpalette
- Chore/housekeeping (#309) @codedpalette
- fix: restore cutom css load (#307) @krchmkn
- chore: level name kisok styles (#305) @krchmkn
- chore: errors (#304) @krchmkn
- EFP-4191 Add full level name setting (#278) @krchmkn
- chore: remove offscreen canvas (#303) @krchmkn
- chore: load delay (#301) @krchmkn
- chore: image painter texture format (#302) @krchmkn
- test (#300) @krchmkn
- fix: eurotier loader test (#299) @krchmkn
- chore: refactor (#297) @krchmkn
- fix: toggle (#298) @krchmkn
- EFP-4282: The uploaded logos do not appear in the header (#296) @krchmkn
- chore(EFP-4275): optimize load (#295) @krchmkn
- chore: filter errors (#293) @krchmkn
- chore: image quality (#292) @krchmkn
- chore: refactor (#291) @krchmkn
- Delayed images for eurotier (#289) @krchmkn
- EFP-4253 Скрыть лого с header при открытой галареи на view. (#290) @krchmkn
- chore: crossorigin (#288) @krchmkn
- Update webgl-logger.ts (#287) @krchmkn
- Add texture counter (#286) @evgenyt1
- chore: typing (#277) @krchmkn
- chore: text; images (#281) @krchmkn
- fix: booths text (#280) @krchmkn
- feat: EFP-4182 fp onInit (#275) @krchmkn
- EFP-4164, EFP-4165: improve kiosk ui (#270) @Pashkella
- EFP-4172 fix: text search (#269) @krchmkn
- EFP-4156 [Swapcard] selectExhibitor improvements - highlight multiple (ETA 30 Sep 2024) (#267) @krchmkn
- EFP-4140 Alternative description does not apply (#266) @krchmkn
- EFP-4033 FP for attendees (#247) @krchmkn
- EFP-4112 Synchronize floor selectors (map, directions) (#264) @krchmkn
- fix: shortName (#263) @krchmkn
- Update nodejs.yml (#262) @krchmkn
- EFP-4095 [Admin] add default language selection (#261) @krchmkn
- FP-4086 floor levels (#256) @krchmkn
- Fix/actions slack (#260) @krchmkn
- test (#259) @krchmkn
- test (#258) @krchmkn
- fix/actions test (#257) @krchmkn
- chore: update action (#254) @krchmkn
- fix: EFP-4087 (#255) @krchmkn
- EFP-3981 Доработки Heatmap. (#253) @krchmkn
- EFP-4075 [Viewer] The JS SDK method
selectCategory is not working when the noOverlay setting is provided. (#252) @krchmkn
- Update nodejs.yml (#251) @krchmkn
- Update nodejs.yml (#250) @krchmkn
- Update nodejs.yml (#249) @krchmkn
- EFP-4067 Incorrect styles in level selector in kiosk mode in Arabic in Safari (#248) @krchmkn
-
| EFP-4047 [efp-app] Expose API: get(Booth |
Point)GeoLocation for Swapcard (#246) @krchmkn |
- EFP-3812 [Heatmap] add endpoint to get number of views (#245) @krchmkn
- fix: EFP-3812 (#244) @krchmkn
- EFP-4002 [Viewer] Hide controls group on the map (#239) @krchmkn
- EFP-3812 [Heatmap] add endpoint to get number of views (#240) @krchmkn
- Update README.md (#241) @krchmkn
- feat(EFP-3990): language selector (#234) @krchmkn
- Update README.md (#238) @krchmkn
- EFP-4007 [JS SDK] selectRoute with location support (#237) @krchmkn
- Feat - Booth label optimisation (handle property from data.js “viewOptimizationLevel”) (#235) @SergLyss
- Migration project to webpack 5 and last version storybook (#231) @SergLyss
EFP-3978 Expose selectCategory method for JS SDK (#232) @krchmkn
- Features/heatmap (#203) @SergLyss
- EFP-3736 - Add x-ref, x-href headers to track event (#230) @SergLyss
- https://emmc.expofp.com/ - The buttons for switching layers are displayed in sequential order (#229) @SergLyss
- [EFP-3413] - Sublayers hierarchy fix (#228) @SergLyss
- Add rendering sublayers (#223) @SergLyss
- EFP-3479 - Exhibitors display rules (#227) @SergLyss
- EFP-3483 - Reduce font size on mobile (#226) @SergLyss
- Feature/efp 3149 exhibitor profile materials 2 (#225) @ghost
- EFP-3149 [Exhibitor profile] materials (#224) @ghost
- [EFP-3152] - Add virtualized list (#221) @SergLyss
- EFP-3140 modified BoothOnHold (#220) @PlatonZvonkov
- [EFP-3169] - Add request cookie consent load from the server (#218) @SergLyss
- Efp 3127/kiosk improvements (#217) @SergLyss
- Efp 3128/polygonal-booth-click (#216) @SergLyss
- [Efp-2821] Add Cookie Consent (#215) @SergLyss
- EFP-3017: Create cookie consent component for the Floor Plan view (#210) @Pashkella
- Efp-3111/set-blue-dot-url (#212) @SergLyss
- Efp-3112/getCoordsByClick (#213) @SergLyss
- Add an offHistory parameter to the api js that turns off url address … (#211) @SergLyss
- Add localStorage availability check (#209) @SergLyss
- Features/fonts (#207) @SergLyss
- Add method unstable_destroy (#208) @SergLyss
- EFP-2885: Rebooking improve (#205) @SergLyss
- EFP-2888: Add loader for multilayers (#206) @SergLyss
- EFP-2866: change find location icon, add layers loading component (#204) @Pashkella
- Features/right to left (#199) @SergLyss
- EFP-170 - Improve gallery (#201) @SergLyss
- EFP-2683 fixes in kiosk mode (#194) @SergLyss
- Add multiple search exhibitors and booths. Add noOverlay param to url (#196) @SergLyss
- MapControls component: change icons, improve styles (#198) @Pashkella
- Schedule: add Show more/less button to notes (#197) @Pashkella
- EFP-2669: Create storybook for the schedule - description (#195) @Pashkella
- Efp 2569 view into container (#192) @SergLyss
- EFP-2651. Fix: In Kiosk mode, the “+” button is hidden behind the search field on the View. (#189) @SergLyss
- EFP-2616: Create components (storybook) for Rebooking - Notes (#193) @Pashkella
- Efp-2569 Fitting the view into a container (#187) @SergLyss
- Add click event to custom buttons in exhibitor profile (#191) @SergLyss
- Add computed property to uiState “responsiveClass”, remove useResponsiveClass hook (#188) @SergLyss
- EFP-2669: Create storybook for the schedule (#186) @Pashkella
- Efp-2569 Changed approach to adaptive layout for correct integration of plans (#181) @SergLyss
- EFP-2592: Create “pinch in/out” animation in kiosk mode (#180) @Pashkella
- EFP-2616: Improve Rebooking colors (#184) @Pashkella
- EFP-2616: Create components storybook for rebooking (#183) @Pashkella
- EFP-2616: Create components (storybook) for Rebooking (#182) @Pashkella
- Kiosk mode: fix wayfinding transparent issue (#178) @Pashkella
- Add global GA account to track all floor plans (#176) @EugeneAc
- Improve Google Analtyics (#175) @EugeneAc
- now the horizontal pictures are automatically rotated 90 degrees into a rectangular booth (#174) @SergLyss
- Vladimir nikitin patch 18 (#173) @vladimir-nikitin
- Fix: Booth description white background issue (#172) @Pashkella
- Update config-wf.ts (#171) @vladimir-nikitin
- [EFP-2282] Integrate GPS location on view (#170) @SergLyss
- [EFP-2348] Added group settings for enable mapbox (#169) @SergLyss
- EFP-2224: Fix pointer events (#167) @Pashkella
- Fix text overlay on logo (expoexpo22) (#166) @SergLyss
- EFP-2224: Small css improve (#165) @Pashkella
- [EFP-2255] Fix backdrop-filter with gallery slider (#161) @SergLyss
- EFP-2224: refactor WS, fix errors (#164) @Pashkella
- EFP-2224: Levels position, improve gallery buttons size (#163) @Pashkella
- EFP-2224: Small css improvements (#162) @Pashkella
- EFP-2224: Implement new viewer UI for kiosk mode (CSS) (#160) @Pashkella
- EFP-2142: Few small fixes for UI design (#155) @Pashkella
- [EFP-2186] ImagePainter minimal changes (#153) @saaivs
- EFP-2127 edited uk localization (#151) @woodanok
- money2020usa fix. Do not show booths for hidden floors. (#150) @RodionNikolaev
- Reject money2020 focus limitation. (#149) @RodionNikolaev
- Fix nearestBooth finding logic. Do no focus currentPosition for money2020usa (#148) @RodionNikolaev
- Features/layers2 (#147) @RodionNikolaev
- Added uk locales (#146) @woodanok
- UI/Components: add common.scss import, improvements, sample Alert (#144) @Pashkella
- UI/Components: Add base design system, Alert component (#143) @Pashkella
- UI/Components: Refactor, Base Design system, Alert component (#141) @Pashkella
- [EFP-2080] Hide share button if url is not valid (#142) @SergLyss
- EFP-1992: Change button component inside sidebar (#136) @Pashkella
- changed free text (#135) @woodanok
- Update java-android.html (#134) @vladimir-nikitin
- refactor(SidebarActions): fix icons on iOS (#133) @Pashkella
- Refactor/SidebarButtons (#132) @Pashkella
- [EFP-1698] Share functionality (#122) @SergLyss
- Update swift-ios.html (#131) @vladimir-nikitin
- Update java-android.html (#130) @vladimir-nikitin
- Features/storybook: share and modal components, sidebar action buttons (#129) @Pashkella
- [EFP-1639] Recalculate the route (#124) @SergLyss
- [EFP-1775] Add functionality to ignore selected errors (#127) @SergLyss
- Update android_index.html (#126) @vladimir-nikitin
- Create ios_index.html (#125) @vladimir-nikitin
- Create android_index.html (#123) @vladimir-nikitin
- [EFP-1581]: Fix margin of “Directions” button (#119) @kaokakao
- Features / wayfinding UI: Improve autocomplete component (#117) @Pashkella
- Features/wayfinding (#107) @RodionNikolaev
- Features/wayfinding UI (#116) @Pashkella
- Update index.md (#115) @vladimir-nikitin
- Update index.md (#113) @vladimir-nikitin
- Create index.md (#112) @vladimir-nikitin
- Use Multilanguage delimiter for exhibitor description (#100) @vladimir-nikitin
- Vladimir nikitin patch 7 (#108) @vladimir-nikitin
- Update autumnfair.html (#105) @vladimir-nikitin
- Update autumnfair.html (#104) @vladimir-nikitin
- Update autumnfair.html (#103) @vladimir-nikitin
- Create offline.html (#97) @vladimir-nikitin
- Update Exhibitor.scss (#101) @vladimir-nikitin
- Efp 1405 fix exhibitor title (#99) @vladimir-nikitin
- EFP-1439 multilanguage delimetr exh description (#98) @vladimir-nikitin
- Update autumnfair.html (#95) @vladimir-nikitin
- Components refactor (#93) @Pashkella
- Features/wayfinding UI (#90) @Pashkella
- Features/wayfinding UI (#88) @Pashkella
- EFP-1396 ExternalId(Grip) (#85) @vladimir-nikitin
- Update index.md (#87) @vladimir-nikitin
- Update autumnfair.html (#83) @vladimir-nikitin
- Update autumnfair.html (#82) @vladimir-nikitin
- Update autumnfair.html (#81) @vladimir-nikitin
- Update autumnfair.html (#80) @vladimir-nikitin
- Update autumnfair.html (#79) @vladimir-nikitin
- Update flutter.html (#78) @vladimir-nikitin
- Add files via upload (#77) @vladimir-nikitin
- Revert “EFP-1075: Fix styles on Exhibitor List” (#69) @EugeneAc
- [EFP-1034]: Update conditions to display the “Buy” button (#65) @kaokakao
- EFP-396: Fix ul styles in a company description (#64) @kaokakao
- Fix/efp 763 fix bookmark positions in small boths (#63) @kaokakao
- [EFP-917] Fix low quality photos in gallerie (#60) @vadimrotenberg
- [EFP-932] Add Type & Price Parameters to BuyUrl & ReserveUrl on floor … (#58) @vadimrotenberg
- Features/efp 881 format exhibitor address block (#57) @vadimrotenberg
- Features/efp 735 unfreezing video (#56) @vadimrotenberg
- PDF fix (#54) @RodionNikolaev
- [EFP-735] Unfreez youtube video (#52) @vadimrotenberg
- [EFP-747] Save bookmarks for different floorplans (#51) @mslyman
- Уменьшил длительность анимации со 100 сек. до 8 сек. (#50) @vadimrotenberg
- [EFP-729] Wrap long links (#49) @mslyman
- [EFP-699] Show bookmarks on booths after reload (#48) @mslyman
- [EFP-532] Use compression on preview (#46) @mslyman
- Feature/efp 630 hide booth size (#45) @EugeneAc
- [EFP-661] Fix location search for ba= links (#44) @EugeneAc
- [EFP-510] Automatically detect the language on the FP (#42) @mslyman
- [EFP-576] Add yah icon (#41) @EugeneAc
- [FFP-545] Add more custom buttons (#40) @mslyman
- [EFP-459] Add google analytics events (#39) @mslyman
- [EFP-244] Collect stats (#30) @mslyman
- Load fp.svg.js file direct from S3 (#38) @RodionNikolaev
- Features/efp 342 add videos to profile (#37) @EugeneAc
- [EFP-307] Add leading image to exhibitor] (#35) @mslyman
- EFP-153 (#34) @TimSharK
- Revert “Features/efp 153” (#33) @TimSharK
- Features/efp 153 (#32) @TimSharK
- [EFP-294] Disable “Use ctrl+scroll” to zoom (ebpomlondon2020) (#31) @mslyman
- [EFP-245] Add custom button to exhibitor details (#29) @mslyman
- Fix scrollbar, remove 33 from search (#25) @mslyman
- Exhibitor Image slider (#23) @RodionNikolaev
- Add i18next feature. (#21) @RodionNikolaev
- Separated color for sponsorship cats. (#20) @RodionNikolaev
- Add fp pdf routing (#19) @EugeneAc
- Change webhook description (#17) @EugeneAc
- Remove viewboxRect node. (#12) @RodionNikolaev
- Take booth description from data.js at first. (#7) @RodionNikolaev
Changed
- Automatic activation of the service worker for kiosk mode. (#405) @krchmkn
v1.0.1 (2025-03-27)
- EFP-3928 Map: YaH Statistics
v1.0.0 (2025-03-25)
What’s Changed
- fix: backdrop color
- Fix/bounds
- fix
- fix: wf select
- EFP-4525 [Swapcard] No tracking events for the embedded map.
- feat: add bundle.json plugin
- fix bundle.json
- fix: bundle.json generation
- Feat/efp 3874 fixies
- EFP-3874 Multi-point wayfinding
- chore: refactor
- EFP-4403 Service Worker
- feat: fix sw; add new kiosk command
- fix: add handling for origin file:// case
- Feat/efp 4551 selected booth color
- EFP-4529 Fixes for bookmark menu highlighting and bookmark color
- EFP-4527 Fix layout issues in kiosk mode
- fix: message
- EFP-4536 Show bookmark ico over booth logo on FP
- fix: big5constructsaudi2025
- feat: add version.js
- Update settings.ts
- fix: border
- EFP-4532 Rebooking mode in Viewer using rebooking token
- Feat/waypoints limit
- Improve LogoOverlay by @Pashkella in https://github.com/expofp/efp-app/pull/386
- EFP-4596 [Rebooking] rebooking state turn on with any
rt token
- EFP-4602 Floorplan - Update selectRoute function
- fix: clicking on an empty space on the map
- EFP-4607 [Kiosk mode] Kiosk restore to default if user scroll list of exhibitors without selecting them
- feat(EFP-4609): removing utm params from the search text
- feat: add expoKey
- fix: degrade in quality switch
- feat: sanitize search text
- fix: cosmoprofworldwidebologna styles
- fix: EFP-4630 Some routes have incorrect destination icon locations (pharmaforumus2025)