v2.0.4
New feature
Security fixes
- Validate public folder get path
- Firewall security hardening
Notable features
- Import profile assignment to filter rules
- Filter rule description field
- Import profile CRUD operations
Full changelog
Changes
- 180b104d :sparkles: Allow assigning import profile to filter rule
- 033d6b46 :recycle: Add description field to filter rules
- 55cc14fe :bug: Migration for profiles/filters crashing
- 65b56547 :recycle: Add relation between import rule && profile
- 6641f182 :technologist: Define dev debug route for backend
- 2c7a6336 :recycle: Cleanup JwtAuthenticationDisabledAttribute
- cb5876ac :recycle: Contact type: allow url for image path, adjust
- 5e0e9e6f :bug: Contact type never updated
- 16621e71 :bug: In query jwt token never worked
- 871cbb65 :arrow_up: Profiler to 6.1.x
- 55dd6bfe :bug: Inaccessible profiler route
- 2522c289 :lock: Validate public folder get path
- c6bbff00 :lock: main firewall inactive
- 7ab6c728 :sparkles: Add import profile entity + crud
- d98c175e :sparkles: Support monthly import partial filter rule
- 12f9d6e3 :sparkles: Monthly import filter rules structure
- d40e442c :technologist: Split & clean OnKernelRequestListener