What's Changed
- feat(tenants): add features option by @yusualhashash in #1291
- fix(searchbar): fix add to favourites bug & add routes & make routes searchable & hide unwanted items by @ahmeterenodaci in #1294
- feat(editions): add feature management page by @yusualhashash in #1295
- chore(tenant): remove tenant related things from core by @ahmeterenodaci in #1296
- feat: implement novu for notification by @ecbakas in #1298
- Refactor organization form schema and remove unused enum by @yusualhashash in #1299
- feat: implement root layout and enhance notification subscriber handling by @ahmeterenodaci in #1300
- fix(novu): handle missing env variable in Novu components by @ahmeterenodaci in #1302
- feat(utils): add helper function to remove empty objects from data st… by @ahmeterenodaci in #1304
- chore(utils): rename file extension by @ahmeterenodaci in #1305
- feat(env): add ABP_APP_NAME to environment variables and update refer… by @ecbakas in #1306
- fix:router push logic for optional suffix in redirects by @yusualhashash in #1307
- feat(profile): add myProfileApi function and integrate into layout fo… by @ahmeterenodaci in #1308
- refactor(core): middleware 2.0 by @ahmeterenodaci in #1310
- feat(middleware): add home route handling and route protection config… by @ahmeterenodaci in #1311
- refactor(middleware): export middleware from utils and use it everywhere by @ahmeterenodaci in #1312
- refactor(error-component): move error component to utils to use in different projects by @eren-ayasofyazilim in #1313
- feat(resources): add script to fetch and generate localization resources by @eren-ayasofyazilim in #1314
- feat:Novu provider & novu notification initialize by @ecbakas in #1315
- refactor(notifications): clean up notification component structure and styles by @ecbakas in #1316
- fix(eslint): add 'resources.ts' to ignorePatterns in ESLint config by @ecbakas in #1317
Full Changelog: 0.0.17...0.0.18