Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev > Main for v2.5 Release #1318

Merged
merged 162 commits into from
Nov 19, 2024
Merged

Dev > Main for v2.5 Release #1318

merged 162 commits into from
Nov 19, 2024

Conversation

FalkWolsky
Copy link
Contributor

Proposed changes

The v2.5 release comes with a huge number of improvements and bug fixes, but also with new possibilities.
We introduce the idea of Subscriptions inside of the Platform. Where the Communiyt edition stays free and will not be limited in it's function, we will offer extra services and value based on the possibility to subscribe to packages.

We have worked on:

  • Table - now with sorting across multiple columns and the possibility to read and set the sorting dynamically
  • Login Process - we have unified the Login Form to the central login form and can offer by that a way better user experience
  • Improved Firebase Connector. Now dynamic lists / table display, but also extensive queries are supported
  • Improved JSON Schema Forms - now with automatic Responsiveness based on Component Width
  • Fixed Bugs related to Drawer
  • Added Search in the APIs for many Objects like Apps, Folders, Data Query Library items etc. Soon we will reflect this in the UI too.
  • When eMail Auth Provider is disabled, now effectively users cannot login anymore.
  • New login route for Admins on /admin/login - so the normal login form supports the Auth settings per workspace - but the Admin can login "aside".
  • We added Style Settings for Canvas and fixed issues. Now one can influence the canvas height, grid resolution and Canvas Background
  • Updated OpenAI Data Source Specifications to enable users to use the latest API possibilities (v2.3)
  • Node-Service does now cache some of the API Requests, which should help to access Apps faster.
  • Image Capture was added to the File-Upload Component, so users can now also make snapshots by camera.
  • We started to enrich the (currently very poor) Component Auto-Documentation. In some weeks we should have then pretty much all components with a proper documentation and working examples.
  • Icons are now cached in the Browser, so frequent re-loading of icons is suppressed, and this also increase app spread.
  • Modules have a new setting, to even load them already, even if they are hidden in an app
  • Tabbed Contaner has a setting to "destroy" (free memory) for contents that are "in other tabs" and currently not displayed.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

FalkWolsky and others added 30 commits September 21, 2024 16:59
Updating Subscription Handling Branch
FalkWolsky and others added 26 commits November 17, 2024 11:41
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for lowcoder-test ready!

Name Link
🔨 Latest commit b151ff5
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-test/deploys/673c99f45a02680008090677
😎 Deploy Preview https://deploy-preview-1318--lowcoder-test.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for lowcoder-cloud ready!

Name Link
🔨 Latest commit b151ff5
🔍 Latest deploy log https://app.netlify.com/sites/lowcoder-cloud/deploys/673c99f44d559e000889bae1
😎 Deploy Preview https://deploy-preview-1318--lowcoder-cloud.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@FalkWolsky FalkWolsky merged commit bc9cae0 into main Nov 19, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants