Applied-model is the read-time source of truth for feature availability
Closes the "stale DB leaks a disabled feature" gap by gating every surface that touches OrgFeature / ServiceType through the applied security model. - ********...
Wire applied-model enforcement across every controller
Every non-role setting on the applied security model is now enforced at the exact controller boundary it governs, and the scalar settings round-trip cleanly thr...
Enforce system-role assignment and auto-admin for team-member owners
MemberSecurityController now enforces the three assignment invariants defined in the brainstorm spec: - saveMemberSecurity: before persisting the caller's requ...
Master-model + applied-model endpoints and template-aware org seeding
Adds the controllers that surface the new branch-type security flow: - /api/security/master-model (GET/PUT) manages the current org's master model; only writ...
Supplement session rights with all known rights for grant-all roles
Add SSE endpoint for real-time email verification + improve welcome email logging
Add resetCode to password reset email, add emailVerifyByCode endpoint, send WELCOME_MEMBER after email verification
Pass human-readable expiry time to email verification template
Add humanizeMinutes() helper that formats minutes as days/hours/minutes (e.g. "1 day" for 1440 min). Pass as {{expiryText}} to match updated canonical template ...
Add code-based email verification path to /verify-email endpoint
The endpoint now handles both token (link click) and userId+code (manual 6-digit entry). Token path unchanged; code path hashes the supplied code and matches ag...
Add register-photo endpoint for unauthenticated post-registration avatar upload
POST **************** accepts userId + file/fileSm/fileMd/fileLg without a session. Guards: user must be unverified and have no avatar yet, preventing abuse aga...
Add GET /api/security/geoip/me for client IP country lookup
Reads real client IP from X-Forwarded-For / X-Real-IP headers, does a GeoLite2 lookup, and returns { country_code, country_name }. Used by kamo-register's count...
Implement SP4 email verification and registration wiring
- Delete legacy email/VerificationEmail.java (hardcoded SMTP stub) - Add **************** (mirrors recovery package pattern) - Add **************** — token gene...
Add AccountSettingsController + Service for phone + security questions (SP3)
Allows logged-in users to set/verify phone and configure 3 security questions. Routes to /api/account/* (session-authenticated via KSESSION_DATA).
Add BulkTextSmsClient + EmailTemplateServiceClient + PasswordRecoveryController (SP3)
Full password recovery flow: email-link, SMS OTP, security questions, seed phrase. Routes to /api/recover/* (unauthenticated). Uses SP1 email pipeline + VOIPSer...
Wire EmailTemplateSeedClient into ****************
Thin RestTemplate client that POSTs to EmailService's **************** after an org + owner TeamMember are persisted. Retries twice with backoff; failure throws...
Add public known-aliases endpoint for kamo-nowww build-time bake-in
Add analytics → analytics text replacement in changelog sanitization
Redact tokens ≥32 chars in changelog sanitization
Any word (run of non-whitespace) that is 32 characters or longer is replaced with **************** before titles and descriptions are sent to the translation se...
Generate TXT verification token on domain create, check in verify-dns
- createDomain: generate 32-char UUID token and store via setVerificationToken - verifyDns: check _kamo-verify TXT record for kamo-site-verification=<token> - T...
Update required aliases — add app, capcha, docs, sign; remove legacy
Add /setup/dns backend — one-domain enforcement, SSL probe, new aliases
- Enforce one custom domain per org in POST /api/security/domains - Add capcha, docs, sign to standard aliases; remove legacy aliases - Update verify-dns to tra...
Move changelog word replacement to backend before translation
Text replacements (Docs→Docs, Meet→Meet, etc.) and secret name redaction (K8s secret names→***) were previously applied client-side in ChangelogClient.tsx, mean...
مضافا إليها ترجمة ملائكية لخطط التغيير والاشتراكات، مضافا إليها مؤشرات الأداء المحلية
مضافا إليها إدارة الاستيعاب الأولي وأجهزة المراقبة العامة
يضاف مراقبان لنظام الاستيعاب الآلي للرصاص: - المراقب المالي الرئيسي: وحدة مكافحة المخدرات الموثَّق عليها من أجل نقاط النهاية، في الميدان رسم الخرائط، وإدارة كوا...
عضو مسروق في دورة (ريديس) في (لوترين)
اضف ذلك عندما لا يكون هناك اي عضو إستفسار لوجست SQL ويمرر النتيجة من خلال خلق امتياز إلى Redis، ويمكن أن تميز هذه الجبهة بين أعضاء الفريق والأعضاء العاديين عن ط...
توليد الإبهام في كل صفحة أثناء تحميل النموذج مع تقدم المراعي
- إضافة PDFBox dependency to pom.xml - بعد التخزين المحوّل PDF، يُصدر جميع الصفحات عن طريق PDFRenderer ويُحمّلُ كـ {id} thumb p{n}.png. - نشرة تُولّدُ thumbnail...
مضافا إليه: نقطة نهاية العرض/التغيير/العام/الإحصاءات الإجمالية حسب النوع والمشروع
إضافة المصادقة السرية على الموقع الشبكي لتغيير نقطة النهاية
الدفاع المتعمق: المصادقة*** SecurityService side in addition to APIService gateway validation.
يضاف مستوى وصول الأعضاء ومركز المالك
أضف (جي تي) و (باتش) (ب) نقاط نهاية لقراءة وتحديث مستويات الوصول مع الإنفاذ الكامل للإذن. Update organization creation to use createOrganizationOwner.
Add granular conversion progress stages with 8 distinct WebSocket updates
Stages: downloading (0-15%) → preparing (15-20%) → converting (20-65%) → verifying (65-75%) → storing (75-90%) → finalizing (90-100%) → complete
تحويل ثنائي البنزين متعدد الكلور إلى عبوات إلكترونية
التحميلات الآن تحول مباشرة عن طريق شركة تحويل الخدمات خلال فترة طلب تحميل " نشر " المناسبات المرحلية لشبكة الإنترنت في الوقت الحقيقي التحديثات على الجبهة. يتراج...
يضاف نموذج التوقيع الإلكتروني
************ - نموذج تحميل ************ - نماذج القائمة حسب السياق والوضع -الأفضل من ذلك -اخرج من هنا - أضف التحميل، طلب نموذجي، مستجدات TemplateMetadata DTOs
يستعاض عن Google re*** بالتحقق من كابتشا***
Remove Re***Service and all Google re*** formation. مضافا إليه: شركة CapchaVerificationService التي تحقق من الحمولات*** خدمة (كامو كابتشا) في نهاية المطاف Updat...
إضافة نقاط نهاية لتكامل مقدمي خدمات التجزئة من أجل اختبار الاتصال، والمزامنة، والقدرات، والطرق الشبكية
تعزيز /العتاد على قبول معلومات الاتصال وأجهزة البحث عن طريق البريد الإلكتروني
حساب الخلق الآن يتقبل البريد الإلكتروني، الاتصال بالنايم، الهاتف، قبول المريخ، الإعفاء الضريبي. إذا قُدِّمَ بريد إلكتروني ويُطابق مستعملاً قائماً، فإنّه يُعدّ ط...
إضافة 18 نقطة نهاية حسابية لإدارة زبائن التجارة
نقاط نهاية جديدة لمراقب الحسابات تحت بند " الباب/الأمن/الحساب " : - وحدة العملاء: GET/POST/PUT/DELETE /customers, GET /customers/{uid} البيانات المرتبطة بها: GE...
إضافة 111 نقطة نهاية لتجارة المريخ
All endpoints under /{marketId}/retail/... namespace covering: - الكريات، والعلامات، والخصائص (مع القيم)، والصور، والمتغيرات، والعلامات، والاستعراضات - الزبائن ...
Expand CommerceMarketController with nested market-centric endpoints
Replace flat POS endpoints with market-scoped REST hierarchy: - Products, inventory, vendor categories under /{marketId}/products, /inventory, /vendor-categorie...
مثل ما ترى الشحن؟?
كل واحد من هذه تحديثات الأراضي في مكان عملك تلقائيا. ابدأوا بالمجان وشاهدوها تنمو بعد أسبوع.