Skip to content

Some more minor bugfixes before xmas

Pre-release
Pre-release

Choose a tag to compare

@iJungleboy iJungleboy released this 18 Dec 08:32
· 6403 commits to master since this release
c79b37c

These are all minor changes, more like a nightly build, which is why we're not increasing version numbers yet.
But we want to get it out quickly for people who need these minor fixes

  1. 11.11.03-quick 1 fixes
    1. IsPublished fixed #2230
  2. 11.11.03-quick2 fixes
    1. Clean up internals - IEntity Value accessors #2304
    2. Delete module fails in 11.11.03-quick1 #2311
    3. In fields-list the title field wasn't visibly marked any more #2308
    4. in edit-ui hitting enter in text fields opened history dialog #2307
    5. Opening page picker sometimes showed strange error about telerik missing #2291
    6. Edit-ui: Adam backend was queried many times - often once per keystroke #2306
  3. 11.11.03-quick 2 adds feature
    1. GetService<...>() command on all dynamic code to let Razor and WebApi use Dependency Injection