Mabadiliko ya Tabianchi

Kuona nini sisi ni kujenga katika muda halisi. Kila kipengele, kurekebisha, na kuboresha kusafirishwa kwenye jukwaa.

17,861
Mabadiliko ya Jumla
4,578
Features ya
4,511
Wa
32
Miradi ya Miradi
Filter ya Mradi
Miradi yote17,861AIService110APIService138BillingService133ConversionService85DaemonService107DocsService189ESigService78EmailService347InitializerService299KBService74KlusterServices539MCPGatewayService43MediaService460RAGService61SecurityService1,519TranslateService45VOIPService173VectorService8kamo-analytics6,157kamo-apps18kamo-asterisk-support19kamo-capcha17kamo-capcha-widget4kamo-internal4,551kamo-login318kamo-marketing583kamo-meet90kamo-nowww18kamo-register206kamo-shared-library1,320kamo-signer-monorepo50kamolos102
Filter ya aina
Aina zoteBuild24CI522Chore670Docs226Feature4,578Fix4,511Other6,781Performance136Refactor273Revert23Style48Test68Upgrade1
September 11, 2026
FeatureESigService

Maombi ya saini kwa Meneja wa Docs, na makosa mapya kwa kila mwanachama

Meneja wa Docs anapata kichupo cha Maombi ya Ishara: kila hati ya mkusanyiko templeti zilizotumwa kwa saini, katika ndoo tatu kwa saini (hakuna mwili, Baadhi, a...

KamoΒ·14h ago
FeatureESigService

Kuokoa mashamba ya template ni toleo la template

Template ni hati yenye safu ya mashamba juu yake, na toleo lake ni nusu: yake Magufuli na kamati hiyo. Hifadhi ya faili yake ya msingi tayari kufikia historia y...

KamoΒ·17h ago
September 9, 2026
FeatureESigService

Hati halisi ya the, na nakala tatu za rekodi iliyosainiwa

Nini bomba la gorofa lilichaguliwa ukurasa mmoja kwa saini iliyobeba mistari saba: jina, barua pepe, ID ya mwanachama, timestamp, njia ya kukamata, IP, wakala w...

KamoΒ·1d ago
September 4, 2026
FeatureESigService

Lock the shared sweeps, and run two pods

Every @Scheduled sweep here whose effect is shared now takes a named distributed lease through SingletonTaskRunner before it does anything, so it runs once acro...

KamoΒ·6d ago
September 2, 2026
FeatureESigService

Put the designer's annotations into the signed document

flatten() applied blank pages, rotations, modifiers, field values, page order and certificates. It never drew the annotations. A rectangle, a highlight or an ar...

KamoΒ·1w ago
August 10, 2026
FeatureESigService

Point at YugabyteDB and use PostgreSQLDialect

CockroachDB has been replaced by YugabyteDB. Connection strings move from cockroachdb-public:26257 to yb-tserver-service:5433, and the Hibernate dialect from **...

KamoΒ·4w ago
August 6, 2026
FeatureESigService

Mwanachama wa usajili wa wafanyakazi / api /esig / mwanachama /

OTKAuthFilter bypasses only /actuator, /api/esig/public and /api/esig/internal, so this prefix is behind staff OTK auth with orgId/memberId already on the reque...

KamoΒ·1mo ago
FeatureESigService

Allow a sender to suppress the per-envelope invite email

Kujenga bahasha bila masharti emailed mwaliko, hivyo wito batching wengi Vifungu nyuma ya taarifa moja hakuwa na njia ya kukaa kimya. Null ya kuhifadhi Tabia zi...

KamoΒ·1mo ago
FeatureESigService

Apply page operations and modifiers to the signed document

The designer has always offered page rotate, delete, reorder and add-blank, plus watermark, page-number and label modifiers, and the flatten read none of it: it...

KamoΒ·1mo ago
August 3, 2026
FeatureESigService

Resolve signer display timezone from member, then org

Katika hali yoyote ile, mtuhumiwa huyo aliachiwa kwa dhamana. bahasha expiring 2026-08-03T05:00Z inaweza kusoma "Aug 3" kwa saini Pacific Kwa wale ambao tayari ...

KamoΒ·1mo ago
August 2, 2026
FeatureESigService

Weka sehemu ya saini katika viungo vya kutia saini

Extracts the byte-for-byte duplicated buildSignLink into SignLinkBuilder and adds a locale segment sourced from Organization.language, falling back to English f...

KamoΒ·1mo ago
July 17, 2026
FeatureESigService

Internal signed-document download + recipient delegation fields

- GET **************** streams the executed (flattened) PDF for an org-owned envelope (404 until fully signed). - RecipientSummary carries **************** ...

KamoΒ·1mo ago
July 16, 2026
FeatureESigService

Surface recipient decoder reason + internal resend endpoint

- RecipientSummary now carries decoderReason + decoderdAt (persisted by the decoder ceremony but previously omitted from every projection), so a compliance-...

KamoΒ·1mo ago
FeatureESigService

Internal mint-sign-link primitive for first-party signing surfaces

POST **************** re-mints a recipient's access token and RETURNS the signing deep-link (no invite-email round-trip), so the MLOS borrower portal can hand a...

KamoΒ·1mo ago
July 11, 2026
FeatureESigService

Non-metered internal platform-envelopes endpoint β€” DISCLOSURE-context signing rail

Platform-internal envelopes (mortgage disclosure/closing signing) are product, not the tenant's programmatic API usage: tagged MANUAL so completed signatures ne...

KamoΒ·2mo ago
June 10, 2026
FeatureESigService

Internal programmatic envelope API (origin=API) for Business

- EsignInternalController (/api/esig/internal/*): X-Internal-Auth + X-Org-Id authed, called by APIService after it validates the API_SIGNATURE-scoped key; r...

KamoΒ·3mo ago
FeatureESigService

Generic envelope create/send engine (sender side)

Add the OTK-authed /api/esig/envelopes API kamo-internal drives to send documents for signature, reusing the same shared-lib entities the public signing API rea...

KamoΒ·3mo ago
FeatureESigService

Public signing API engine for sign.sign.pink

Implement the /api/esig/public/* signing API the kamo-signer app calls, turning the live signer from preview-stub into a working backend. - validate (recipient...

KamoΒ·3mo ago
April 12, 2026
FeatureESigService

Add template init endpoint to find-or-create templates by imgId

The create page uploads to the imaging system and redirects with imgId. The edit page now calls POST /api/esig/templates/init with the imgId to find an existing...

KamoΒ·5mo ago
April 11, 2026
FeatureESigService

Initial ESigService Spring Boot project for e-signature template management

New microservice with REST API for e-signature template CRUD, signer management, design version snapshots, and field link tracking. Includes OTK auth filter, Fo...

KamoΒ·5mo ago

Je, unaona nini kuhusu usafiri?

Kila moja ya hizi updates ardhi katika nafasi yako ya kazi moja kwa moja. Kuanza bure na kuangalia kukua wiki baada ya wiki.

Kuwa Huru MileleMtazamo wa bei