apiraiser 4.1.0-dev.1 copy "apiraiser: ^4.1.0-dev.1" to clipboard
apiraiser: ^4.1.0-dev.1 copied to clipboard

Dart package for accessing Apiraiser, a headless CMS which provides easy-to-use backend for various kinds of applications like E-commerce, blogs, CMS etc.

Unrelased #

4.1.0-dev.1 #

  • Added getI18n API in collection studio
  • Added cleanOldSession API in authentication provider
  • Added getTemplate API in import export class

4.0.0 #

  • Updated API version to v4
  • Migrated project to NodeNext
  • Added new APIs in authentication provider
  • Added new profile APIs
  • Added Branding Provider and BrandWizard Plugin APIs
  • Added Branding app APIs
  • Added Authentication settings API
  • Added WorkSafety Equipments app APIs
  • Added Media by type API
  • Added SES Plugin APIs
  • Added getFavicon API in Apiraiser class
  • Added new APIs in OAuth2 Provider
  • Added Content studio APIs
  • Added Settings APIs in OAuthLink Plugin
  • Added new profile APIs
  • Added Profile APIs
  • Added plugins, apps and providers folders
  • Added AppsStudio, Records, Media, CollectionsStudio, Functions, Tasks, Notes, ImportExports and ContentStudio app classes
  • Added AccessManager, I18n, Identity, OAuthLink, SMTP, Zip, RestAPI plugins classes
  • Added Archive, Authentication, Database, Email, Encryption, Internationalization, Media, S3, Storage provider classes
  • Added multipart content-type option in import data function
  • Added content type parameter in getHeaders function
  • Added design class and getData API in it
  • Added localization class and Added getData and getLocalization APIs in it
  • Created Apiraiser Class and moved all initialize and miscellaneous APIs in this class
  • Created policy class and added getData API in it.
  • Created resumeLastSession API in Authentication class
  • Created index.js file in src folder
  • Created Records class and added getData API in it
  • Created deleteByIds function in data class
  • Updated create table using definition file function for multipart content type

3.0.0 #

  • Created final v3 release
  • Compatable with Apiraiser v3.0.0.

3.0.0-rc.7 #

  • Added getCount API
  • Compatable with Apiraiser v3.0.0-rc.7.

3.0.0-rc.5 #

  • Added interceptors for unauthorized access
  • Added onUnauthenticated function in init method, then passed to interceptors
  • Added SaveSessionInSecureStorage function to save both access and refresh token in local storage
  • Added loadSessionFromSecureStorage function to load both access and refresh token from local storage
  • Added clearSessionFromSecureStorage function to clear local storage
  • Added access and refresh tokens in state variable
  • Added loadPreviousSession, startRefreshTokenTimer, stopRefreshTokenTimer method in authentication class
  • Updated loadSessionUsingJwt, refreshToken, signOut, isSignedIn, getCurrentUser methods in authentication class
  • Compatable with Apiraiser v3.0.0-rc.5.

3.0.0-rc.3 #

  • Added init function in authentication
  • Added sender name in SMTP Controller
  • Added validateStatus in ALL APIs

3.0.0-rc.2 #

  • Added overwriteFiles(boolean), OutputPathPrefix(enum) in Archive APIs
  • Added deleteSourceFolderAfterUpload(boolean) in AWSS3 UploadFolder API
  • Added SMTP Send Email API

3.0.0-rc.1 #

  • Updated apiraiser version from v2 to v3
  • Updated DeleteRow API
  • Updated Table, Column, Data APIs
  • Added AWSS3 upload folder api

2.0.0 #

  • Updated apiraiser version from v1 to v2
  • Added Archive APIs
  • Added AWSS3 APIs

1.0.2 #

  • Added limit, orderBy, orderDescendingBy, offset in get and getByConditions APIs

1.0.1 #

  • Implemented platform based Rest classes

1.0.0 #

  • Added RefreshToken API.
  • Added ResetPassword API.
  • Added ForgotPassword API.
  • Added Verify API.
  • Added Update Media API.
  • Added Download Media API.
  • Added Upload Storage API.
  • Added Update Storage API.
  • Added Download Storage API.
  • Added Delete Storage API.
  • Added OAuth2 APIs.
  • Added Feature APIs.
  • Added Encryptrion APIs.
  • Added GetUserByRole API.
  • Added Commerce APIs.

0.2.3 #

  • Updated isSignedIn function.

0.2.2 #

  • Updated authentication APIs.

0.2.1 #

  • Updated isSignedIn function.

0.2.0 #

  • Asynchronous improvements.
  • Added signOut API.

0.1.8 #

  • Updated Token logic.
  • Compatable with Apiraiser v0.6.1.

0.1.7 #

  • Updated jsonEncode.
  • Compatable with Apiraiser v0.6.1.

0.1.6 #

  • Bugfixes.
  • Compatable with Apiraiser v0.6.1.

0.1.5 #

  • Updated User and jsonEncode.
  • Compatable with Apiraiser v0.6.1.

0.1.4 #

  • Bugfixes.
  • Compatable with Apiraiser v0.6.1.

0.1.3 #

  • Bugfixes.
  • Compatable with Apiraiser v0.6.1.

0.1.2 #

  • Added getCurrentUser and loadLastSession functions.
  • Compatable with Apiraiser v0.6.1.

0.1.1 #

  • Export the models and enums.
  • Created a new function isSignedIn.
  • Compatable with Apiraiser v0.6.1.

0.1.0 #

  • Initial version.
  • Compatable with Apiraiser v0.6.1.
0
likes
0
points
90
downloads

Publisher

verified publisherhorizech.com

Weekly Downloads

Dart package for accessing Apiraiser, a headless CMS which provides easy-to-use backend for various kinds of applications like E-commerce, blogs, CMS etc.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cookie_jar, dio, dio_cookie_manager, flutter_secure_storage, http, jwt_decoder, web_socket_channel

More

Packages that depend on apiraiser