baserow 2.1.5

2.1.5
Added 1
  • Add support for dispatching automation nodes asynchronously
Changed 2
  • Improve the scheduling system in the periodic service
  • Update langchain to 0.3.28
Fixed 6
  • Fix a bug that caused an error when running the backend and frontend images as different users
  • Fix error page on token expiration to redirect to login
  • Fix a bug that could cause a stale page ID to be set even after deleting the page
  • Resolve a bug where a container-type element with a visibility condition would be unable to use form data in its formula
  • Resolve a bug which caused the periodic trigger to reset its minute value if the interval was set to minute
  • Resolve an issue which prevented hour and minute values from persisting in the periodic trigger form
Removed 1
  • Remove ollama dependency
Bug fixes
  • [Database] Remove ollama dependency #4962
  • [Core] Fix a bug that caused an error when running the backend and frontend images as different users.
  • [Core] Fix error page on token expiration to redirect to login
  • [Builder] Fixed a bug that could cause a stale page ID to be set even after deleting the page.
  • [Core] Improved the scheduling system in the periodic service.
  • [Builder] Resolved a bug where a container-type element with a visibility condition would be unable to use form data in its formula.
  • [Automation] Resolved a bug which caused the periodic trigger to reset its minute value if the interval was set to minute.
  • [Automation] Resolved an issue which prevented hour and minute values from persisting in the periodic trigger form.
Refactors
  • [Automation] Add support for dispatching automation nodes asynchronously. #3838
  • [Database] Update langchain to 0.3.28 #4965
View original

Upgraded? How did it go?

Discussion