corifeus-builder 2026.4.148 → 2026.4.149

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
 
7
7
  ---
8
- # 🏗️ Corifeus Builder v2026.4.148
8
+ # 🏗️ Corifeus Builder v2026.4.149
9
9
 
10
10
 
11
11
 
@@ -114,6 +114,26 @@ Until it works for await/async, removed from **JSDoc**.
114
114
 
115
115
  ---
116
116
 
117
+ # 🌐 Meet Assistant SaaS — meeting.corifeus.com
118
+
119
+ Don't want to install anything? Try the **hosted version** at **[meeting.corifeus.com](https://meeting.corifeus.com)** — full meeting workflow built for European businesses, no setup, no API key, no command line.
120
+
121
+ What the hosted version offers:
122
+
123
+ - **21-language live translation** during the meeting
124
+ - **AI summaries, action items, decisions, attendees, key quotes** auto-generated after every meeting
125
+ - **Custom vocabulary** — your client / company / industry terms corrected automatically (Pro+ tier)
126
+ - **Searchable meeting library** — find any decision or promise across all your past meetings
127
+ - **Shareable read-only links** — send a clean meeting summary to a client or teammate, no signup needed on their end
128
+ - **One-click email summary** after each meeting
129
+ - **Premium engine on every plan** — no downgraded model, ever
130
+ - **EU billing** — Stripe Tax + VAT-compliant + EUR-priced (Solo €19.99 / Pro €39.99 / Business €99.99 per month, no lock-in)
131
+ - **GDPR-compliant by default** — browser-language auto-detection, no tracking cookies, your meetings stored encrypted
132
+
133
+ Try the live demo (1 minute free, no signup) or browse the **public sample meeting** at [meeting.corifeus.com/sample](https://meeting.corifeus.com/sample).
134
+
135
+ ---
136
+
117
137
  # Corifeus Network
118
138
 
119
139
  AI-powered network & email toolkit — free, no signup.
@@ -152,7 +172,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
152
172
  **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
153
173
 
154
174
 
155
- [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2026.4.148
175
+ [**CORIFEUS-BUILDER**](https://corifeus.com/corifeus-builder) Build v2026.4.149
156
176
 
157
177
  [![NPM](https://img.shields.io/npm/v/corifeus-builder.svg)](https://www.npmjs.com/package/corifeus-builder) [![Donate for PatrikX3 / P3X](https://img.shields.io/badge/Donate-PatrikX3-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
158
178
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "corifeus-builder",
3
- "version": "2026.4.148",
3
+ "version": "2026.4.149",
4
4
  "corifeus": {
5
5
  "icon": "fas fa-gavel",
6
6
  "code": "Make",
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "homepage": "https://corifeus.com/corifeus-builder",
35
35
  "dependencies": {
36
- "corifeus-utils": "^2026.4.128",
36
+ "corifeus-utils": "^2026.4.129",
37
37
  "download": "^8.0.0",
38
38
  "extract-zip": "^2.0.1",
39
39
  "fs-extra": "^11.3.4",
package/src/replaces.js CHANGED
@@ -57,6 +57,26 @@ module.exports = (options, pkg) => {
57
57
  replace: `
58
58
  ---
59
59
 
60
+ # 🌐 Meet Assistant SaaS — meeting.corifeus.com
61
+
62
+ Don't want to install anything? Try the **hosted version** at **[meeting.corifeus.com](https://meeting.corifeus.com)** — full meeting workflow built for European businesses, no setup, no API key, no command line.
63
+
64
+ What the hosted version offers:
65
+
66
+ - **21-language live translation** during the meeting
67
+ - **AI summaries, action items, decisions, attendees, key quotes** auto-generated after every meeting
68
+ - **Custom vocabulary** — your client / company / industry terms corrected automatically (Pro+ tier)
69
+ - **Searchable meeting library** — find any decision or promise across all your past meetings
70
+ - **Shareable read-only links** — send a clean meeting summary to a client or teammate, no signup needed on their end
71
+ - **One-click email summary** after each meeting
72
+ - **Premium engine on every plan** — no downgraded model, ever
73
+ - **EU billing** — Stripe Tax + VAT-compliant + EUR-priced (Solo €19.99 / Pro €39.99 / Business €99.99 per month, no lock-in)
74
+ - **GDPR-compliant by default** — browser-language auto-detection, no tracking cookies, your meetings stored encrypted
75
+
76
+ Try the live demo (1 minute free, no signup) or browse the **public sample meeting** at [meeting.corifeus.com/sample](https://meeting.corifeus.com/sample).
77
+
78
+ ---
79
+
60
80
  # Corifeus Network
61
81
 
62
82
  AI-powered network & email toolkit — free, no signup.