Releases: eventaservo/eventaservo
Releases · eventaservo/eventaservo
v3.0.1
v3.0.0
3.0.0 (2026-03-21)
Features
- a11y: add aria-labels to icon-only links in navbar tools (#1084) (28d08b7)
- Add ARIA labels to icon-only buttons for accessibility (a7c079f)
- add eventaservo-code-review skill and update skillshare manifests (93b59aa)
- add filters and new card design to Instruantoj directory page (#1068) (386981d)
- add mockups feature with compact and detailed row views, including admin access control (4c0b033)
- Admin: add administration dashboard (#1066) (540af19)
- Admin: Add button design system with mockups (#1082) (6db87a1)
- Admin: enhance event management with filtering options and improved UI (852252b)
- Admin: Migrate event redirections management to new admin panel (#1079) (486b5c5)
- Admin: Migrate event reports management to new admin panel (#1076) (2613d62)
- admin: migrate logs from ActiveAdmin to custom admin panel (#1074) (6db57c0)
- admin: migrate organizations from ActiveAdmin to custom admin panel (#1075) (4ceb8b4)
- Admin: Migrate users management to new admin panel (#1080) (da94374)
- Admin: Redirect admin organizations to public view (#1078) (a28e9cd)
- Mockups: add teacher and speaker card mockups (#1067) (0511e45)
- Queries: implement TeachersAndSpeakersQuery for filtering teach… (#1069) (f8f80f2)
Bug Fixes
- About Us page paragraph spacing (6a05525)
- ActiveStorage: switch from redirect to proxy mode for CDN caching (#1073) (db16ba5)
- Admin: Fix user view page (574cddd)
- Navbar: add padding to the navbar for improved layout (92390fd)
- Navbar: adjust container structure for improved layout and alignment (e702b6d)
- Navbar: align toggler icon to far right on small screens (288db2b)
- Parallel tests (#1088) (6764332)
- RackAttack: safelist Active Storage proxy paths from rate limiting (f3367a5)
Miscellaneous Chores
- release 3.0.0 (4bced54)
v2.85.0
2.85.0 (2026-03-07)
Features
Bug Fixes
- refactor timezone selection to use cached method for improved performance (8fe351d)
- remove self-closing tags in HTML for better compatibility (e7d0dde)
- remove unused ad factory file to clean up test suite (6c3afe7)
- update gem versions for improved compatibility and security (bdbb8ae)
Performance Improvements
v2.84.0
2.84.0 (2026-02-20)
Features
- improve accessibility of organization form help text (811f3db)
- Users: implement API token regeneration functionality for users (#941) (be2b371)
Bug Fixes
- Correct typo in article link description (3fceccc)
- minify JS bundle in production to prevent asset truncation (#995) (7e95b30)
- pin @redocly/cli to v1.0.2 to fix Docker build (#992) (0ea16ff)
- remove duplicate Sentry loader script causing replayIntegration error (e5e74fe)
- remove extra commas in full_address when fields are empty (554d8b6)
Performance Improvements
v2.83.0
2.83.0 (2026-01-17)
Features
- Add MCP server configurations for Sentry, GitHub, and Postgres. (8b5f920)
- add RSS feeds for country and continent pages (#925) (f10ac62)
- Add support for Anthropic Claude in dev container and workspace (30ca731)
- Ahoy: enable bot tracking in Ahoy configuration (f580eb4)
- allow only authenticated users to send message to event owner (78dddad)
- api: add friendly 404 response for invalid API v2 endpoints (bd7bf25)
- Event: enhance event duplication by preserving tags and characteristics (#911) (75d447c)
- Gemfile.lock: add aarch64-linux support for various gems (9949630)
- queue: add dedicated worker for ahoy queue (50b8eb2)
- Rack::Attack: add blocklist for specific IPs in request headers (2bfe88b)
- Rack::Attack: enhance IP handling for throttling and blocking (de90520)
- Rack::Attack: enhance throttling and blocking mechanisms (0d09a1a)
- Update dev container setup and add AI tools support (87e3bd2)
Bug Fixes
- Event: Correct timezone conversion in Google Calendar export (#928) (56746ad)
- optimize EventsController#by_continent to resolve slow DB queries (#904) (b868b6d)
- prevent Stimulus error when organizations target is missing (#906) (53d0b6b)
- Rack::Attack: improve logging for throttled requests (d109c23)
- Rack::Attack: update blocklist description for clarity (8177088)
- remove duplicate timezone entries and display UTC instead of Etc/UTC (405c4c8)
- update javascript dependencies and resolve security vulnerability in trix (#939) (bd6a009)
v2.82.0
2.82.0 (2025-08-23)
Features
- cursor: add MCP configuration for development tools (#895) (3857eb2)
- remove contents and announcements from main page (#887) (2ea5d26)
Bug Fixes
- Add database index to improve kronologio performance (#888) (53aa656)
- Event: Display of Announcements & Contests (eaefc16)
- Events: optimize version retrieval with eager loading (a789c9c)
- events: prevent NoMethodError when tags_categories is nil (4844848)
- ReferenceError (333eae5)
- Video: Thumbnail for Youtube Shorts (5211fdf)
Performance Improvements
v2.81.0
v2.80.1
v2.80.0
2.80.0 (2025-04-30)
Features
- :sparkling: Adds Google Authentication (#850) (1f43876)
- Add icons and rename homepage links (#860) (7f4c254)
- API: Allow token retrieval from query string in addition to Authorization header (244e6e3)
- Event: ✨ Add to Calendar links on event page (#852) (764a4ac), closes #836
- Event: Move "Cancel event" button to edit form (#868) (80ded7c)
- Event: Removes "Loka" tag (#861) (acae4be)
- Events: Adds location to indexing data (9f10141)
- Events: Show International event badge on event card (#864) (7cf9fc2)
- User: New social links box layout (#853) (7f093a2)