All Versions
62
Latest Version
Avg Release Cycle
46 days
Latest Release
1679 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.12.15 Changes
February 04, 2019 -
v1.12.14 Changes
31 January 2019
- β Add script to update package.json dependencies
#2174
- Go back to using FormNestedFoot in Nested Array Fields
#2170
- Debug & Admin layouts
#2177
- Apollo2 finalization (backward compatibility)
#2157
- π¦ Use qs package
40be66b
- π linting, removing apollo package
eeada2d
- π Fixed versions issues (react-bootstrap + apollo)
02cfafa
- β Add script to update package.json dependencies
-
v1.12.12 Changes
31 December 2018
- β Add ES translations for error messages
#2165
- forgot to add variable
#2163
- π fixed nested array field error
#2162
- π fixed helmet for testing
#2156
- π fixed whitespace to pass linting test
#2154
- π Feature/smart form reset
#2131
- β Add async hook to RouterHook and provide props as argument
#2065
- Cleanup Datatable / withComponents pattern
#2126
- β Add Prettier and Husky
#2130
- π Support form id attribute in SmartForm
#2152
- π¦ clean up NPM packages
4f49350
- π Fix NPM vulnerabilities
8d00e60
- β add redux
19df560
- β Add ES translations for error messages
-
v1.12.11 Changes
15 December 2018
- β add minCount and maxCount to SmartForm nested arrays
#2141
- π Allow user to customize apollo json parser options
#2147
- β added collection creation hook
#2148
- β add refetch to props on withSingle
#2137
- β add english field errors
#2136
- Apollo 2 SSR
#2128
- β Add Prettier and Husky
b0f4ecd
- β add bootstrap-ui to allow form mounting
fde4d90
- split Datatable into purely visual components
7162870
- β add minCount and maxCount to SmartForm nested arrays
-
v1.12.10 Changes
24 November 2018
- Respect user.isAdmin on creation
#2122
- βͺ rollback callbacks test
#2123
- π Mutation button small fixes
#2116
- π Fix datatable bug when sorting a column
#2113
- single resolve documentId undefined -> now returns null
#2112
- Cleanup forms, add
changeCallback
#2108
- 0οΈβ£ set default email and siteName for Accounts related emails
#2110
- Warn when no searchable field is set and terms.query is set
#2106
- 0οΈβ£ Pass context to the defaultView too
#2109
- π Support arrays with primitives
#2057
- π¨ vulcan-form-tags: refactor and fix
#2099
- β‘οΈ Update fr_FR.js: add datatable.search entry
#2104
- datatable: add i18n for the search field
#2103
- βͺ Revert changes made to getUnusedSlug in #2075
#2102
- Custom form components
#2080
- π§ [WIP] Apollo2 server
#2094
- π Fix OpenCollective part of readme
#2097
- only clear current values for new document's form
#2060
- βͺ Restore Edge support
#2093
- SmartForm: use prop
schema
, if given#2092
- β Add /i18n debug page
#2091
- β‘οΈ Users' slug is updated on displayname change
#2075
- SubmitButtonLabels
#2082
- π Don't merge schema in Vulcan, only do it with SimpleSchema
#2086
- Email subjects shouldn't be coupled with sitename
#2088
- Apollo2 withMessages
#2089
- π§ [WIP] Apollo 2: apollo-state-link and RR4
#2083
- π Support email headers property and simplify logic
#2087
- SmartForm.getLabel() intl string fallback
#2077
- β Remove bootstrap from vulcan-forms
#2076
- Field resolvers should check for access (fix #2124)
#2124
- βͺ Revert some of the changes in #2112 (fix #2118)
#2118
- Pass query results to email's data() function as second argument (fix #2048)
#2048
- β‘οΈ copy-pasted meteor/apollo, updated to RR4
2bacae7
- Comment out/disable legacy code for now
6275108
- basic example with apollo-server, not yet working
8d3120a
- Respect user.isAdmin on creation
-
v1.12.8 Changes
17 September 2018
- π fix bug preflight from apollo
#2070
- Pass locale as key to IntlProvider to force a rerender on locale change
#2072
- cleanup: Fix naming after withList -> withMulti change
#2071
- β Added support for cc, bcc, and replyTo fields for email API
#2062
- π [BugFix] remove
document
fromcanCreateField
#2069
- π Minor bug fixes
#2068
- π Allow "guests" in withAccess
#2063
- π Minor changes and bug fixes in withMulti, single resolver, schema generation
#2059
- vulcan-users - permissions - filter out array based fields
#2056
- Cleaned up the options management in hocs
#2053
- π Allow to edit username, and override 3rd party name if it is set
#2052
- π Allow user to return nothing in submitCallback
#2051
- Pass collection as property when running new API mutators' callbacks
#2050
- π fixed issue that hardcoded email test queries to work only with single queries
#2047
- β Add only document once on withMulti query reducer
#2049
- Pass request headers through context
#2046
- When changing email address on an account, mark the new address as unverified
#2043
- π¨ Refactor registerComponent to fix #2061 (see also #2031)
#2061
- Fields with "$" should never be included in generated fragments (fix #2044)
#2044
- π Fix ESLint
5fc0e30
- cleaned up the options management in hocs
17f9671
- π ESLint fixes
dfa4c77
- π fix bug preflight from apollo
-
v1.12.0 Changes
29 August 2018
- β Add support for email address verification.
#2040
- defer creation of apolloClient until it is first used
#2041
- π Users totalCount and removed one console.log
#2035
- π OpenCRUD fixes
#2034
- β‘οΈ [opencrud]Β update Users mutations to match {selector, data} args
#2033
- [Forms] Add currentDocument to clearForm
#2030
- Warn when replacing a non-registered component and register it anyway
#2029
- 0οΈβ£ Minor default resolvers and mutations improvements
#2028
- Dynamic fragment initalization
#2025
- Pass opencrud field properties to the form
#2024
- π Bugfix/nested objects b34f0a25ce0c775a29a14241b14e9bc0e47976c8
#2022
- collection.getParameters handles schema extension for searchable fields
#2021
- β‘οΈ Open Collective Updates
#2020
- Dynamic loader improvements
#2013
- FormComponent value handling improvements
#2011
- π New default for Apollo tracing
#2009
- β Remove hardcoded limit to users List resolver
#2008
- π Fix async callbacks called with no arguments
#2007
- π Allow passing multiple args to HOCs
#2005
- π» [vulcan:ui-bootstrap] fix duplicate "noneOption" on rerendering the Select component
#2003
- π Fix #2027
#2027
- π Fix #1998 part 2
#1998
- π Fix #1998
#1998
- Wrap checkboxgroup (fix #2004)
#2004
- β Add debug statements and fix #2001
#2001
- β
setup tests
4744561
- β
setup an example test with Tinytest and added Jest's expect to dependencies
6deab6b
- Splitted FormNested between objects an arrays
b5e54ea
- β Add support for email address verification.
-
v1.11.1 Changes
13 June 2018
- β runQuery->runGraphQL
#1995
- β Popup warning on page closing for SmartForm unsaved changes
#1989
- Await between hooks in runCallbacks
#1984
- β‘οΈ update FR translation for SmartForm changes
#1986
- Restrict value altering to allow multiple datatypes in FormComponent
#1982
- check for redirect before trying to redirect
#1978
- β Add MongoDB aggregation to Collections
#1961
- withList Loading prop adjustment
#1975
- Include document prop in mutationErrorCallback method
#1969
- β‘οΈ Update Flash component and withMessages container
#1973
- β‘οΈ Update FormSubmit.jsx
#1972
- π¨ ui-bootstrap: Add a separate Modal component and refactor ModalTrigger to use it.
#1971
- π Fix field errors display
#1964
- π² More graphql error logging
#1965
- π change from telescope-newsletter to vulcan-newsletter
#1966
- π Fix Form props
#1960
- Give CheckboxGroup its own custom event handler (fix #1998)
#1998
- β‘οΈ Update packages
c70f32a
- π Changes to SmartForm behaviour
c3f33cb
- π¨ Refactored GraphQL schema generation code to use new GraphQL templates
1d39212
- β runQuery->runGraphQL
-
v1.9.1 Changes
21 April 2018
- π Fix nested forms after props renaming
#1959
- add error_incorrect_password to FR package
#1954
- π fix: connection -> connexion
#1950
- π¦ Vulcan FR language package
#1943
- π use this.getCollection() instead of props.collection
#1941
- β‘οΈ Update mingo to 2.2.0
#1928
- β Remove sanitizeHtml import on client
#1925
- vulcan:debug : Components Dashboard now shows all hocs
#1923
- β‘οΈ Update es_ES.js
#1918
- π Fix TrackerComponent and add missing i18n string
#1913
- π Fix TrackerComponent and include in repo to fix Accounts.LoginFormInner
#1907
- π Various minor bug fixes
#1904
- π Fix Charges Insert
#1902
- π Missing es-ES translation
#1892
- β Add stripe callbacks
#1887
- π Fix async register callback for vulcan-payments
#1886
- π Fix stripe plan startup
#1885
- Create Stripe Subscriptions on startup if requested
#1879
- Export stripe singleton
#1880
- Datatable - replace SPACE with - in the datatable-item-* className
#1868
- β Remove console log from routes dashboard
#1877
- π Fix the Edit and Reply cancel methods on Comments component in example-forum package
#1876
- #1865 Fix upsert
#1869
- π Fix example-forum events callback
#1874
- π Fix embed for posts callback
#1872
- Export Cloudinary singleton
#1873
- π Fix sample_settings.json for Google Analytics
#1864
- β‘οΈ packages update to meteor 1.6.1
#1861
- β Add upsert mutation
#1858
- π Fix linter errors
#1857
- CircleCI Config
#1848
- Respect checkAccess for total resolver
#1853
- optionsAsStrings was not defined
#1855
- β Added getCollection to withEdit & withRemove
#1851
- π Fix seeding not being sequential & fix broken example packages
#1849
- β Added getCollection to withNew
#1850
- π Fix React prop warnings for SmartForm
#1847
- Consolidate getCollection code
#1844
- βͺ revert allVotes
#1843
- π Fix circular dependency between Utils and settings
#1841
- π Allow SmartForm to use collection or collectionName
#1840
- βͺ Revert "showEdit on Card"
#1839
- βͺ Revert 1828 fix allvotes
#1838
- π fix allVotes resolveAs
#1828
- π Add package Spanish Translation i18n-es-es
#1824
- π showEdit on Card
#1836
- π Fix circular dependencies between schemas and collections
#1837
- π Fixed graphQL schema for example-forum
#1830
- π Fixed voting bugs
#1827
- β‘οΈ Update to 1.8.5
#1
- β Added comments from the example-simple video tutorial for reference fβ¦
#1820
- π Fix Newsletter Banner SSR
#1817
- 0οΈβ£ Set default waiting state to false to avoid SSR override
#1816
- π Use getComponent for childRoutes
#1813
- π Allow the ApolloEngine LogLevel to be set via the settings
#1810
- Form loading state fix
#1811
- π fix admin delete user hide bug
#1803
- β Add VSCode jsconfig
#1801
- Debug Groups & Colors
#1802
- π Fix warnings from React 16 update
#1800
- β¬οΈ Upgrade to React 16.2
#1799
- π fix duplicate email returns "unknown error'
#1795
- β Remove optics-agent from package.json
#1791
- Cleanup 1.8.1
#1790
- π Fix #1933
#1933
- π Move isAdmin init code to callback, fix #1917
#1917
- Don't try to reorder items on vote (fix https://github.com/VulcanJS/Vulcan-Starter/issues/34)
#34
- β add missing await (fix https://github.com/VulcanJS/Vulcan-Starter/issues/24); get rid of extra db call
#24
- Pass down props (fix #1856)
#1856
- β Remove all example code from core repo (it lives in Starter repo now instead)
7d17b57
- β¬οΈ Package upgrade
7ec4f4d
- Super-hacky fix to the accounts setState issue
6facf15
- π Fix nested forms after props renaming