Измене
RECONNED листа измена, само на енглеском језику
Најновија верзија
complete overhaul
Објављено 16. јануар 2026.
major architectural changes
- migrated to monorepo architecture with separate web and backend applications
- switched from node.js to bun
- implemented github actions ci/cd with multi-platform docker builds
- replaced prisma with drizzle orm since it's cooler
- implemented openapi specification with automatic typescript generation (go to /api/docs)
new features
- feature flags system with admin panel controls
- alliance system for club partnerships with dedicated management interface (per country)
- if your country doesn't have any, or we missed any, contact us and we'll add it
- background task scheduler with admin ui monitoring
- unclaimed clubs functionality for admin management
- complete map editor rewrite with improved controls
- calendar integration with click-to-create events and date pre-filling
- club websites with improved display formatting
- cloudflare images integration with responsive uploads
- new language: serbian, for that one club we have on here :)
- posthog analytics integration with opentelemetry logging
performance optimizations
- replaced aws sdk and ioredis with native bun apis
- redis and database query optimizations
- optimized image loading and versioning
- field stripping tracking and response optimization
technical improvements
- hard-typed all api calls with generated typescript interfaces
- removed unused database schemas and streamlined data models
- consistent pagination across all list endpoints
- mobile-first responsive design with improved overflow handling
- unified design system with consistent component styling
- new loader components (its cool, right)
bug fixes
- fixed 2fa, password reset, passkey, and session management issues
- resolved image upload workflows for logos, headers, and events
- corrected opengraph image generation and caching
- fixed club member counts and ownership request display
- resolved instagram media fetching and display issues
- fixed table sorting, filtering, and mobile responsiveness
- resolved form validation and event creation issues
- corrected seo canonical urls, locale routing, and sitemap generation
- fixed language switcher and auth flow issues
- pagination fixes
misc
- migrated changelog from github api to local markdown files with yaml front matter (hi you're here)
- now using i18n with extracted translation keys
- redesigned map interface with improved grouping
Version 1.0
Претходне верзије
Who are these guys
Објављено 14. новембар 2025.
highlight
- added the ability for RECONNED admins to add clubs that have not included themselves yet
- if you're one of these clubs, you can request ownership from your club's page
performance fixes
- removed aws sdk's in favor of using bun's s3
- removed ioredis in favor of using bun's redis
- now using bun as a runtime instead of node
- releases should be faster as well since we're building on GitHub Actions now
other problems that have been fixed
- uploading logos/event images now works on the first creation step
- language switcher is no longer broken
- 2fa settings was breaking sometimes, not anymore
- password reset flow was broken, sorry, fixed
misc
- removed sentry, it was useless (we don't have errors here, just clean code, ha ha)
- added more axiom logs
- the version number in the footer now can be clicked. it leads you to the exact commit that the current build is running
Version 0.6
More chores
Објављено 30. септембар 2025.
- update deps
- cleaned components up
- breadcrumbs overflow
- migrated to prisma /generated folder
- way too much refactoring
- way too many small ui changes
- changed all translations everywhere to use full keys
- added json schemas to the public pages
Version 0.5.1
Chores
Објављено 12. јун 2025.
- updated all dependencies
- updated all UI components
- slight changes to shadows
- migrated prisma to the new .generated folder
- removed captcha from google login
- made some of the drawings svgs because they were having some weird filtering issues
- some seo stuff
Version 0.5
More prettier stuff
Објављено 8. мај 2025.
Tables
- All of the table actions are now grouped into a "..." menu.
- The "..." menu will never overflow, so you can always perform actions. I hate scrolling.
Animations
- Added cool framer animations to a few base UI elements.
- Opening windows, hovering over hoverables, clicking on selections (and a few other things) now has a nice custom blur-in-opacity animation. Hit CTRL+K on the dashboard to experience your first one.
Misc
- Updated all dependencies.
- Translated an untranslated word.
- Removed a terrible animation from the homepage. I won't tell you which one.
Version 0.4.1
Audit logs & prettier stuff
Објављено 20. април 2025.
Audit logs
- Any club change is now automatically logged and visible to managers.
Table fixes
-
Tables now have fancy icons denoting the sort status. This shows up in the column display filters, and in the headers. Also, the entire column will slightly stand out now if it's being sorted.
-
The show/hide columns menu is now instant. It used to take a second or two.
Forms
- The event creation/editing form looks nicer now with separated sections and clear indications on what's required
- Disabled the map drawing feature until I redo it. Not being used by anyone right now.
- Will now save your club creation data if you leave the page, until you close the browser.
- Gave the same makeover to the user settings form.
Changelog
- Added actual markdown parsing and styles.
- Added a new doodle, look at him looking at you, cute.
Version 0.4