corifeus-utils 2026.4.130 → 2026.4.135

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.
Files changed (2) hide show
  1. package/README.md +22 -2
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
 
7
7
  ---
8
- # ❤️ Corifeus Utils v2026.4.130
8
+ # ❤️ Corifeus Utils v2026.4.135
9
9
 
10
10
 
11
11
 
@@ -116,6 +116,26 @@ Everything is promise based.
116
116
 
117
117
  ---
118
118
 
119
+ # 🌐 Meet Assistant SaaS — meeting.corifeus.com
120
+
121
+ 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.
122
+
123
+ What the hosted version offers:
124
+
125
+ - **21-language live translation** during the meeting
126
+ - **AI summaries, action items, decisions, attendees, key quotes** auto-generated after every meeting
127
+ - **Custom vocabulary** — your client / company / industry terms corrected automatically (Pro+ tier)
128
+ - **Searchable meeting library** — find any decision or promise across all your past meetings
129
+ - **Shareable read-only links** — send a clean meeting summary to a client or teammate, no signup needed on their end
130
+ - **One-click email summary** after each meeting
131
+ - **Premium engine on every plan** — no downgraded model, ever
132
+ - **EU billing** — Stripe Tax + VAT-compliant + EUR-priced (Solo €19.99 / Pro €39.99 / Business €99.99 per month, no lock-in)
133
+ - **GDPR-compliant by default** — browser-language auto-detection, no tracking cookies, your meetings stored encrypted
134
+
135
+ 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).
136
+
137
+ ---
138
+
119
139
  # Corifeus Network
120
140
 
121
141
  AI-powered network & email toolkit — free, no signup.
@@ -154,7 +174,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.eu](ht
154
174
  **🚨 Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed.
155
175
 
156
176
 
157
- [**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2026.4.130
177
+ [**CORIFEUS-UTILS**](https://corifeus.com/corifeus-utils) Build v2026.4.135
158
178
 
159
179
  [![NPM](https://img.shields.io/npm/v/corifeus-utils.svg)](https://www.npmjs.com/package/corifeus-utils) [![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)
160
180
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "corifeus-utils",
3
- "version": "2026.4.130",
3
+ "version": "2026.4.135",
4
4
  "corifeus": {
5
5
  "icon": "far fa-lightbulb",
6
6
  "code": "Memory",
@@ -36,7 +36,7 @@
36
36
  },
37
37
  "homepage": "https://corifeus.com/corifeus-utils",
38
38
  "devDependencies": {
39
- "corifeus-builder": "^2026.4.148",
39
+ "corifeus-builder": "^2026.4.151",
40
40
  "istanbul": "^0.4.5"
41
41
  },
42
42
  "peerDependencies": {