Skip to content

Quick Fix: Object Detection#369

Merged
felix-schultz merged 2 commits intoalphafrom
dev
Nov 5, 2025
Merged

Quick Fix: Object Detection#369
felix-schultz merged 2 commits intoalphafrom
dev

Conversation

@felix-schultz
Copy link
Copy Markdown
Member

This pull request introduces several updates across the project, including a new release blog post, improvements to syntax highlighting and markdown support, a version bump for the desktop app, and a major rewrite of the n8n vs Flow-Like comparison blog post. The most significant changes are grouped below.

Content Additions and Major Rewrites

  • Added a comprehensive release post for Flow-Like Alpha v0.0.5, detailing new features such as iOS app support, event system, real-time collaboration, API access, remote model service, node improvements, performance enhancements, and bug fixes. (apps/website/src/content/blog/2025-10-29-alpha-0-0-5.mdx)
  • Completely rewrote and expanded the n8n vs Flow-Like comparison blog post to provide a more balanced, scenario-driven guide. The new version covers strengths, trade-offs, real-world use cases, and integration patterns for both platforms, replacing the previous opinionated comparison. (apps/website/src/content/blog/2025-09-13-n8n-flow-like.mdx)

Platform and Feature Improvements

  • Enhanced markdown and code block rendering on the website by enabling GitHub Flavored Markdown (GFM) and wrapping for syntax highlighting using Shiki. (apps/website/astro.config.mjs)

Release and Maintenance Updates

  • Bumped the desktop app version from 0.0.5 to 0.0.6 in the Tauri configuration to reflect a new release. (apps/desktop/src-tauri/tauri.conf.json)

- Introduced new images: expose-http.jpg and n8n.jpg.
- Updated blog post: "n8n vs Flow-Like (2025)" with a new title, description, and content structure.
- Added new blog post: "Flow-Like Alpha v0.0.5 — iOS App, Event System, Real-Time Collaboration & More".
- Added new blog post: "Expose Your Flow-Like HTTP Events to the Internet with ngrok and Cloudflare Tunnel".
- Created a dynamic blog pagination layout in [...page].astro.
- Removed the old static blog index page.
- Improved blog styles for better code block handling and readability.
…ultiple nodes

-> Fixed unstable keys from struct / object (not sorted -> array indices change with every execution)
@felix-schultz felix-schultz merged commit 5a623ad into alpha Nov 5, 2025
4 of 18 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.

1 participant