UNPKG

@mathrunet/masamune

Version:

Manages packages for the server portion (NodeJS) of the Masamune framework.

1,384 lines (536 loc) 61.4 kB
## [3.9.5](https://github.com/mathrunet/node_masamune/compare/v3.7.0...v3.9.5) (2025-12-09) ### chore * Add Node.js 20 engine requirement to all package.json files ([1e60d25](https://github.com/mathrunet/node_masamune/commit/1e60d25b2c44e1efd398a6a1229d2ba3f46da1f5)) * Create test files. ([357849a](https://github.com/mathrunet/node_masamune/commit/357849a6244c8a6167a0188945cc40a7c282c703)) * Definition of interface. ([2ac14be](https://github.com/mathrunet/node_masamune/commit/2ac14bec10077e90c25562a70d2cf32a61ae6fd0)) * Definition of interface. ([c5dcba7](https://github.com/mathrunet/node_masamune/commit/c5dcba7e17e38aa3ec1b159d9f3715c273182e64)) * Definition of interface. ([f19bfa6](https://github.com/mathrunet/node_masamune/commit/f19bfa64cf54474c93423a11175c259a4751db4a)) * Definition of interface. ([0caf4d0](https://github.com/mathrunet/node_masamune/commit/0caf4d0e78f785d49e6ae820f90322dd7b182458)) * Definition of interface. ([3822d83](https://github.com/mathrunet/node_masamune/commit/3822d83efcb63db43463897c6c8a4c2e5e54cf07)) * Definition of interface. ([b7a94f1](https://github.com/mathrunet/node_masamune/commit/b7a94f1c925099f79914e9629417566a6a1df393)) * Definition of interface. ([5503b76](https://github.com/mathrunet/node_masamune/commit/5503b76e104eb92609c070f8c698e958d62c845e)) * Definition of interface. ([e7a3b5f](https://github.com/mathrunet/node_masamune/commit/e7a3b5f2b491d533d7432a68ead0494732064670)) * Definition of interface. ([ceebea8](https://github.com/mathrunet/node_masamune/commit/ceebea8e58b3a75b80f0bb4756f8ccbe0a57cb96)) * Definition of interface. ([a573eba](https://github.com/mathrunet/node_masamune/commit/a573ebafae1630f211057d4c1bfd19b651382936)) * Definition of interface. ([1868f42](https://github.com/mathrunet/node_masamune/commit/1868f42f4fe61e3d34413a5913ffdd7ba1ddb6f9)) * Definition of interface. ([7fe670b](https://github.com/mathrunet/node_masamune/commit/7fe670b4466999f45a260f4fa31f7430ad297203)) * Definition of interface. ([b305bbd](https://github.com/mathrunet/node_masamune/commit/b305bbdc965c9e0b06b7a13d5c5c39a24d2125cb)) * Deleted because a katana remained. ([845a8d9](https://github.com/mathrunet/node_masamune/commit/845a8d932962689919db12d8b67baf757bf49f59)) * Package update. ([e00d076](https://github.com/mathrunet/node_masamune/commit/e00d0766cc62d7fa7073dac9cf7c2c80ddb0d89f)) * Package update. ([8891b4e](https://github.com/mathrunet/node_masamune/commit/8891b4e1995dd931d3055d329fdd0513d3eae23a)) * Package update. ([440dbe9](https://github.com/mathrunet/node_masamune/commit/440dbe90ed555f4d7e260a204ef4463e14e6623c)) * Package update. ([4a3e6e7](https://github.com/mathrunet/node_masamune/commit/4a3e6e725e1e61777be17b09e14d7ec2a015b2e6)) * Package update. ([71bf417](https://github.com/mathrunet/node_masamune/commit/71bf41769e3b292e6288dbb6bb813f5f18b8a474)) * Package update. ([27b1b6b](https://github.com/mathrunet/node_masamune/commit/27b1b6b84478989844c655695323c849c684dd51)) * Package update. ([203fee8](https://github.com/mathrunet/node_masamune/commit/203fee8cabfc6bea866ef4fce949d3c170f0be8d)) * Update @mathrunet/katana to version 3.9.1 ([d8e32a1](https://github.com/mathrunet/node_masamune/commit/d8e32a1f238ed3b29003bd83799fde57a054c063)) * Update Masamune package to version 3.8.3 ([8e8155e](https://github.com/mathrunet/node_masamune/commit/8e8155e3380f05fb05abdb087c9bfff0b05c1795)) * Update masamune package version ([f4998d6](https://github.com/mathrunet/node_masamune/commit/f4998d654dee28f2f12c5d2d8b9c861563825dbd)) * Update Node.js engine to v22 and bump development dependencies across packages. ([d840a0f](https://github.com/mathrunet/node_masamune/commit/d840a0f503230f80edbdf01f9516841cff36798d)) * update TypeScript compilation target to es2022 in tsconfig files across packages ([99253dd](https://github.com/mathrunet/node_masamune/commit/99253dd84a09e1c6026b9a6b88b6fef1ca2f4d14)) * Update. ([370300f](https://github.com/mathrunet/node_masamune/commit/370300f93798fe50af3ed6ee60c04d37585ab869)) * Upgrade `@mathrunet/katana` to `3.9.4` and update `@mathrunet/masamune` dependencies. ([4eb3e8f](https://github.com/mathrunet/node_masamune/commit/4eb3e8ffcd17334eb380ea780605eb1f925b8eea)) * Workflow base class completed. ([04b3da4](https://github.com/mathrunet/node_masamune/commit/04b3da430a997861e8d8409b115f7205bc0f5b7e)) ### docs * Move development, requirements, and setup guide documents to masamune_asset_pipeline package. ([1aa4ccb](https://github.com/mathrunet/node_masamune/commit/1aa4ccb995791c34de7901e98554aaca80bf22cc)) ### feat * Add AI analysis. ([d9206af](https://github.com/mathrunet/node_masamune/commit/d9206af4408551579e0403abe0d613c7739e4916)) * Add an asset method. ([5136f81](https://github.com/mathrunet/node_masamune/commit/5136f81f2acf5d2b71f0cdc42a3a953f8c62c959)) * Add an interface and methods for repository analysis to the GitHub client, and create document files for bug lists and tasks. ([f7cf613](https://github.com/mathrunet/node_masamune/commit/f7cf6137b95b9040ea55f1b6fb6d029e188926ef)) * Add Github summary function. ([3320b2e](https://github.com/mathrunet/node_masamune/commit/3320b2e894b7f85e61a5f891b2d3095bf53d79bd)) * Add Lyria background music generation, Google Cloud Text-to-Speech integration, updated test configuration, and new development documentation. ([d234b83](https://github.com/mathrunet/node_masamune/commit/d234b83b0ab706bfa3c93f2f887755aa022baa48)) * add marketing pipeline for data collection and scheduling, and update short video generation tests to include narration and BGM. ([4020466](https://github.com/mathrunet/node_masamune/commit/402046616c18ae3c65fe0eb43e1a103a95f1cc04)) * Add PDF creation function. ([de349b3](https://github.com/mathrunet/node_masamune/commit/de349b382bacd325929b2c6fa8330dbe7fe12b98)) * Add required type. ([d92208c](https://github.com/mathrunet/node_masamune/commit/d92208cdb1e7340d2b9258a6a090123f581bf5d9)) * add scheduler notification tests and update general test utilities and Firestore tests. ([710e462](https://github.com/mathrunet/node_masamune/commit/710e46287e7eb7fea6dd461e0d5354ce2f1bbfd2)) * Add short video generation function using Gemini 2.5 Flash and FFmpeg, including tests, documentation, and updated ignore rules for temporary files. ([7e6cde2](https://github.com/mathrunet/node_masamune/commit/7e6cde28f7760c54058cb1e2073c6e97f552d39e)) * Added AppStore, FirebaseAnalytics. ([43475b9](https://github.com/mathrunet/node_masamune/commit/43475b967224ad1921607eb769b5ab50095a2f49)) * Added charts, storage, and PDF generation services to the marketing pipeline, improved video effects, and introduced bug list documentation. ([5ac0fd5](https://github.com/mathrunet/node_masamune/commit/5ac0fd5d6e0d1cfeaeae0b422e2d099f7c863bc4)) * Create a market pipeline. ([7ce61fe](https://github.com/mathrunet/node_masamune/commit/7ce61feae9829bd7e8d969ef967f39f3f9ba0cfe)) * Delete the Katana package. ([9c0d166](https://github.com/mathrunet/node_masamune/commit/9c0d1660ca60cbc72c7b7f742138352470a6e54c)) * Develop an AI analysis service ([0a3d8c7](https://github.com/mathrunet/node_masamune/commit/0a3d8c7cbff6e23b524ca78b8bcbc674b2045bcf)) * Enhance detailed research to guide content creation, determine asset type, and add new documentation files. ([bf6125a](https://github.com/mathrunet/node_masamune/commit/bf6125a2e35f7b52f9a84468770901a98ef226be)) * GitHub integration test implementation ([f1ffead](https://github.com/mathrunet/node_masamune/commit/f1ffead3e4f4f761fd7416789c050afe4d3e29a8)) * Gmail stopped working, so I deleted it. ([ac11383](https://github.com/mathrunet/node_masamune/commit/ac11383a5199e64b3e09cc83318fdfc84759b8e5)) * Gmail stopped working, so I deleted it. ([c415079](https://github.com/mathrunet/node_masamune/commit/c4150799abeb996b0a08e3d9b7dccb232a2404f2)) * Google Play Console data acquisition function implementation ([28ad81f](https://github.com/mathrunet/node_masamune/commit/28ad81ff6451c922ff16c40e52646571d2d39d60)) * implement Firebase function to generate short video metadata using Vertex AI, including tests and development documentation. ([2251993](https://github.com/mathrunet/node_masamune/commit/22519933c8b1f84fc7ae26a5754c6c02d96b5969)) * Implementation of data retrieval API. ([df9ad88](https://github.com/mathrunet/node_masamune/commit/df9ad88da46ccb85cea4172ed8c0107ea2c431f7)) * Initial commit. ([26b8a08](https://github.com/mathrunet/node_masamune/commit/26b8a08df3582fd80dc7ecc204654f6b7f5c9098)) * Initial commit. ([5e83638](https://github.com/mathrunet/node_masamune/commit/5e836385d1789fff488396c67ace73d7f55205e8)) * Integrate Katana and Masamune. ([4ce88c7](https://github.com/mathrunet/node_masamune/commit/4ce88c72b863bf94f1b7b1957969df22e6a44abe)) * ModelFieldValue specification change. ([148f423](https://github.com/mathrunet/node_masamune/commit/148f4236d835707280870f5b8ddc5a51577699bd)) * Package separation. And monorepo management. ([2647952](https://github.com/mathrunet/node_masamune/commit/2647952ad48823ac0c3d578a366f4af0bf60bcc1)) * refactor short video BGM handling to use `bgmTracks` array and introduce `masamune_marketing_pipeline`. ([6fe3878](https://github.com/mathrunet/node_masamune/commit/6fe3878bf02ecc40008a3aa7f10dd13a78a028e7)) * Update Masamune package versions to 3.8.0. ([318f89a](https://github.com/mathrunet/node_masamune/commit/318f89a7427dfa71149026207eae19c4ff845edc)) * Various main function implementations ([b643bcd](https://github.com/mathrunet/node_masamune/commit/b643bcd47211efadbd2350f93ff9034449767ab5)) ### fix * Add methods such as load and save to ModelRefBase. ([cbf9eb2](https://github.com/mathrunet/node_masamune/commit/cbf9eb29d802990dcffe0c3322b3d41365b8a9a4)) * Add missing packages. ([389630b](https://github.com/mathrunet/node_masamune/commit/389630b2baec8ee634e105690343a7ff5edc30bb)) * Add ModelFieldValue interface. ([0ff33aa](https://github.com/mathrunet/node_masamune/commit/0ff33aa6f1331569658a3fd629b1329eafef8c50)) * Audio-related fixes ([9e2440b](https://github.com/mathrunet/node_masamune/commit/9e2440b9e78c15ecc9d495da5ed0f173250bf88c)) * Bug fix. ([14d3ba4](https://github.com/mathrunet/node_masamune/commit/14d3ba4df05b723eb95768dc90a683f38fb8baa3)) * Bug fixes. ([8cd7f92](https://github.com/mathrunet/node_masamune/commit/8cd7f92aaaea9da295fa232262e8df896c87e1d5)) * Change error object handling ([d49aed4](https://github.com/mathrunet/node_masamune/commit/d49aed435c381c6b537a6a23accdf73125b4aa61)) * Change GitHub analysis method ([abc2336](https://github.com/mathrunet/node_masamune/commit/abc233693cad2070a57db4d0472a16781d00c0c9)) * Change process arguments. ([17fca7b](https://github.com/mathrunet/node_masamune/commit/17fca7b72ccc8ecf7576e5a0772b2d05f197940d)) * Create E2E tests. ([e33ed27](https://github.com/mathrunet/node_masamune/commit/e33ed2702cc6d2771036fd3bc8e5c4de811229e7)) * Explicitly pass the Firebase Admin app during Firestore and Storage initialization, and update the version. ([9169415](https://github.com/mathrunet/node_masamune/commit/9169415adb873a0ce1534a5762158d84ca477212)) * Firestore interface change. ([027e464](https://github.com/mathrunet/node_masamune/commit/027e4647febaac184123ad5d8d7dc0ea452e3df7)) * Fixed a bug where tests were failing. ([cdab6ca](https://github.com/mathrunet/node_masamune/commit/cdab6ca41aa5d39987dc484819a802fa9b2aa732)) * Fixed an issue where usage was not being added. ([ae0a9ee](https://github.com/mathrunet/node_masamune/commit/ae0a9ee1224d7bdc019140bd5889cbcab5e8bdd2)) * Fixed missing export. ([f8948be](https://github.com/mathrunet/node_masamune/commit/f8948bee2d089c6df7a1b2e34bab844413f42e87)) * I made it output. ([6d17645](https://github.com/mathrunet/node_masamune/commit/6d1764546c2c68b3af61148eac9ca1635e9fddf7)) * implement AI-driven music prompt improvement for Lyria BGM generation failures and add marketing pipeline requirements. ([81cfd3b](https://github.com/mathrunet/node_masamune/commit/81cfd3bd114669360c0bef465f81f5b4fad8804d)) * Import bug fix. ([daefec0](https://github.com/mathrunet/node_masamune/commit/daefec055ad6bd1727d1df561cad25ce793f91c2)) * Initialize Firebase Admin SDK if not already initialized when loading Firestore or Storage. ([678c1bd](https://github.com/mathrunet/node_masamune/commit/678c1bd1896ddd3fe0e541e9eeea29797b63e300)) * Interface adjustment. ([82d64f3](https://github.com/mathrunet/node_masamune/commit/82d64f3420f98b57a3dc66300c70b8cd646c8e98)) * ModelTimestamp bug fix. ([1852f4e](https://github.com/mathrunet/node_masamune/commit/1852f4e40ad26e4ddf5ba9042b23f5edca8f7f0b)) * Move `@types/node-fetch` from devDependencies to dependencies. ([d5bc8be](https://github.com/mathrunet/node_masamune/commit/d5bc8be021d25469d9fb58d6b73f8471883969c8)) * Option Interfacing ([9fede77](https://github.com/mathrunet/node_masamune/commit/9fede77e87e9f4313445951c9b23a23472c0fa92)) * Package update ([038b6c5](https://github.com/mathrunet/node_masamune/commit/038b6c51885e6e59bc469e9728e790e2021f6e05)) * Package Update ([2709b18](https://github.com/mathrunet/node_masamune/commit/2709b18899189e6373baf08c141cd10e0b9afa34)) * Package update. ([9acad0a](https://github.com/mathrunet/node_masamune/commit/9acad0a058338a75e700e53b0a94e4bc0fcf3c3e)) * remove debug logs from Firebase loaders and bump package version. ([36e721e](https://github.com/mathrunet/node_masamune/commit/36e721ec6cc597aced1fc91105f9a04625cde0d2)) * Save metadata on save. ([4cd3404](https://github.com/mathrunet/node_masamune/commit/4cd340499f47c1da850b9dfd77abac84c6ca8230)) * Set the value of Ref. ([0a196cf](https://github.com/mathrunet/node_masamune/commit/0a196cf66bf4a08d694715c2b6a2694768d1ae69)) * Update dependency versions for `@mathrunet/katana` ([d4a9aea](https://github.com/mathrunet/node_masamune/commit/d4a9aeadb6541d808618098c5a4b2eaf72bf7d50)) * Video bug fix. ([0fa5f9f](https://github.com/mathrunet/node_masamune/commit/0fa5f9f8ef2cda5420a54db9445f72e9b1f4d6e6)) ### refactor * Remove various cloud functions and tests, and add new tests for short video generation functionality. ([b5a2f34](https://github.com/mathrunet/node_masamune/commit/b5a2f34d474218c76cb25fdc1f6c0fe3b6c13413)) * Save the interface to a separate file. ([141f8bd](https://github.com/mathrunet/node_masamune/commit/141f8bdf6b06538de2512e52b7fedb58366c4e8b)) ### test * Add tests ([52c8ad3](https://github.com/mathrunet/node_masamune/commit/52c8ad3952b375c72338b0b22c3e89ddfd0e3789)) * Complete AndroidToken test. ([3064805](https://github.com/mathrunet/node_masamune/commit/3064805ab63ee58d06d3e9ddb872d136166679eb)) * Create a test. ([335d957](https://github.com/mathrunet/node_masamune/commit/335d957c3f2ef10c56f5c588eb288cb2f2c88490)) * Create tests. ([aa57c66](https://github.com/mathrunet/node_masamune/commit/aa57c665a0ebca77173c7beb778a8e5305f53fd1)) * Creating a test. ([b7daa4e](https://github.com/mathrunet/node_masamune/commit/b7daa4ec115c742c4b5e4a5221d8a493aa0f114c)) * Creating tests. ([2a91c82](https://github.com/mathrunet/node_masamune/commit/2a91c824c4cf584fac10f9ac61d9bf4f103c5196)) * Extend the timeout for the short video generation test. ([9e46c82](https://github.com/mathrunet/node_masamune/commit/9e46c828c791d933b32344842e63830782aa0fa5)) # [3.7.0](https://github.com/mathrunet/node_masamune/compare/v3.6.0...v3.7.0) (2025-11-20) ### feat * implement broad/detailed research and asset creation functions, alongside new documentation and tests ([0c1c05d](https://github.com/mathrunet/node_masamune/commit/0c1c05da72d25219080ac98809322b13667b047c)) # [3.6.0](https://github.com/mathrunet/node_masamune/compare/v3.5.9...v3.6.0) (2025-11-01) ### feat * Add GoogleToken. ([953ae3b](https://github.com/mathrunet/node_masamune/commit/953ae3bef001cfbec2eb2795bab727ee7d1c87cf)) * Enabled building of ModelVectorValue. ([fda90fe](https://github.com/mathrunet/node_masamune/commit/fda90fe53681498614acc47c59ce48072507d067)) ## [3.5.9](https://github.com/mathrunet/node_masamune/compare/v3.5.8...v3.5.9) (2025-09-17) ### fix * Rename response data. ([23d40ed](https://github.com/mathrunet/node_masamune/commit/23d40ed1b0ebdee5b2b7473ff28fc12e11f27ec8)) ## [3.5.8](https://github.com/mathrunet/node_masamune/compare/v3.5.7...v3.5.8) (2025-09-17) ### fix * Corrected the `timestamp` key as it was incorrect. ([302d56f](https://github.com/mathrunet/node_masamune/commit/302d56f0ee152d625df4cf850ab7c6a0ff943c68)) ## [3.5.7](https://github.com/mathrunet/node_masamune/compare/v3.5.6...v3.5.7) (2025-09-17) ### chore * コメントを削除 ([900f3b9](https://github.com/mathrunet/node_masamune/commit/900f3b98417ebe17c9d9f481223d493db4892d13)) ### fix * Fixed incorrect `convertFrom`. ([5cd046f](https://github.com/mathrunet/node_masamune/commit/5cd046f34ec1f332f2f845d5e73ab4f460b08d78)) ## [3.5.6](https://github.com/mathrunet/node_masamune/compare/v3.5.5...v3.5.6) (2025-09-17) ### fix * Corrected an error that appeared in the log. ([538688c](https://github.com/mathrunet/node_masamune/commit/538688c9815e20470a309e11f62ed83464c269f0)) ## [3.5.5](https://github.com/mathrunet/node_masamune/compare/v3.5.4...v3.5.5) (2025-09-17) ### fix * Fixed ConvertFrom and ConvertTo as they were incorrect. ([0c87aec](https://github.com/mathrunet/node_masamune/commit/0c87aeca0f2f1242afdf4c665b3a854400eecb9b)) ## [3.5.4](https://github.com/mathrunet/node_masamune/compare/v3.5.3...v3.5.4) (2025-09-17) ### fix * Corrected to use the specified firestoreInstance. ([9b7d832](https://github.com/mathrunet/node_masamune/commit/9b7d832ac644b1f8f45eb5132eee45bd7d33711b)) ## [3.5.3](https://github.com/mathrunet/node_masamune/compare/v3.5.2...v3.5.3) (2025-09-17) ### fix * Cannot convert to JSON, so please fix. ([bec09af](https://github.com/mathrunet/node_masamune/commit/bec09afe18e4a6c4944ba95e765e744fa45ce47a)) ## [3.5.2](https://github.com/mathrunet/node_masamune/compare/v3.5.1...v3.5.2) (2025-09-16) ### fix * Field is not needed for Count. ([2d5197d](https://github.com/mathrunet/node_masamune/commit/2d5197dd83cdcfa85fae77267989b4e062781227)) ## [3.5.1](https://github.com/mathrunet/node_masamune/compare/v3.5.0...v3.5.1) (2025-09-16) ### fix * Rename. ([546a33b](https://github.com/mathrunet/node_masamune/commit/546a33b473f71a442d97bbe08b98997747a267cc)) # [3.5.0](https://github.com/mathrunet/node_masamune/compare/v3.4.5...v3.5.0) (2025-09-16) ### feat * Add aggregation method. ([e50fc35](https://github.com/mathrunet/node_masamune/commit/e50fc35bc00657bf2b82cdfd2d643f1fd70d9091)) ## [3.4.5](https://github.com/mathrunet/node_masamune/compare/v3.4.4...v3.4.5) (2025-09-16) ### fix * Fixed build failures. ([6010815](https://github.com/mathrunet/node_masamune/commit/60108159c6901eaa4d9571153aa5e0584dcb5d92)) ## [3.4.4](https://github.com/mathrunet/node_masamune/compare/v3.4.3...v3.4.4) (2025-09-14) ### chore * Adding the convertTo method ([8d842ac](https://github.com/mathrunet/node_masamune/commit/8d842ac99fe31f63204391817eb206737c855249)) ### feat * Add convertTo methods to remaining TypeScript converters ([36c5630](https://github.com/mathrunet/node_masamune/commit/36c56306e2f1418ec447af29883147854ae49fba)) ### fix * Define default fields. ([a2d8393](https://github.com/mathrunet/node_masamune/commit/a2d83932c4f1b8bf5288f8ee21b04c131d98e9c8)) ## [3.4.3](https://github.com/mathrunet/node_masamune/compare/v3.4.2...v3.4.3) (2025-09-13) ### chore * Add error messages. ([d7f2b00](https://github.com/mathrunet/node_masamune/commit/d7f2b00590761aac98b25f03c1a36f2ee20be5c7)) ## [3.4.2](https://github.com/mathrunet/node_masamune/compare/v3.4.1...v3.4.2) (2025-09-13) ### fix * Fix the ServiceAccount key as it's unusable. ([e5fd4ce](https://github.com/mathrunet/node_masamune/commit/e5fd4ce8dc98eefd487e59f4611d8d57d9957f4c)) ## [3.4.1](https://github.com/mathrunet/node_masamune/compare/v3.4.0...v3.4.1) (2025-09-12) ### fix * Add Database ID. ([396e302](https://github.com/mathrunet/node_masamune/commit/396e302b986e20812890a703e796e22d2e318c03)) # [3.4.0](https://github.com/mathrunet/node_masamune/compare/v3.3.2...v3.4.0) (2025-09-12) ### feat * Added functions to utilize external models and external storage. ([e2eff76](https://github.com/mathrunet/node_masamune/commit/e2eff76225e5e7e0c0d20075e12059c91bba07a1)) ## [3.3.2](https://github.com/mathrunet/node_masamune/compare/v3.3.1...v3.3.2) (2025-09-11) ### fix * Removed unremovable emojis. ([c33a18f](https://github.com/mathrunet/node_masamune/commit/c33a18f9baaa981f8b28cae1820aaa64fbce2767)) ## [3.3.1](https://github.com/mathrunet/node_masamune/compare/v3.3.0...v3.3.1) (2025-09-11) ### fix * Adjust UUID specifications ([4ead298](https://github.com/mathrunet/node_masamune/commit/4ead298714fbb6968f640aa9537f2c6901f2fe3b)) # [3.3.0](https://github.com/mathrunet/node_masamune/compare/v3.2.6...v3.3.0) (2025-09-11) ### feat * Added v7 support for Uuid. ([fa12b77](https://github.com/mathrunet/node_masamune/commit/fa12b7766d879d14f1d021ecfa1d6b17012df5f7)) ## [3.2.6](https://github.com/mathrunet/node_masamune/compare/v3.2.5...v3.2.6) (2025-09-08) ### fix * Fixed a bug that caused an error when `resItem` was not an array. ([1e70363](https://github.com/mathrunet/node_masamune/commit/1e703635636fc7cd739ecbe27a579bf0f004660f)) ## [3.2.5](https://github.com/mathrunet/node_masamune/compare/v3.2.4...v3.2.5) (2025-08-29) ### fix * Enabled setting an expiration date. ([3e109fd](https://github.com/mathrunet/node_masamune/commit/3e109fde06deb84d782daa41a8df9858b0760bd8)) ## [3.2.4](https://github.com/mathrunet/node_masamune/compare/v3.2.3...v3.2.4) (2025-08-19) ### fix * Remove unnecessary logs. ([e43db79](https://github.com/mathrunet/node_masamune/commit/e43db79051e753488e0875d867e9a78a1b942e6d)) ## [3.2.3](https://github.com/mathrunet/node_masamune/compare/v3.2.2...v3.2.3) (2025-08-19) ### fix * Log check ([fe8d62a](https://github.com/mathrunet/node_masamune/commit/fe8d62ae69555b2a80235d3549df70b7122304cb)) ## [3.2.2](https://github.com/mathrunet/node_masamune/compare/v3.2.1...v3.2.2) (2025-08-19) ### fix * Implemented logging. ([945f56b](https://github.com/mathrunet/node_masamune/commit/945f56bb3b9a1c7650bb6232b2196fb4cac85bee)) ## [3.2.1](https://github.com/mathrunet/node_masamune/compare/v3.2.0...v3.2.1) (2025-08-19) ### fix * Fixed: Parameters were not passed. ([2e3a7ba](https://github.com/mathrunet/node_masamune/commit/2e3a7ba20e7808a29b6558501c913594da5f8d4e)) # [3.2.0](https://github.com/mathrunet/node_masamune/compare/v3.1.1...v3.2.0) (2025-08-19) ### feat * Supports iOS StoreKit 2 validation. ([62450c5](https://github.com/mathrunet/node_masamune/commit/62450c566e33f97b0112bb55b1e3f34ea0d3a25e)) ## [3.1.1](https://github.com/mathrunet/node_masamune/compare/v3.1.0...v3.1.1) (2025-08-14) ### fix * Add a flag to `sendNotification` to control whether to display logs. ([87d31cb](https://github.com/mathrunet/node_masamune/commit/87d31cba2a06fbda27f235d8f59a5b7e2f35ad42)) # [3.1.0](https://github.com/mathrunet/node_masamune/compare/v3.0.1...v3.1.0) (2025-07-24) ### feat * Add HLS function. ([bfa96e5](https://github.com/mathrunet/node_masamune/commit/bfa96e5b176180e84dafea9b75612bcd68fb3424)) ### fix * Make UsCentral default. ([97196cf](https://github.com/mathrunet/node_masamune/commit/97196cf042dedde97d7f98c6d7836b30ec9ee7fe)) ## [3.0.1](https://github.com/mathrunet/node_masamune/compare/v3.0.0...v3.0.1) (2025-07-11) ### fix * Export the Loader. ([5050efe](https://github.com/mathrunet/node_masamune/commit/5050efe82895649103a68f8108e82173017c23c8)) # [3.0.0](https://github.com/mathrunet/node_masamune/compare/v2.15.0...v3.0.0) (2025-07-11) ### feat * Supports multiple databases. ([cff6b10](https://github.com/mathrunet/node_masamune/commit/cff6b10b4bce122252fd3936f1e11d0a23d50c9c)) # [2.15.0](https://github.com/mathrunet/node_masamune/compare/v2.14.1...v2.15.0) (2025-07-05) ### fix * Add toSearchableMap. ([71ffb6e](https://github.com/mathrunet/node_masamune/commit/71ffb6ee537fc53a954a096b874a54d46b6fdf1a)) ## [2.14.1](https://github.com/mathrunet/node_masamune/compare/v2.14.0...v2.14.1) (2025-06-12) ### fix * Add a link to the Notification. ([94d809c](https://github.com/mathrunet/node_masamune/commit/94d809cfd46be72632ef1454cbd8214cf1174a1c)) # [2.14.0](https://github.com/mathrunet/node_masamune/compare/v2.13.1...v2.14.0) (2025-06-12) ### chore * Change the copyright year. ([0f7378d](https://github.com/mathrunet/node_masamune/commit/0f7378d663ddf2cc6666a0a1a43f245a476a22f3)) ### docs * Add Github badge. ([e6ac32a](https://github.com/mathrunet/node_masamune/commit/e6ac32af8f1e5059e89267622589b279ff9a05fd)) ### feat * Add to ModelFieldValue. ([954a8c6](https://github.com/mathrunet/node_masamune/commit/954a8c66804d8c3f65b810d773597d3acb5de442)) ## [2.13.1](https://github.com/mathrunet/node_masamune/compare/v2.13.0...v2.13.1) (2025-03-05) ### fix * Functions options can be specified in detail. ([efbf625](https://github.com/mathrunet/node_masamune/commit/efbf6250228cb0fc3a19e462c1bf69491abbfbc2)) # [2.13.0](https://github.com/mathrunet/node_masamune/compare/v2.12.0...v2.13.0) (2025-03-05) ### feat * Introducing the AppCheck option. ([45cfda7](https://github.com/mathrunet/node_masamune/commit/45cfda7ce850ae239707d001da4fb4c75679e6de)) # [2.12.0](https://github.com/mathrunet/node_masamune/compare/v2.11.0...v2.12.0) (2025-02-17) ### fix * Added the ability to output FieldValue of ModelLocale. ([d6302e5](https://github.com/mathrunet/node_masamune/commit/d6302e50ab75243679b9ae0bbaa7108dfb8f888a)) # [2.11.0](https://github.com/mathrunet/node_masamune/compare/v2.10.0...v2.11.0) (2025-02-17) ### feat * Package Update. ([f66513b](https://github.com/mathrunet/node_masamune/commit/f66513bf5b510e1f9acdab0942d1a243705c9056)) # [2.10.0](https://github.com/mathrunet/node_masamune/compare/v2.9.0...v2.10.0) (2025-01-31) ### feat * Allow service accounts to be set in the options. ([72b57c1](https://github.com/mathrunet/node_masamune/commit/72b57c10486de8509653bf68dbf3860ade18fde5)) # [2.9.0](https://github.com/mathrunet/node_masamune/compare/v2.8.9...v2.9.0) (2024-12-16) ### feat * Added user deletion function. ([05ce7dd](https://github.com/mathrunet/node_masamune/commit/05ce7dd2876c1bc5493916162c0d1125221aab8f)) ## [2.8.9](https://github.com/mathrunet/node_masamune/compare/v2.8.8...v2.8.9) (2024-12-09) ### feat * Add removeOnlyEmoji method to String prototype and update usage in ModelFieldValue class ([dccecf8](https://github.com/mathrunet/node_masamune/commit/dccecf844ad7602e5acedfb4653620ac80c017cb)) ## [2.8.8](https://github.com/mathrunet/node_masamune/compare/v2.8.7...v2.8.8) (2024-11-07) ### fix * Billing logs are now stored. ([0e84b8d](https://github.com/mathrunet/node_masamune/commit/0e84b8d1bbf1ef4d6ea953cc88a964402b6468a5)) ## [2.8.7](https://github.com/mathrunet/node_masamune/compare/v2.8.6...v2.8.7) (2024-11-06) ### chore * Delete unnecessary comments. ([b28d8e1](https://github.com/mathrunet/node_masamune/commit/b28d8e1c214fb4b42d97a46ce98382eb5298ccaf)) ## [2.8.6](https://github.com/mathrunet/node_masamune/compare/v2.8.5...v2.8.6) (2024-11-06) ### chore * Scrutinize log output ([5eaa4a2](https://github.com/mathrunet/node_masamune/commit/5eaa4a2042f8b714b3f48e44cc44c8f86549212e)) ## [2.8.5](https://github.com/mathrunet/node_masamune/compare/v2.8.4...v2.8.5) (2024-11-06) ### chore * Debug. ([5c274fc](https://github.com/mathrunet/node_masamune/commit/5c274fc1e3d0f1e0f25c09904cb4aee960a27f48)) ## [2.8.4](https://github.com/mathrunet/node_masamune/compare/v2.8.3...v2.8.4) (2024-10-09) ### fix * DatabaseId can be specified in FirestoreTriggeredProcessFunctionBase. ([44c56e4](https://github.com/mathrunet/node_masamune/commit/44c56e42de16b328b2639e41af68e256fa36e73f)) * Fix typo. ([a7a55bb](https://github.com/mathrunet/node_masamune/commit/a7a55bb4b3d3df021d192a9fa811c7506aa4bd81)) ## [2.8.3](https://github.com/mathrunet/node_masamune/compare/v2.8.2...v2.8.3) (2024-09-13) ### chore * Comments back. ([c792490](https://github.com/mathrunet/node_masamune/commit/c79249018320f02f965037e99120157892a4aa07)) ## [2.8.2](https://github.com/mathrunet/node_masamune/compare/v2.8.1...v2.8.2) (2024-09-13) ### chore * debug ([e698323](https://github.com/mathrunet/node_masamune/commit/e698323be390a66f1f09f684492e14db6706decf)) ## [2.8.1](https://github.com/mathrunet/node_masamune/compare/v2.8.0...v2.8.1) (2024-09-13) ### chore * comment-adding ([0247405](https://github.com/mathrunet/node_masamune/commit/0247405486aafdaa053581c746e21d41442c859d)) # [2.8.0](https://github.com/mathrunet/node_masamune/compare/v2.7.0...v2.8.0) (2024-09-13) ### feat * Added notification schedule for documents. ([1663136](https://github.com/mathrunet/node_masamune/commit/1663136faa20be0c95037ea048a89d5ec1d9224f)) # [2.7.0](https://github.com/mathrunet/node_masamune/compare/v2.6.10...v2.7.0) (2024-08-29) ### fix * Added base class for Firestore trigger. ([b71e3e9](https://github.com/mathrunet/node_masamune/commit/b71e3e9cebf82736df2d88ee92e6631cd479661d)) ## [2.6.10](https://github.com/mathrunet/node_masamune/compare/v2.6.9...v2.6.10) (2024-08-05) ### fix * The problem with InitializeApp ended up being somewhere else, so we put it back. ([7cefd39](https://github.com/mathrunet/node_masamune/commit/7cefd39071c4d5fa43b01bd7744a91a101db5a04)) ## [2.6.9](https://github.com/mathrunet/node_masamune/compare/v2.6.8...v2.6.9) (2024-08-05) ### fix * Corrected the position again. ([8cbd924](https://github.com/mathrunet/node_masamune/commit/8cbd924b9bb558843dde97cb32fbdd0cc77f62a9)) ## [2.6.8](https://github.com/mathrunet/node_masamune/compare/v2.6.7...v2.6.8) (2024-08-05) ### fix * Change the location of initializeApp. ([5c82d2a](https://github.com/mathrunet/node_masamune/commit/5c82d2a63ed4af60246969349236aa9f2841c8a8)) ## [2.6.7](https://github.com/mathrunet/node_masamune/compare/v2.6.6...v2.6.7) (2024-08-05) ### fix * Firebase is now initialized. ([9cc8a3e](https://github.com/mathrunet/node_masamune/commit/9cc8a3eb26cf8448cad405c61145c2538d371bd8)) ## [2.6.6](https://github.com/mathrunet/node_masamune/compare/v2.6.5...v2.6.6) (2024-07-08) ### chore * Output the error contents. ([1d394b3](https://github.com/mathrunet/node_masamune/commit/1d394b327490c8e4af9127b668257c5c74951746)) ### test * Conduct Firestore-related testing. ([0bd245c](https://github.com/mathrunet/node_masamune/commit/0bd245c2243cb1b59b6174f3432b4196378ae4ba)) ## [2.6.5](https://github.com/mathrunet/node_masamune/compare/v2.6.4...v2.6.5) (2024-06-13) ## [2.6.4](https://github.com/mathrunet/node_masamune/compare/v2.6.3...v2.6.4) (2024-06-13) ### fix * refactoring ([8bb1a74](https://github.com/mathrunet/node_masamune/commit/8bb1a74be569e700b9a937ebd8dcb19f8da37731)) ## [2.6.3](https://github.com/mathrunet/node_masamune/compare/v2.6.2...v2.6.3) (2024-06-13) ### fix * Notification test. ([f9ee6bc](https://github.com/mathrunet/node_masamune/commit/f9ee6bcc51e68c01f673868b888774eb5e2075c4)) ## [2.6.2](https://github.com/mathrunet/node_masamune/compare/v2.6.1...v2.6.2) (2024-06-13) ### fix * Changed the specification of the notification destination. ([933258d](https://github.com/mathrunet/node_masamune/commit/933258dcd43bee5e3175b32863b2f905af6e8b6f)) ## [2.6.1](https://github.com/mathrunet/node_masamune/compare/v2.6.0...v2.6.1) (2024-06-11) ### test * Test code implementation. ([7f40834](https://github.com/mathrunet/node_masamune/commit/7f40834936b13a1b54b792b1c47f7c1ae2319502)) # [2.6.0](https://github.com/mathrunet/node_masamune/compare/v2.5.0...v2.6.0) (2024-06-11) ### feat * Added document creation functionality. ([9d8374e](https://github.com/mathrunet/node_masamune/commit/9d8374eb5495a2b3ee705e41c8faf6c9731c1885)) # [2.5.0](https://github.com/mathrunet/node_masamune/compare/v2.4.4...v2.5.0) (2024-06-11) ### feat * Batch functionality in Notification. ([87aca9e](https://github.com/mathrunet/node_masamune/commit/87aca9e4c9c8b54e991f7abb70293f3371f6092d)) ## [2.4.4](https://github.com/mathrunet/node_masamune/compare/v2.4.3...v2.4.4) (2024-06-03) ### fix * Account name support. ([63f9ce7](https://github.com/mathrunet/node_masamune/commit/63f9ce7e64477bdd00f5d177cf5032898cad4af3)) ## [2.4.3](https://github.com/mathrunet/node_masamune/compare/v2.4.2...v2.4.3) (2024-05-24) ### fix * Fixed API for badges. ([78ee4af](https://github.com/mathrunet/node_masamune/commit/78ee4af51be2d61262750aa718ddda996ddf37f4)) ## [2.4.2](https://github.com/mathrunet/node_masamune/compare/v2.4.1...v2.4.2) (2024-05-24) ### fix * The number of badges defaults to 0. ([d656826](https://github.com/mathrunet/node_masamune/commit/d6568264e119c3477bdd246eb679e74a744b4989)) ## [2.4.1](https://github.com/mathrunet/node_masamune/compare/v2.4.0...v2.4.1) (2024-03-18) ### fix * bug fix ([aedf7c5](https://github.com/mathrunet/node_masamune/commit/aedf7c5dbafd7575f621bbc23ae91b0a2688f616)) # [2.4.0](https://github.com/mathrunet/node_masamune/compare/v2.3.19...v2.4.0) (2024-03-18) ### fix * Package Update. ([4c3bac3](https://github.com/mathrunet/node_masamune/commit/4c3bac34781dec6225fbf4de923292b602624519)) ## [2.3.19](https://github.com/mathrunet/node_masamune/compare/v2.3.18...v2.3.19) (2024-03-14) ### fix * Setup badges and sounds for PUSH notifications. ([45eb7e4](https://github.com/mathrunet/node_masamune/commit/45eb7e43eb7a0a2c905aa567e3656ae8865d7b49)) ## [2.3.18](https://github.com/mathrunet/node_masamune/compare/v2.3.17...v2.3.18) (2024-03-01) ### chore * comment-adding ([a32f048](https://github.com/mathrunet/node_masamune/commit/a32f048a8d93c14411094624102ecbfcae19a49c)) ## [2.3.17](https://github.com/mathrunet/node_masamune/compare/v2.3.16...v2.3.17) (2024-02-29) ### chore * Remove comments ([eb83a5f](https://github.com/mathrunet/node_masamune/commit/eb83a5f6fdc1d8c6a03ce691cf11e8d3fbfdb85e)) ## [2.3.16](https://github.com/mathrunet/node_masamune/compare/v2.3.15...v2.3.16) (2024-02-29) ### fix * Corrected the wrong name for env. ([8dae0f7](https://github.com/mathrunet/node_masamune/commit/8dae0f79e18fda07966dc1e7318663ff691ae3ef)) ## [2.3.15](https://github.com/mathrunet/node_masamune/compare/v2.3.14...v2.3.15) (2024-02-29) ### fix * comment-adding ([c3d7864](https://github.com/mathrunet/node_masamune/commit/c3d7864ede2fa60359eb64a8542abf930b80f121)) ## [2.3.14](https://github.com/mathrunet/node_masamune/compare/v2.3.13...v2.3.14) (2024-02-27) ### chore * Comment Deleted ([a4a7ee3](https://github.com/mathrunet/node_masamune/commit/a4a7ee3490b18e9d66f6f44efb5edc3b405e265a)) ## [2.3.13](https://github.com/mathrunet/node_masamune/compare/v2.3.12...v2.3.13) (2024-02-27) ### chore * Grant logs ([4a1d2f0](https://github.com/mathrunet/node_masamune/commit/4a1d2f092b15d9b52a91ad210cbda1067ea2dc25)) ## [2.3.12](https://github.com/mathrunet/node_masamune/compare/v2.3.11...v2.3.12) (2024-02-27) ### fix * Fixed a missing data error. ([cd63c50](https://github.com/mathrunet/node_masamune/commit/cd63c50dc58d13fe4388652675f28c6e6239f822)) ## [2.3.11](https://github.com/mathrunet/node_masamune/compare/v2.3.10...v2.3.11) (2024-02-22) ### fix * Corresponding to IOS grade changes. ([dd33ce5](https://github.com/mathrunet/node_masamune/commit/dd33ce59ed6965ac89850bf9fb43969aaf34ce37)) ## [2.3.10](https://github.com/mathrunet/node_masamune/compare/v2.3.9...v2.3.10) (2024-02-22) ### fix * Fixed a bug that caused no response to requests. ([1f94470](https://github.com/mathrunet/node_masamune/commit/1f9447014bcc725b9c359ca46279dcaa56ed650f)) ## [2.3.9](https://github.com/mathrunet/node_masamune/compare/v2.3.8...v2.3.9) (2024-02-22) ### fix * Fixed an error in simultaneous registration. ([a688b64](https://github.com/mathrunet/node_masamune/commit/a688b64caee7a76e61d33c9891ee1c00b85ec38d)) ## [2.3.8](https://github.com/mathrunet/node_masamune/compare/v2.3.7...v2.3.8) (2024-02-22) ### chore * Log output. ([557826a](https://github.com/mathrunet/node_masamune/commit/557826a5be81c931a00565ee5a128346f5ca9a9a)) ## [2.3.7](https://github.com/mathrunet/node_masamune/compare/v2.3.6...v2.3.7) (2024-02-22) ### fix * Fixed a bug that caused forced cancellation when canceling. ([d1d249b](https://github.com/mathrunet/node_masamune/commit/d1d249b4bd5e36e71bf40dfd698ec365d45bb204)) ## [2.3.6](https://github.com/mathrunet/node_masamune/compare/v2.3.5...v2.3.6) (2024-02-22) ### fix * Added flag for paused. ([61f1ff8](https://github.com/mathrunet/node_masamune/commit/61f1ff86109b2d7f65b65f819cd20c7e7b91f8ea)) ## [2.3.5](https://github.com/mathrunet/node_masamune/compare/v2.3.4...v2.3.5) (2024-02-22) ### fix * Response to Suspension ([63ad4c5](https://github.com/mathrunet/node_masamune/commit/63ad4c54e8b4771b64d85bcb9f2c9d3b950155f4)) ## [2.3.4](https://github.com/mathrunet/node_masamune/compare/v2.3.3...v2.3.4) (2024-02-22) ### fix * Change in billing status. ([95cac67](https://github.com/mathrunet/node_masamune/commit/95cac67c4abfd6761a5a1f400310408c0df69670)) ## [2.3.3](https://github.com/mathrunet/node_masamune/compare/v2.3.2...v2.3.3) (2024-02-14) ### chore * Erase comments. ([5620bdb](https://github.com/mathrunet/node_masamune/commit/5620bdba511708097a48e7b07f56748965443eb1)) ## [2.3.2](https://github.com/mathrunet/node_masamune/compare/v2.3.1...v2.3.2) (2024-02-14) ### fix * Changed line breaks. ([a38d02b](https://github.com/mathrunet/node_masamune/commit/a38d02bb5b1696e539368f15efdb3c17a14b087f)) ## [2.3.1](https://github.com/mathrunet/node_masamune/compare/v2.3.0...v2.3.1) (2024-02-14) ### chore * Add log. ([189fd83](https://github.com/mathrunet/node_masamune/commit/189fd832d8660cac5d83ef24fcc0d341c640af45)) # [2.3.0](https://github.com/mathrunet/node_masamune/compare/v2.2.13...v2.3.0) (2024-02-14) ### feat * Changed Android receipt verification to authentication by service account. ([c7b92f3](https://github.com/mathrunet/node_masamune/commit/c7b92f371b2d9e938ea25b4e0f3e268a894e169e)) ## [2.2.13](https://github.com/mathrunet/node_masamune/compare/v2.2.12...v2.2.13) (2024-02-14) ### fix * Set initial options. ([96558ec](https://github.com/mathrunet/node_masamune/commit/96558ecc35f4577b3c83f8069684efb46beb0432)) ## [2.2.12](https://github.com/mathrunet/node_masamune/compare/v2.2.11...v2.2.12) (2024-02-14) ### fix * Bug in not being able to use homebrew functions. ([57f0823](https://github.com/mathrunet/node_masamune/commit/57f0823701bf87f84ce0112361334685aaad62a5)) ## [2.2.11](https://github.com/mathrunet/node_masamune/compare/v2.2.10...v2.2.11) (2024-02-09) ### fix * I made sure to get the errors right. ([f00fe56](https://github.com/mathrunet/node_masamune/commit/f00fe56951d2a1ec5f4433bd50db08636d42a79f)) ## [2.2.10](https://github.com/mathrunet/node_masamune/compare/v2.2.9...v2.2.10) (2024-01-18) ### fix * Changed the order of type checks. ([a05e2d7](https://github.com/mathrunet/node_masamune/commit/a05e2d79cdd567a33a31a2bc544e8ae9e51deeb2)) ## [2.2.9](https://github.com/mathrunet/node_masamune/compare/v2.2.8...v2.2.9) (2024-01-18) ### fix * Fixed a bug that caused duplicate keys. ([31332c1](https://github.com/mathrunet/node_masamune/commit/31332c1bb4799c2bd6ad0956d99db5c31aac9dba)) ## [2.2.8](https://github.com/mathrunet/node_masamune/compare/v2.2.7...v2.2.8) (2024-01-18) ### fix * Bug fix. ([c410ed7](https://github.com/mathrunet/node_masamune/commit/c410ed7229662f7726a658baa5620d5f7849d5ce)) ## [2.2.7](https://github.com/mathrunet/node_masamune/compare/v2.2.6...v2.2.7) (2024-01-18) ### fix * I tried to get Console out. ([df230e0](https://github.com/mathrunet/node_masamune/commit/df230e0662e0bdefa9e84752939f46d7a50a0e89)) ## [2.2.6](https://github.com/mathrunet/node_masamune/compare/v2.2.5...v2.2.6) (2024-01-18) ### fix * Resolved undefined error. ([0bc3678](https://github.com/mathrunet/node_masamune/commit/0bc367854f67302699290b4186ef0617dcb7391e)) ## [2.2.5](https://github.com/mathrunet/node_masamune/compare/v2.2.4...v2.2.5) (2024-01-18) ### fix * Bug fixes. ([c69e10f](https://github.com/mathrunet/node_masamune/commit/c69e10fd6f1285a33bb8ecd43bd8fa5571cc0980)) ## [2.2.4](https://github.com/mathrunet/node_masamune/compare/v2.2.3...v2.2.4) (2024-01-18) ### fix * Fixed a circular reference that seems to be happening. ([fdf1349](https://github.com/mathrunet/node_masamune/commit/fdf13493db02d8c6bafd120846f0db6a7aebe137)) ## [2.2.3](https://github.com/mathrunet/node_masamune/compare/v2.2.2...v2.2.3) (2024-01-18) ### fix * Fixed errors around constructors. ([8f7e53e](https://github.com/mathrunet/node_masamune/commit/8f7e53ea9fbf66248fe02bf61fefd2a643d94d6d)) ## [2.2.2](https://github.com/mathrunet/node_masamune/compare/v2.2.1...v2.2.2) (2024-01-18) ### fix * Added a converter for data to be stored in Algolia. ([3c0f7bc](https://github.com/mathrunet/node_masamune/commit/3c0f7bc6f74cde7ad52dab1e554dedb320ffe958)) ## [2.2.1](https://github.com/mathrunet/node_masamune/compare/v2.2.0...v2.2.1) (2024-01-18) ### chore * Console logs are displayed. ([b7d7fed](https://github.com/mathrunet/node_masamune/commit/b7d7fed26e3e8067640b531b49f55f34a676fa1c)) # [2.2.0](https://github.com/mathrunet/node_masamune/compare/v2.1.1...v2.2.0) (2024-01-18) ### feat * The region can be specified by option. ([df36f5f](https://github.com/mathrunet/node_masamune/commit/df36f5fc62c494bb94a9e44b91c13d764c48c93f)) ## [2.1.1](https://github.com/mathrunet/node_masamune/compare/v2.1.0...v2.1.1) (2024-01-18) ### fix * Apply Algolia to firestore. ([77157c4](https://github.com/mathrunet/node_masamune/commit/77157c41fa320bb624779e9d18ef5a0cab3ecf04)) # [2.1.0](https://github.com/mathrunet/node_masamune/compare/v2.0.1...v2.1.0) (2024-01-18) ### feat * Added Algolia data synchronization. ([65c3dbb](https://github.com/mathrunet/node_masamune/commit/65c3dbb5ac3162868ed6517e2e63a2946bfb5f34)) ## [2.0.1](https://github.com/mathrunet/node_masamune/compare/v2.0.0...v2.0.1) (2024-01-15) ### fix * Set the value of MaxInstances to 100. ([076b75d](https://github.com/mathrunet/node_masamune/commit/076b75d453792d8f3eb2a019b1abce154b2edb2c)) # [2.0.0](https://github.com/mathrunet/node_masamune/compare/v1.10.4...v2.0.0) (2024-01-15) ### feat * Compatible with FirebaseFunctionsV2. ([df2cc6d](https://github.com/mathrunet/node_masamune/commit/df2cc6d050fe249781fe42afb5633e6d39b32f74)) ## [1.10.4](https://github.com/mathrunet/node_masamune/compare/v1.10.3...v1.10.4) (2024-01-03) ### fix * Changed license. ([b77a5f2](https://github.com/mathrunet/node_masamune/commit/b77a5f24019b1ff94188aaa1f6053d968152148e)) ## [1.10.3](https://github.com/mathrunet/node_masamune/compare/v1.10.2...v1.10.3) (2023-12-22) ### fix * Push notifications do not generate errors. ([1cf06f4](https://github.com/mathrunet/node_masamune/commit/1cf06f42197b59fb9edaf9938bcf796cbb335e0c)) ## [1.10.2](https://github.com/mathrunet/node_masamune/compare/v1.10.1...v1.10.2) (2023-12-22) ### fix * Data for debugging is given. ([76b28b3](https://github.com/mathrunet/node_masamune/commit/76b28b3624f7d58a396cb119af628b630de68ac5)) ## [1.10.1](https://github.com/mathrunet/node_masamune/compare/v1.10.0...v1.10.1) (2023-12-20) ### fix * Fix URL for AndroidPurchaseValidate. ([c5234e7](https://github.com/mathrunet/node_masamune/commit/c5234e7634efca9cd31088c600695fd236073a11)) # [1.10.0](https://github.com/mathrunet/node_masamune/compare/v1.9.1...v1.10.0) (2023-12-14) ### feat * Support for sending multiple tokens. ([6d16257](https://github.com/mathrunet/node_masamune/commit/6d16257242a9ad9d8b0709992c30892eb80fdb10)) ## [1.9.1](https://github.com/mathrunet/node_masamune/compare/v1.9.0...v1.9.1) (2023-11-29) ### fix * Config changes. ([b459970](https://github.com/mathrunet/node_masamune/commit/b45997023ff0f2d763dd41fe16bf0263cac056cb)) # [1.9.0](https://github.com/mathrunet/node_masamune/compare/v1.8.5...v1.9.0) (2023-11-29) ### feat * Added GeocodingAPI. ([3f3f9a3](https://github.com/mathrunet/node_masamune/commit/3f3f9a3c355a0ecda013a7b34f6c8e2b06d70d8a)) ## [1.8.5](https://github.com/mathrunet/node_masamune/compare/v1.8.4...v1.8.5) (2023-11-29) ### fix * Fixed Sendgrid bug. ([c9baa20](https://github.com/mathrunet/node_masamune/commit/c9baa2061aaccfa753d3cf948c814ec56494d178)) ## [1.8.4](https://github.com/mathrunet/node_masamune/compare/v1.8.3...v1.8.4) (2023-11-28) ### fix * Added ModelTimestamp. ([2ff6bcf](https://github.com/mathrunet/node_masamune/commit/2ff6bcf1f76c8f1ae6f5033b2907a0467f415b4a)) ## [1.8.3](https://github.com/mathrunet/node_masamune/compare/v1.8.2...v1.8.3) (2023-11-14) ### fix * Modified to allow empty parameters to be specified. ([7f923bc](https://github.com/mathrunet/node_masamune/commit/7f923bcbfcc17079e423db2cbcea7c0da512d2ed)) ## [1.8.2](https://github.com/mathrunet/node_masamune/compare/v1.8.1...v1.8.2) (2023-11-09) ### fix * Set the return value to CallProcessFunctionBase ([900c892](https://github.com/mathrunet/node_masamune/commit/900c89290bf9418d17a86a6f2e1a00b754b61964)) ## [1.8.1](https://github.com/mathrunet/node_masamune/compare/v1.8.0...v1.8.1) (2023-11-06) ### fix * Maintenance of default parameters for Functions. ([f22fa85](https://github.com/mathrunet/node_masamune/commit/f22fa858b3032614d69033a89168387eaed315e9)) # [1.8.0](https://github.com/mathrunet/node_masamune/compare/v1.7.0...v1.8.0) (2023-11-06) ### feat * Timeout parameters can now be added. ([183f68f](https://github.com/mathrunet/node_masamune/commit/183f68f7ae67c8c569a210670a6aef5d44a2f489)) # [1.7.0](https://github.com/mathrunet/node_masamune/compare/v1.6.4...v1.7.0) (2023-11-03) ### feat * Add SqlApiBase. ([ff6c5b2](https://github.com/mathrunet/node_masamune/commit/ff6c5b28905402f326904eb4052e86db82be4778)) ### fix * ver.1.6.5. ([33bb2ec](https://github.com/mathrunet/node_masamune/commit/33bb2ec9f27c208926b093699d65d1c74ad854e7)) ## [1.6.4](https://github.com/mathrunet/node_masamune/compare/v1.6.3...v1.6.4) (2023-11-02) ### fix * Fixed a bug in the search target string. ([1d53a49](https://github.com/mathrunet/node_masamune/commit/1d53a4988598e3b6907b32ed00f822def1c27110)) ## [1.6.3](https://github.com/mathrunet/node_masamune/compare/v1.6.2...v1.6.3) (2023-10-26) ### chore * Add publish to npm run. ([58da6fb](https://github.com/mathrunet/node_masamune/commit/58da6fb5c9261c359943b4d3f1dce767e6ff713b)) ### feat * Added uuid functionality available. ([5b4fa76](https://github.com/mathrunet/node_masamune/commit/5b4fa76a3daef6f915f18ba60e7d00867de4517e)) ## [1.6.2](https://github.com/mathrunet/node_masamune/compare/v1.6.1...v1.6.2) (2023-10-20) ### fix * Add ModelFieldValue for searchable. ([62913e7](https://github.com/mathrunet/node_masamune/commit/62913e7c84eb6f33b134cb4e0429e6245aaf3d50)) ## [1.6.1](https://github.com/mathrunet/node_masamune/compare/v1.6.0...v1.6.1) (2023-10-20) ### fix * Specify an optional value. ([7c34ac0](https://github.com/mathrunet/node_masamune/commit/7c34ac0c99b3988987cc40d269f8e970f1ffb3b9)) # [1.6.0](https://github.com/mathrunet/node_masamune/compare/v1.5.1...v1.6.0) (2023-10-20) ### feat * Create a class for ModelFieldValue. ([9d1d107](https://github.com/mathrunet/node_masamune/commit/9d1d10737d850d409e0f217d7055b73b3e8cca7f)) ## [1.5.1](https://github.com/mathrunet/node_masamune/compare/v1.5.0...v1.5.1) (2023-10-19) ### fix * Include type definition files in the package ([5b005a0](https://github.com/mathrunet/node_masamune/commit/5b005a078561cd50a698122e39479c7cf1407872)) # [1.5.0](https://github.com/mathrunet/node_masamune/compare/v1.4.0...v1.5.0) (2023-10-19) ### feat * Added Api methods. ([dc34146](https://github.com/mathrunet/node_masamune/commit/dc34146e396f0db2595b09c63acfaa78dd70b7a8)) # [1.4.0](https://github.com/mathrunet/node_masamune/compare/v1.3.1...v1.4.0) (2023-10-13) ### feat * Add CallProcessFunctionBase. ([f5c72ab](https://github.com/mathrunet/node_masamune/commit/f5c72ab340239039e3ae4e63f1babe8cf4953f58)) ## [1.3.1](https://github.com/mathrunet/node_masamune/compare/v1.3.0...v1.3.1) (2023-10-12) ### fix * Some functions are exported. ([6864a06](https://github.com/mathrunet/node_masamune/commit/6864a06f7c43a2fa99774ebd2a5cb595728c9751)) # [1.3.0](https://github.com/mathrunet/node_masamune/compare/v1.2.9...v1.3.0) (2023-10-12) ### feat * Added string processing. ([2421fdc](https://github.com/mathrunet/node_masamune/commit/2421fdc2bd3dfa96e9c3f0439a3bb2eba43d5048)) ## [1.2.9](https://github.com/mathrunet/node_masamune/compare/v1.2.8...v1.2.9) (2023-09-29) ### fix * Comment out. ([6c4191e](https://github.com/mathrunet/node_masamune/commit/6c4191e416d35594500a3bb00e0fb00bf7aab479)) ## [1.2.8](https://github.com/mathrunet/node_masamune/compare/v1.2.7...v1.2.8) (2023-09-29) ### fix * Consider null in send_notification. ([643c800](https://github.com/mathrunet/node_masamune/commit/643c800cc565e1a6856ea8fd46854fe0d6841015)) ## [1.2.7](https://github.com/mathrunet/node_masamune/compare/v1.2.6...v1.2.7) (2023-09-29) ### fix * Bug fixes. ([e01bedc](https://github.com/mathrunet/node_masamune/commit/e01bedc17a6d5b996c189184551bed77d5a81191)) ## [1.2.6](https://github.com/mathrunet/node_masamune/compare/v1.2.5...v1.2.6) (2023-09-29) ### fix * Fixed a bug in the way data is saved. ([c4e1558](https://github.com/mathrunet/node_masamune/commit/c4e1558b69dcd96657e5d25d553a74dfe28c3d8c)) ## [1.2.5](https://github.com/mathrunet/node_masamune/compare/v1.2.4...v1.2.5) (2023-09-29) ### fix * Fixed a bug in the way parameters are taken. ([1e54462](https://github.com/mathrunet/node_masamune/commit/1e5446294c73169e519e1d001dc1ba97ee9eea5c)) ## [1.2.4](https://github.com/mathrunet/node_mas