Releases: Fliplet/fliplet-cli
Releases · Fliplet/fliplet-cli
v7.0.2
What's Changed
- docs: rewrite app-actions-v3 for LLM readability and accuracy by @veljko7 in #222
- docs: enhance app-actions-v3 with async/await, API references, and de… by @veljko7 in #224
- Update static outbound IPs and remove stale entries by @Komsomol in #226
- Feature/app actions v3 docs by @veljko7 in #228
- Debug an action endpoint by @veljko7 in #229
- docs: fix app-actions-v3 notification examples and debug URLs by @veljko7 in #231
- Feature/app actions v3 docs by @veljko7 in #232
- payload limit by @veljko7 in #234
- Projects/app actions v3 docs by @veljko7 in #235
- docs: comprehensive app-actions-v3 documentation rewrite by @veljko7 in #230
- docs: add file security rules documentation by @tonytlwu in #221
- Update App Actions V3 docs with introductory explanation and diagram by @Arpanexe in #236
New Contributors
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- ID-1696 [Feat] New test environment by @squallstar in #149
- ID-1786 [Maintenance] Adds docs for date/time picker and number input by @tonytlwu in #150
- Update fliplet-datasources.md by @theexperimenter in #152
- ID-1808 [Maintenance] Removes mentions of IE 11 in dev docs by @tonytlwu in #153
- [Maintenance] Validate API response when cloning by @tonytlwu in #155
- Update JS-APIs.md by @theexperimenter in #156
- ID-2198 [Maintenance] Deprecate node-sass by @tonytlwu in #157
- Update fliplet-datasources.md by @theexperimenter in #158
- Update fliplet-datasources.md by @theexperimenter in #159
- App-action-changes-2 by @theexperimenter in #160
- XOR-203 [FEAT] Ensure updated the docs for tokens JS API by @amolsuryawanshi47 in #163
- ID-2602 [Feat] Android framework bump by @squallstar in #165
- XOR-430 [FEAT] JS documentation added for Batch endpoint for communicate(email and SMS ) and push notification endpoint also REST API documention added for Batch endpoint for communicate(email and SMS ) by @SMohol in #164
- Adds documentation for {{ get }} Handlebars helper by @tonytlwu in #167
- ID-2966 [Feat] Docs for AI API by @squallstar in #168
- [Feat] Added Google Tag Manager by @hcarneiro in #169
- ID-3241 [FEAT] Added documentation for organization analytics API by @anerib in #170
- ID-3310/ID-3309/ID-3263 [FEAT] Updates the AI API limits details by @anerib in #171
- ID-3364 [FEAT] Adds documentation for data source index JS and Rest API by @anerib in #172
- ID-3443 [FEAT] Added doc for organization tokens api by @anerib in #173
- ID-3044 [Feat] AI additional endpoints documentation by @Arpanexe in #177
- ID-3530 [Fix] Ensure "pause" and "resume" events are not fired when interacting with app badge API on Android by @Arpanexe in #176
- ID-3614 [Bug] Updated documentation for DIS by @Arpanexe in #179
- ID-3771 [Maintenance] Updates documentation with new UI libraries by @tonytlwu in #180
- ID-3935 [FEAT] Write documentation for 'How to define a function' link by @armine-fliplet in #181
- ID-4035 [Doc] Add update endpoint to data source rest api docs by @debankurghosh2061 in #182
- ID-2009 [Maintenance] Add doc for offline comms parameters by @tonytlwu in #154
- Adds template for JS API by @tonytlwu in #122
- ID-4240 [Feat] Updated docs for Fliplet.AI.createCompletion() by @Arpanexe in #184
- ID-4171 [Feat] Documentation for Fliplet.Widget.findParents() by @tonytlwu in #183
- ID-3773 [Maintenance] Documentation for Dynamic container, List repeater and Helper updates by @squallstar in #161
- ID-4347 [Feat] Updated docs for analytics improvements by @Arpanexe in #185
- ID-4841 [Feat] Updated native framework change log by @Arpanexe in #187
- docs: developer tools and ai integration docs by @dwfliplet in #188
- Engineering Q4 update by @simonchapman1986 in #189
- Updates dev docs to provide tutorial video for VS code extension by @simonchapman1986 in #190
- DEV-204 [FEAT] Create documentation for the Address JS API by @armine-fliplet in #191
- ID-3953 [Feat] Added functionality to create a function by @Arpanexe in #186
- DEV-62 [Feat] Update developer document for action builder v2 by @Arpanexe in #192
- DEV-212 [Fix] updated client side actions example for app action v2 by @Arpanexe in #193
- Adding docs for client side analytics triggers by @debankurghosh2061 in #194
- Fixes formatting issues for actions v2 docs by @debankurghosh2061 in #195
- Fix for analytics docs by @debankurghosh2061 in #196
- Fix for analytics events table formatting by @debankurghosh2061 in #197
- Update analytics.md by @debankurghosh2061 in #198
- Add documentation for Loops and Conditional Operators in App Actions V2 by @Arpanexe in #199
- PS-62 Updated DS doc on aggregation usage by @zeryabkhan91 in #200
- Update DIS version change log by @Arpanexe in #201
- DEV-419 [Feat] Updated android framework version in docs by @zeryabkhan91 in #202
- Updated AI docs with Gemini by @debankurghosh2061 in #203
- Updates ai.md by @debankurghosh2061 in #205
- PS-1097 [Fix] Add documentation for custom headers feature by @Arpanexe in #206
- improvements for AI and future documentation standards by @ibroom in #204
- PS-1280 [FIX] add Fliplet.encode and decode for query params by @farhantariq12b in #208
- Added docs for responses endpoint by @debankurghosh2061 in #209
- Update data source rest api docs by @debankurghosh2061 in #211
- Updated communicate API doc to include custom email domains by @zeryabkhan91 in #212
- Updated the audit logs docs by @debankurghosh2061 in #213
- DEV-841 [Fix] Ensures component publish works on windows system by @Arpanexe in #214
- Add PDF viewer endpoint documentation by @Komsomol in #215
- docs: add login and onUserVerified hook documentation by @Komsomol in #219
- Remove Intercom widget from docs site by @hcarneiro in #220
- [DEV-898] Add App Actions V3 developer documentation by @Arpanexe in #218
- Updated doc to enable search crawling by @zeryabkhan91 in #223
New Contributors
- @theexperimenter made their first contribution in #152
- @amolsuryawanshi47 made their first contribution in #163
- @SMohol made their first contribution in #164
- @anerib made their first contribution in #170
- @Arpanexe made their first contribution in #177
- @armine-fliplet made their first contribution in #181
- @debankurghosh2061 made their first contribution in #182
- @dwfliplet made their first contribution in #188
- @simonchapman1986 made their first contribution in #189
- @zeryabkhan91 made their first contribution in #200
- @ibroom made their first contribution in #204
- @farhantariq12b made their first contribution in #208
- @Komsomol made their first contribution in #215
Full Changelog: v5.2.4...v7.0.1
Security updates
As a regular security update, all libraries used by Fliplet CLI have been updated to their most recent version.
Security updates
As a regular security update, all libraries used by Fliplet CLI have been updated to their most recent version.
Security updates
As a regular security update, all libraries used by Fliplet CLI have been updated to their most recent version.
Better error handling/message on login
Merge pull request #48 from Fliplet/chore/bum-version Upgrade to 3.9.2 for better auth error handling
3.9.0
New options for theme inheritance:
http://developers.fliplet.com/Building-themes.html#theme-inheritance