@@ -10,12 +10,21 @@ You'll find all the new changes in the [Avo 2 to Avo 3 upgrade section](./avo-2-
10
10
11
11
## New features & big changes
12
12
13
+ ##### Enterprise features
14
+ <LicenseReq license =" enterprise " size =" xs " />
15
+
16
+ - Audit Logging
17
+ - Role-Based Access Control
18
+
13
19
##### Advanced license features
14
20
<LicenseReq license =" advanced " size =" xs " />
15
21
16
22
- [ Dynamic filters] ( ./dynamic-filters )
23
+ - [ Custom dynamic filters] ( ./dynamic-filters#custom-dynamic-filters )
17
24
- [ Custom controls on everywhere] ( ./customizable-controls ) (<Index />, <Show />, <Edit />,and ` Row ` )
18
25
- [ Resource scopes] ( ./scopes )
26
+ - [ Kanban boards] ( ./kanban-boards )
27
+ - Collaboration
19
28
20
29
##### Pro license features
21
30
<LicenseReq license =" pro " size =" xs " />
@@ -39,20 +48,15 @@ You'll find all the new changes in the [Avo 2 to Avo 3 upgrade section](./avo-2-
39
48
- [ Panel layout improvements] ( ./resource-panels.html )
40
49
- [ Action link generator] ( ./actions.html#action-link )
41
50
- [ StimulusJS in actions] ( ./actions.html#stimulusjs )
51
+ - [ Array Adapter] ( https://docs.avohq.io/3.0/array-resources.html )
52
+ - [ GitHub-style Markdown editor] ( ./fields/markdown.html )
53
+ - Avo Meta
42
54
- Multiple actions flows
43
55
- Intelligent resource title
44
56
45
57
##### Coming soon
46
58
47
59
- Theming
48
- - Audit logs (Enterprise feature)
49
- - Developer experience improvements
50
- - linter
51
- - VSCode extension
52
- - improved error messaging
53
- - Resource adapters
54
- - Customizable dynamic filters
55
- - Custom resource adapters
56
60
- Dynamic fields
57
61
- Nested record creation
58
62
- Resource tools in fields
0 commit comments