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

Next Release #121

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Next Release #121

wants to merge 5 commits into from

Conversation

skylord123
Copy link
Contributor

@skylord123 skylord123 commented Sep 19, 2024

These are the things slated for the next release so far.

All Changes

  • Fix Room Pagination node event data being unaccessible Add ability to paginate room history #28
  • Add new node Get Event that lets you query for event data using a corresponding roomId and eventId [FR] Get message object #117
  • Add new node Fetch Event Relations that can paginate through events related to another event Fetch Event Relations #119
  • README updates
  • Fix Mark Read node not working properly and update the docs for this node Manually mark events as read #111
  • Update examples README to make things much easier to find
  • Added examples for every node
  • Fixed User Settings node requiring a roomId when it's not needed
  • Fixed the documentation for Upload File node
  • Get User node had unused config code that has been removed
  • Add another example for sending an uploading file to a room
  • Add form tip for Send Message node's thread reply config option

- Add new node `Get Event` that will give you room data for a corresponding roomId and eventId #117
- Add new node `Fetch Event Relations` that can paginate through events related to another event #119
- README updates
- Added examples for every node
- Fixed User Settings node requiring a roomId when it's not needed
- Fixed the documentation for Upload File node
- Get User node had unused config code that has been removed
…sections

- Add another example for sending an uploading file to a room
- Add form tip for Send Message node's thread reply config option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant